%DRAWING{name}%
anywhere in a TWiki topic. You can name the drawing anything you like, allowed characters are A-Z a-z 0-9 _ - .
. If you have only one drawing in the topic you can simply write %DRAWING%
. A drawing can be edited simply by clicking on the border of the drawing (Java 1.1 required).
![]() | selects, moves or resizes a figure; the shift-key toggles the selection. Dragging the selection tool in the background selects the figures within the dragged rectangle. |
![]() | creates a new or edits an existing text figure |
![]() | creates a new text figure and attaches it to the clicked figure. Once a text figure is attached it remains connected to the figure. |
![]() | creates a rectangle figure |
![]() | creates a round rectangle figure |
![]() | creates an ellipse figure |
![]() | creates a line figure |
![]() | creates or adjusts connections between figures. A connection is split into segments by dragging a point on the connection. To join two segments click the end point of a segment |
![]() | creates an elbow connection and offers the same features as the ordinary connection tool |
![]() | creates a scribble figure; dragging the mouse creates a smooth line while successive clicks yields a polyline figure. A two-button click terminates the figure. |
![]() | creates a polygon figure; dragging the mouse creates a smooth border while successive clicks yields a polyline border. A two-button click or the ESCAPE key terminates the figure. |
![]() | decorates the clicked figure with a border |
![]() | adds a sensitive are to the figure that will redirect to a URL |
File: | Description: |
---|---|
TWikiDrawPlugin.xml | Ant build file |
data/Plugins/TWikiDrawPlugin.txt | Plugin topic |
templates/twikidraw.tmpl | Applet page template |
pub/Plugins/TWikiDrawPlugin/twikidraw.jar | JAR file |
lib/TWiki/Plugins/TWikiDrawPlugin.pm | Plugin Perl module |
lib/TWiki/Plugins/TWikiDrawPlugin/source.zip | Java sources |
pub/Plugins/TWikiDrawPlugin/twikidraw.jar | JAR file |
pub/Plugins/TWikiDrawPlugin/example.gif | Example file |
pub/Plugins/TWikiDrawPlugin/example.gif,v | Example file |
pub/Plugins/TWikiDrawPlugin/example.draw | Example file |
pub/Plugins/TWikiDrawPlugin/example.draw,v | Example file |
pub/Plugins/TWikiDrawPlugin/ATEXT1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/BORDDEC1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/CONN1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/ELLIPSE1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/LINE1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/OCONN1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/POLYGON1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/RECT1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/RRECT1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/SCRIBBL1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/SEL1.gif | Button image |
pub/Plugins/TWikiDrawPlugin/TEXT1.gif | Button image |
TWikiDrawPlugin.zip
in your twiki installation directory.
Plugins.TWikiDrawPlugin
to the INSTALLEDPLUGINS
variable in TWikiPreferences (or any WebPreferences? topic).
Plugin Author: | CrawfordCurrie? |
Plugin Version: | 23 Sep 2001 |
Change History: | 23 Sep 2001: Initial version |
1 Oct 2001: Updated this text | |
20 Feb 2002: Merged RobWalker?'s fixes for text attached to figures | |
30 Sep 2002: Add support for URLs, EXTRA_COLORS, fixed a number of outstanding bugs | |
CPAN Dependencies: | None |
Other Dependencies: | Java 1.1 enabled browser |
Perl Version: | 5.0 |
Java Version: | 1.1 |
Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/TWikiDrawPlugin |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/TWikiDrawPluginDev |
.draw
and a .gif
file. (Save calls the TWiki upload
script)
%DRAWING%
variable to insert a drawing into any TWiki topic. (defined in wikicfg.pm
)
oopstwikidraw.tmpl
template that contains the TWikiDraw applet.
Topic TWikiDrawPlugin . { Edit | Attach | Ref-By | Printable | Diffs | r1.1 | More } |
Revision r1.1 - 03 Oct 2002 - 09:36 GMT - Main.guest |
Copyright © 2001 by the contributing authors.
All material on this collaboration tool is the property of the contributing authors. Ideas, requests, problems regarding Tharsis? Send feedback. |