[pmwiki-users] Problem with link to page built by includes

Lars Eighner surname at larseighner.com
Thu Jan 26 14:15:42 CST 2017


Add this to your config.php file in local/

#Prevents included pages from seizing the title
## (:title ...:) First title wins, any subsequent (:title ...:) is 
## ignored.

$EnablePageTitlePriority=1;



On Thu, 26 Jan 2017, Johan Bengtsson wrote:

> Hi,
>
> I have problem with "Title-links" like this:
>
> [[RegularPage | +]]  # OK, the link will be the page $Title
>
> [[PageBuiltByIncludes | +]]  # The link will be PageBuiltByIncludes, not the 
> $Title included from other pages.
>
> Is this a bug or a feature, is there any way to fix it?
>
> -Johan Bengtsson
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>

-- 
Lars Eighner
surname at larseighner.com



More information about the pmwiki-users mailing list