Petko Yotov writes:
This variable is not enabled by default, you need to add to config.php:

 $FmtPV['$Keywords']  => '@$page["keywords"]';

Sorry, I just noticed I made a typo here, this should be:

 $FmtPV['$Keywords']  = '@$page["keywords"]';

Petko


_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to