Ignore:
Timestamp:
11/23/08 11:38:34 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Change TWiki:Plugins to Foswiki:Extensions in all .txt files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FlowchartPlugin/data/TWiki/FlowchartPlugin.txt

    r788 r878  
    33You can create flowcharts from textual content on the topic. 
    44<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> 
    66</div> 
    77%TOC% 
     
    7575 
    7676---++ 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). 
    7878   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=. 
    7979   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). 
     
    146146|  Perl Version: | 5.005 | 
    147147|  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% | 
     148Foswiki:Extensions/Benchmark: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 
    149149|  Plugin Home: | http://foswiki.org/Extensions/%TOPIC% | 
    150150|  Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev | 
Note: See TracChangeset for help on using the changeset viewer.