[pmwiki-users] How can I define a wiki trail inside a wikipage using some kind of markup?

Martin Fick mogulguy at yahoo.com
Sat Jun 16 12:10:38 CDT 2007


--- "Patrick R. Michaud" <pmichaud at pobox.com> wrote:
> You can specify a trail as input to pagelist:
> 
>     (:pagelist trail=Singapore.MyFirstDay
> fmt=#MyPicturePageFormat:)
> 
> As yet there's not a way to use a trail in only a
> portion of a page (nobody's needed it yet).  Pages
> tend to contain just a single trail.


Maybe trail/pagelists could borrow a little more from
includes like this? 

    (:pagelist trail=Singapore.MyImages#Day1
fmt=#MyPicturePageFormat:)

 ...some content...

 [[#Day1#]]
 *[[Pics/Singapore-Image002]]
 *[[Pics/Singapore-Image005]]
 *[[Pics/Singapore-Image010]]
 [[#Day1end#]]

 ...more content...

 [[#Day2#]]
 *[[Pics/Singapore-Image011]]
 *[[Pics/Singapore-Image015]]
 *[[Pics/Singapore-Image017]]
 [[#Day2end#]]


-Martin



 
____________________________________________________________________________________
Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front



More information about the pmwiki-users mailing list