summaryrefslogtreecommitdiff
path: root/plugins/format.pearwiki_general.php
AgeCommit message (Expand)AuthorFilesLines
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2007-10-25fix fatalError() usageMax Kremmel1-3/+2
2007-10-25Fix up various vd()s to use something more useful.Nick Palmer1-2/+3
2007-07-12xing commit: fix pear wiki parser plugin recognition on different systemswjames51-7/+19
2007-07-11fix pear includes - still doesn't work on my system though. PEAR_Registry doe...Max Kremmel1-37/+41
2007-05-16add linebreak defs to other formats as well for use with auto splittingwjames51-1/+2
2006-08-30don't use require on optional pear includesMax Kremmel1-2/+1
2006-08-25make sure pearwiki plugin doesn't kill the system when PEAR/Registry isn't av...Max Kremmel1-36/+37
2006-08-20create a new data format plugin to generalise all the pear Text_Wiki parsers ...Hash91-0/+84