Home
last modified time | relevance | path

Searched refs:EmptyPlugin (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/twiki-EmptyPlugin/EmptyPlugin-0.0.16417/lib/TWiki/Plugins/
H A DEmptyPlugin.pm66 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 DMANIFEST1 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 Dcms_plugins.py6 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 Dtest_zeronine.py12 class EmptyPlugin(Plugin): class
17 plugins = [ZeroNinePlugin(EmptyPlugin())]
/dports/www/twiki/twiki/data/TWiki/
H A DVarEXAMPLEVAR.txt,v38 * The =%<nop>EXAMPLEVAR{}%= variable is handled by the EmptyPlugin
44 * Related: EmptyPlugin
H A DTWikiPlugins.txt,v1295 * =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 =&lt;name&gt;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 ==&lt;name&gt;Plugin.pm==. ==EmptyPlugin.pm== conta…
2260 …p://twiki.org/lib/TWiki/Plugins/EmptyPlugin.pm][<code>EmptyPlugin.pm</code>]] to ==&lt;name&gt;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 DPageRenderingProcess.txt,v122 You can see the complete list of such functions on !EmptyPlugin.pm in the !EmptyPlugin.
H A DTWikiFuncDotPm.txt,v124 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 DTWikiScripts.txt,v424 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 DSourceCode.txt,v395 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 DTWikiSystemRequirements.txt,v1057 | =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 DTWikiReleaseNotes06x01.txt,v76 …, ColorPickerPlugin, CommentPlugin, DatePickerPlugin, EditTablePlugin, EmptyPlugin, HeadlinesPlugi…
H A DTWikiReleaseNotes04x03.txt,v70 …* *Plugins:* !CommentPlugin, !EditTablePlugin, !EmptyPlugin, !HeadlinesPlugin, !InterwikiPlugin, !…
H A DTWikiReleaseNotes05x00.txt,v95 …* *Plugins:* CommentPlugin, EditTablePlugin, EmptyPlugin, HeadlinesPlugin, InterwikiPlugin, JQuery…
H A DTWikiReleaseNotes05x01.txt,v113 …* *Plugins:* BackupRestorePlugin, ColorPickerPlugin, CommentPlugin, EditTablePlugin, EmptyPlugin, …
H A DTWikiPreferences.txt,v2079 * Set DISABLEDPLUGINS = EmptyPlugin
2485 * Set DISABLEDPLUGINS = EmptyPlugin
2702 * Set DISABLEDPLUGINS = EmptyPlugin
3563 * Set INACTIVEPLUGINS = TWiki.EmptyPlugin
H A DTWikiReleaseNotes04x01.txt,v463 | [[%BUGS%/Item2601][Item2601]] | EmptyPlugin: Debug flag init is missing |
/dports/www/twiki/twiki/lib/
H A DMANIFEST8 !include ../EmptyPlugin/lib/TWiki/Plugins/EmptyPlugin
H A DTWiki.spec1609 $TWiki::cfg{Plugins}{EmptyPlugin}{Enabled} = 0;
/dports/www/foswiki/Foswiki-2.1.6/lib/
H A DMANIFEST8 !include ../EmptyPlugin/lib/Foswiki/Plugins/EmptyPlugin
/dports/www/p5-Dancer2/Dancer2-0.301004/t/lib/Dancer2/Plugin/
H A DEmptyPlugin.pm1 package Dancer2::Plugin::EmptyPlugin;
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Plugins/
H A DEmptyPlugin.pm65 package Foswiki::Plugins::EmptyPlugin;
/dports/www/p5-Dancer2/Dancer2-0.301004/t/
H A Dplugin_syntax.t109 use Dancer2::Plugin::EmptyPlugin;
H A Dauthor-no-tabs.t247 't/lib/Dancer2/Plugin/EmptyPlugin.pm',
/dports/www/p5-Dancer2/Dancer2-0.301004/
H A DMANIFEST271 t/lib/Dancer2/Plugin/EmptyPlugin.pm

12