[pmwiki-users] Categories now explicitly filtered from trails?
Martin Fick
mogulguy at yahoo.com
Sat Jun 10 00:34:13 CDT 2006
Patrick,
While analyzing PITS/00633, it seems like categories
are now being explicitly filtered from trails. Is
this by design? If not, can it be fixed?
In the ReadTrail() function:
if (!preg_match("/^([#*:]+) \\s*
(\\[\\[([^:#!|][^|:]*?)(\\|.*?)?\\]\\]($SuffixPattern)
| (($GroupPattern([\\/.]))?$WikiWordPattern))
(.*)/x",$x,$match))
The ! filters out categories, simply remove it and it
will no longer filter them,
-Martin
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the pmwiki-users
mailing list