summaryrefslogtreecommitdiff
path: root/edit_help_inc.php
AgeCommit message (Expand)AuthorFilesLines
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-09no sense in these includes calling setup after setup has already been calledwjames51-3/+2
2009-10-20Fix pathing to bit_setup_inc.phpTyler Bello1-3/+3
2009-01-03allow mime plugins to provide wiki helpMax Kremmel1-2/+18
2007-11-18Add missing phpdoc commentsLester Caine1-2/+5
2007-07-24Added $gBitSmarty to global. Some admin pages complained without it.Lester Caine1-3/+3
2007-07-15only include php file if tpl file is availableMax Kremmel1-5/+5
2007-07-14edit help is now taken care of by services. this means that there is no need ...Max Kremmel1-2/+14
2007-07-14don't display help to plugins that don't need itMax Kremmel1-3/+5
2007-06-09simplify code by using getPluginsOfType() method and treat filters similar to...Max Kremmel1-18/+11
2007-03-09Replaced function_exists with $gLibertySystem->getPluginFunctionLee L Bell1-3/+3
2006-12-30sort plugins by titleMax Kremmel1-5/+7
2006-11-16simplify some pretty insane codeMax Kremmel1-28/+10
2006-08-05avoid errors when $gLibertySystem->mPlugins is emptyMax Kremmel1-10/+17
2006-04-24clean up and simplify edit helpMax Kremmel1-3/+3
2006-04-11Fix for lack of a.library.phpLee L Bell1-4/+3
2006-04-06Repaired SelectorLee L Bell1-26/+21
2006-03-04simplify a lot of the template - still a lot of non XHTML compliant stuff in ...Max Kremmel1-2/+2
2006-03-04A new look for edit_help_incLee L Bell1-13/+27
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-2/+2
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-3/+3
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-0/+44