%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 with no map can be edited simply by clicking on the drawing, or if it has a map by clicking the edit button or failing that on the boundary of the image. Browser support for 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 area to the figure that will redirect to a URL. If an image contains any sensitive areas it can only be selected for edit by clicking on the boundary or (if enabled) the attached Edit button. |
| 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.
Attachment: ![]() | Action: | Size: | Date: | Who: | Comment: |
|---|---|---|---|---|---|
| | action | 27996 | 16 Mar 2003 - 22:37 | JohnGordon | TWikiDraw? draw file |
| | action | 437 | 16 Mar 2003 - 22:37 | JohnGordon | TWikiDraw? map file |
| | action | 10077 | 16 Mar 2003 - 22:37 | JohnGordon | TWikiDraw? GIF file |