[pmwiki-users] Checking for keywords

Petko Yotov 5ko at 5ko.fr
Thu Aug 30 22:24:12 CDT 2012


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




More information about the pmwiki-users mailing list