Tags:
archive_me1Add my vote for this tag extract_doc1Add my vote for this tag create new tag
, view all tags
I'm trying to GetStartedHackingTWiki. I'm wanting to add some custom tags. I guess it would be best to do this as a plugin; however, this doesn't really have to do with my question.

I see in places like TWiki::Plugins::DefaultPlugin::commonTagsHandler that there is a call to TWiki::Func::writeDebug(). However, I don't see in my $debugFilename where that particular message is getting written. Is there something like a debug level that needs to be set higher? I've looked around and don't see it.

-- DougAlcorn - 03 Jul 2002

This is written to a file called debug.txt in the TWiki data directory. Well behaved Plugins will have a debug flag turning on debugging. The core of TWiki has no debug output by default. It is turned on in different ways in different modules. Some have a writeDebug routine at the start that usually has the body commented out.

Debuggers such as PerlPtkdb can also be used.

-- JohnTalintyre - 03 Jul 2002

%!FAILEDPLUGINS% gives useful diagnostics:

PluginErrors
SpreadSheetPlugin none
BackupRestorePlugin none
BlackListPlugin none
ChartPlugin none
ColorPickerPlugin none
CommentPlugin none
EditTablePlugin none
GaugePlugin none
GeoLookupPlugin none
HeadlinesPlugin none
InterwikiPlugin none
JQueryPlugin none
LocalCityTimePlugin none
PreferencesPlugin none
QRCodePlugin none
RecentVisitorPlugin none
RenderListPlugin none
SetGetPlugin none
ShareMePlugin none
SlideShowPlugin none
SmiliesPlugin none
TWikiDrawPlugin none
TWikiOrgPlugin none
TablePlugin none
TagMePlugin none
TinyMCEPlugin none
TwistyPlugin none
VarCachePlugin none
WysiwygPlugin none
HandlerPlugins
afterCommonTagsHandlerVarCachePlugin
afterEditHandlerWysiwygPlugin
afterSaveHandlerTagMePlugin
beforeAttachmentSaveHandlerBlackListPlugin
beforeCommonTagsHandlerEditTablePlugin
PreferencesPlugin
TwistyPlugin
VarCachePlugin
WysiwygPlugin
beforeEditHandlerTinyMCEPlugin
WysiwygPlugin
beforeMergeHandlerWysiwygPlugin
beforeSaveHandlerBlackListPlugin
CommentPlugin
WysiwygPlugin
commonTagsHandlerSpreadSheetPlugin
BackupRestorePlugin
BlackListPlugin
ChartPlugin
CommentPlugin
EditTablePlugin
HeadlinesPlugin
JQueryPlugin
LocalCityTimePlugin
SlideShowPlugin
SmiliesPlugin
TWikiDrawPlugin
TWikiOrgPlugin
TagMePlugin
endRenderingHandlerBlackListPlugin
This handler is deprecated - please check for updated versions of the plugins that use it!
initPluginSpreadSheetPlugin
BackupRestorePlugin
BlackListPlugin
ChartPlugin
ColorPickerPlugin
CommentPlugin
EditTablePlugin
GaugePlugin
GeoLookupPlugin
HeadlinesPlugin
InterwikiPlugin
JQueryPlugin
LocalCityTimePlugin
PreferencesPlugin
QRCodePlugin
RecentVisitorPlugin
RenderListPlugin
SetGetPlugin
ShareMePlugin
SlideShowPlugin
SmiliesPlugin
TWikiDrawPlugin
TWikiOrgPlugin
TablePlugin
TagMePlugin
TinyMCEPlugin
TwistyPlugin
VarCachePlugin
WysiwygPlugin
modifyHeaderHandlerWysiwygPlugin
postRenderingHandlerBlackListPlugin
EditTablePlugin
PreferencesPlugin
WysiwygPlugin
preRenderingHandlerInterwikiPlugin
SmiliesPlugin
TablePlugin
startRenderingHandlerRenderListPlugin
WysiwygPlugin
This handler is deprecated - please check for updated versions of the plugins that use it!
29 plugins

-- MartinCleaver - 15 Apr 2004

 
Topic revision: r3 - 2004-04-15 - MartinCleaver
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.