/dports/www/twiki-EmptyPlugin/EmptyPlugin-0.0.16417/lib/TWiki/Plugins/ |
H A D | EmptyPlugin.pm | 66 package TWiki::Plugins::EmptyPlugin; 153 my $setting = $TWiki::cfg{Plugins}{EmptyPlugin}{ExampleSetting} || 0; 154 $debug = $TWiki::cfg{Plugins}{EmptyPlugin}{Debug} || 0;
|
/dports/www/twiki-EmptyPlugin/EmptyPlugin-0.0.16417/lib/TWiki/Plugins/EmptyPlugin/ |
H A D | MANIFEST | 1 data/TWiki/EmptyPlugin.txt 0644 Plugin doc page 2 lib/TWiki/Plugins/EmptyPlugin.pm 0444 Plugin Perl module
|
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/placeholderapp/ |
H A D | cms_plugins.py | 6 class EmptyPlugin(CMSPluginBase): class 29 plugin_pool.register_plugin(EmptyPlugin)
|
/dports/devel/py-nose/nose-1.3.7/functional_tests/doc_tests/test_issue119/ |
H A D | test_zeronine.py | 12 class EmptyPlugin(Plugin): class 17 plugins = [ZeroNinePlugin(EmptyPlugin())]
|
/dports/www/twiki/twiki/data/TWiki/ |
H A D | VarEXAMPLEVAR.txt,v | 38 * The =%<nop>EXAMPLEVAR{}%= variable is handled by the EmptyPlugin 44 * Related: EmptyPlugin
|
H A D | TWikiPlugins.txt,v | 1295 * =Set DISABLEDPLUGINS = <nop>EmptyPlugin, ...= 1581 * =Set DISABLEDPLUGINS = <nop>EmptyPlugin, ...= 1855 …* *[[%TWIKIWEB%.EmptyPlugin][EmptyPlugin]]* is a fully functional module, minus active code; it do… 1924 Copy file =lib/TWiki/Plugins/EmptyPlugin.pm= to =<name>Plugin.pm=. =EmptyPlugin.pm= contains … 1927 1. *Copy* the Plugin topic template from EmptyPlugin. To copy the text, go to the page and: 2143 * ==Set DISABLEDPLUGINS = <nop>EmptyPlugin, ...== 2200 Copy file =lib/TWiki/Plugins/EmptyPlugin.pm= to ==<name>Plugin.pm==. ==EmptyPlugin.pm== conta… 2260 …p://twiki.org/lib/TWiki/Plugins/EmptyPlugin.pm][<code>EmptyPlugin.pm</code>]] to ==<name>Plu… 2266 Check [[%TWIKIWEB%.EmptyPlugin][EmptyPlugin]] on TWiki.org for the latest Plugin doc topic template… 2564 Check [[http://TWiki.org/cgi-bin/view/TWiki/EmptyPlugin][EmptyPlugin]] on TWiki.org for the latest … [all …]
|
H A D | PageRenderingProcess.txt,v | 122 You can see the complete list of such functions on !EmptyPlugin.pm in the !EmptyPlugin.
|
H A D | TWikiFuncDotPm.txt,v | 124 Refer to TWiki.EmptyPlugin and lib/TWiki/Plugins/EmptyPlugin.pm for a template 2383 ---++++ EmptyPlugin.pm 2436 ---++++ EmptyPlugin.pm 2452 ---++++ EmptyPlugin.pm 2469 ---++++ EmptyPlugin.pm 2518 ---++++ EmptyPlugin.pm 2525 ---++++ EmptyPlugin.pm 2532 ---++++ EmptyPlugin.pm 2563 ---++++ EmptyPlugin.pm 2570 ---++++ EmptyPlugin.pm [all …]
|
H A D | TWikiScripts.txt,v | 424 As an example, the EmptyPlugin has registered a function to be used with the =rest= script under th… 426 [[%SCRIPTURL{rest}%/EmptyPlugin/example?debugenableplugin=EmptyPlugin][Call the Plugin]] 1148 … (as it is assumed that shell access is secure) - eg: <verbatim>./rest EmptyPlugin.example</verbat…
|
H A D | SourceCode.txt,v | 395 Refer to TWiki.EmptyPlugin and lib/TWiki/Plugins/EmptyPlugin.pm for a template 422 handlers are documented in the !EmptyPlugin, and that module indicates 1756 Refer to TWiki.EmptyPlugin and lib/TWiki/Plugins/EmptyPlugin.pm for a template Plugin and documenta…
|
H A D | TWikiSystemRequirements.txt,v | 1057 | =TWiki/Plugins/EmptyPlugin.pm= | Empty plugin, use to create your own | 1607 | ==TWiki/Plugins/EmptyPlugin.pm== | Empty plugin, use to create your own | 1984 | ==TWiki/EmptyPlugin.txt== | xxxx | 1985 | ==TWiki/EmptyPlugin.txt,v== | xxxx | 2275 | ==EmptyPlugin.pm== | Empty plugin, use to create your own |
|
H A D | TWikiReleaseNotes06x01.txt,v | 76 …, ColorPickerPlugin, CommentPlugin, DatePickerPlugin, EditTablePlugin, EmptyPlugin, HeadlinesPlugi…
|
H A D | TWikiReleaseNotes04x03.txt,v | 70 …* *Plugins:* !CommentPlugin, !EditTablePlugin, !EmptyPlugin, !HeadlinesPlugin, !InterwikiPlugin, !…
|
H A D | TWikiReleaseNotes05x00.txt,v | 95 …* *Plugins:* CommentPlugin, EditTablePlugin, EmptyPlugin, HeadlinesPlugin, InterwikiPlugin, JQuery…
|
H A D | TWikiReleaseNotes05x01.txt,v | 113 …* *Plugins:* BackupRestorePlugin, ColorPickerPlugin, CommentPlugin, EditTablePlugin, EmptyPlugin, …
|
H A D | TWikiPreferences.txt,v | 2079 * Set DISABLEDPLUGINS = EmptyPlugin 2485 * Set DISABLEDPLUGINS = EmptyPlugin 2702 * Set DISABLEDPLUGINS = EmptyPlugin 3563 * Set INACTIVEPLUGINS = TWiki.EmptyPlugin
|
H A D | TWikiReleaseNotes04x01.txt,v | 463 | [[%BUGS%/Item2601][Item2601]] | EmptyPlugin: Debug flag init is missing |
|
/dports/www/twiki/twiki/lib/ |
H A D | MANIFEST | 8 !include ../EmptyPlugin/lib/TWiki/Plugins/EmptyPlugin
|
H A D | TWiki.spec | 1609 $TWiki::cfg{Plugins}{EmptyPlugin}{Enabled} = 0;
|
/dports/www/foswiki/Foswiki-2.1.6/lib/ |
H A D | MANIFEST | 8 !include ../EmptyPlugin/lib/Foswiki/Plugins/EmptyPlugin
|
/dports/www/p5-Dancer2/Dancer2-0.301004/t/lib/Dancer2/Plugin/ |
H A D | EmptyPlugin.pm | 1 package Dancer2::Plugin::EmptyPlugin;
|
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Plugins/ |
H A D | EmptyPlugin.pm | 65 package Foswiki::Plugins::EmptyPlugin;
|
/dports/www/p5-Dancer2/Dancer2-0.301004/t/ |
H A D | plugin_syntax.t | 109 use Dancer2::Plugin::EmptyPlugin;
|
H A D | author-no-tabs.t | 247 't/lib/Dancer2/Plugin/EmptyPlugin.pm',
|
/dports/www/p5-Dancer2/Dancer2-0.301004/ |
H A D | MANIFEST | 271 t/lib/Dancer2/Plugin/EmptyPlugin.pm
|