[pmwiki-users] Category problem from ver. 2.2.0 beta 14

OBUTEX / Hladůvka admin at obutex.com
Tue Oct 17 03:44:47 CDT 2006


In version 2.2.0 beta 14  and beta 15 the category links are not 
displayed in my pages.
For example in Somegroup.Somepage contains
categories: [[!Categoryname1]] 
only text "categories:" is displayed - but Category.Categoryname1 is 
created and Somegroup.Somepage is listed

when changed to
categories: [[!Categoryname1|+]]
then a link to Somegroup.Categoryname1
is displayed on the page.

In my local config.php I have
#=H= Category enabling
SDV($CategoryGroup,'Category');
Markup('[[!','<links','/\[\[!([^\|\]] ?)\]\]/',
"<span class='category'>[[$CategoryGroup/$1]]</span>");
$AutoCreate['/^Category\\./'] = array('ctime' => $Now);

and nothing changed when comented lines 2,3,4 and left only 
$AutoCreate... statement.

Someone else has this problem ?

Regards,
Jiri

-- 
OBUTEX s.r.o
Ing.Jiří Hladůvka
Zlatovská 22
911 01 Trenčín

tel.: +421 (0)32 6587000
mailto:admin at obutex.com

http://www.obutex.com






More information about the pmwiki-users mailing list