summaryrefslogtreecommitdiff
path: root/plugins/format.pearwiki_general.php
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Max Kremmel1-37/+41
doesn't seem to be returning any packages on my install
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 ↵Max Kremmel1-36/+37
available
2006-08-20create a new data format plugin to generalise all the pear Text_Wiki parsers ↵Hash91-0/+84
(requires the parsers to be installed using the pear installer)