Changeset 5939
- Timestamp:
- 01/05/10 19:51:01 (2 years ago)
- Location:
- trunk/FlowchartPlugin
- Files:
-
- 3 edited
-
data/System/FlowchartPlugin.txt (modified) (1 diff)
-
data/System/VarFLOWCHART.txt (modified) (1 diff)
-
lib/Foswiki/Plugins/FlowchartPlugin.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/FlowchartPlugin/data/System/FlowchartPlugin.txt
r4803 r5939 123 123 124 124 | Plugin Author: | TWiki:Main.AurelioAHeckert (Foswiki port - Foswiki:Main.KennethLavrsen.) | 125 | Plugin Version: | 0 9 Sep 2009|125 | Plugin Version: | 05 Jan 2010 | 126 126 | Change History: | <!-- versions below in reverse order --> | 127 | 05 Jan 2010 | Foswikitask:Item2586: Invalid META header in !VarFLOWCHART gives wrong revision and can make the core code crash if a search finds this topic | 127 128 | 09 Sep 2009 | Foswikitask:Item4189 - Improve docs; Foswikitask:Item8267 - do not read preferences from the plugin topic (Foswiki:Main.AndrewJones) | 128 129 | 05 May 2009 | Foswikitask:Item1570 - Removed what seems to be forgotten debug code that floods the tmp dir with files named web_topic.txt with the content ini (Foswiki:Main.KennethLavrsen) | -
trunk/FlowchartPlugin/data/System/VarFLOWCHART.txt
r4802 r5939 1 %META:TOPICINFO{author="ProjectContributor" date="1182547552" format="1.1" %version="$Rev: 1340 $"}%1 %META:TOPICINFO{author="ProjectContributor" date="1182547552" format="1.1" version="$Rev: 1340 $"}% 2 2 %META:TOPICPARENT{name="Macros"}% 3 3 #VarFLOWCHART -
trunk/FlowchartPlugin/lib/Foswiki/Plugins/FlowchartPlugin.pm
r4804 r5939 34 34 # It is *not* used by the build automation tools, but is reported as part 35 35 # of the version number in PLUGINDESCRIPTIONS. 36 our $RELEASE = '0 9 Sep 2009';36 our $RELEASE = '05 Jan 2010'; 37 37 38 38 our $pluginName = 'FlowchartPlugin'; # Name of this Plugin
Note: See TracChangeset
for help on using the changeset viewer.
