[pmwiki-users] (:include:) problem

Daniel dkml at xs4all.nl
Wed Dec 14 04:03:16 CST 2011


Here is a simple problem that I cannot find a solution for:

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'

I have tried this,

-contents of Page2:

(:if name {$FullName}:)
(:Title title2:)
(ifend:)
blabla

But this feels like a very ugly solution, anyone having a better idea?
(Actually the real problem is a lot more complicated, this is
simplified. It is no solution to manually change the title in Page2 to
'title1')

tia
Daniel



More information about the pmwiki-users mailing list