[pmwiki-users] PTV limit

Alex Riina Alex.J.Riina.11 at Alum.Dartmouth.ORG
Fri Sep 2 03:24:30 CDT 2011


You can specify another imit in your config file. Try setting: 
$MaxPageTextVars = 1000;
before you call PageTextVar() (if you do)

The count is per page, as you can see in the definition of PageTextVar() 
where the increment is done a specific page's status.

On 09/02/2011 04:18 AM, Marius Stoica wrote:
> Hi,
>
> I'm planing to use page text variables to annotate the texts and I saw
> that in pmwiki.php there's a limit of 500 PTV.
>
> Is this limit applayed to one page or all the wiki pages? If this is for
> all, then how can I increase the 500 limit without modifying pmwiki.php
>
> Thank you
> Marius
>
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users



More information about the pmwiki-users mailing list