[pmwiki-users] (:include:) problem
Daniel
dkml at xs4all.nl
Wed Dec 14 04:34:32 CST 2011
On 14-12-11 11:11, Hans wrote:
> Wednesday, December 14, 2011, 10:03:16 AM, Daniel wrote:
>
>> I have two pages that I want to combine
>> -contents of Page1:
>> (:Title title1:)
>> (:include Page2:)
>> -contents of Page2:
>> (:Title title2:)
>> blabla
>> When I display Page1 I see the title as 'title2', where I want to see
>> 'title1'
>
> try http://www.pmwiki.org/wiki/Cookbook/TitleMarkup
Yes, thanks. Your link also led me to the information to use
$EnablePageTitlePriority = 1;
which seems to work as well in this case.
Daniel
More information about the pmwiki-users
mailing list