Changeset 878 for trunk/FlowchartPlugin/data/TWiki/FlowchartPlugin.txt
- Timestamp:
- 11/23/08 11:38:34 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FlowchartPlugin/data/TWiki/FlowchartPlugin.txt
r788 r878 3 3 You can create flowcharts from textual content on the topic. 4 4 <div align="right"> 5 <small>[[ TWiki:Plugins.FlowchartPluginPtbr][Este tᅵpico em Portuguᅵs do Brasil]]</small>5 <small>[[Foswiki:Extensions.FlowchartPluginPtbr][Este tᅵpico em Portuguᅵs do Brasil]]</small> 6 6 </div> 7 7 %TOC% … … 75 75 76 76 ---++ Construction of the Flowchart and Plugin's Working Way 77 1 The blocks initialized by a heading level two =---++= are read as definition of item of the Flowchart (as the TWiki:Plugins.SlideShowPlugin).77 1 The blocks initialized by a heading level two =---++= are read as definition of item of the Flowchart (as the Foswiki:Extensions.SlideShowPlugin). 78 78 1 A SVG is created with this information and is annexed in the topic. This SVG file can be had access by =%<nop>ATTACHURL%/flowchart_%<nop>TOPIC%.svg=. 79 79 1 A PNG is generated with the [[http://www.imagemagick.org][ImageMagick]] and reduced, so that the image has a good anti-aliasing, that it is not obtained in the direct conversion. The PNG is annexed in the topic and can be had access by =%<nop>ATTACHURL%/flowchart_%<nop>TOPIC%.png= (use this advantage to separate the flowchart's image of the definition topic when it is interesting). … … 146 146 | Perl Version: | 5.005 | 147 147 | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 148 | TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% |148 | Foswiki:Extensions/Benchmark: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 149 149 | Plugin Home: | http://foswiki.org/Extensions/%TOPIC% | 150 150 | Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev |
Note: See TracChangeset
for help on using the changeset viewer.
