[pmwiki-users] Wiki trail in template header and footer
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Sun Dec 11 09:23:29 CST 2005
    
    
  
On Sat, Dec 10, 2005 at 01:15:56PM -0500, DaveG wrote:
> I have the wiki-trail markup in my wiki. In order to show the trail in 
> the top most portion of the page, I used some CSS positioning. (example: 
> http://www.solidgone.com/pmwiki/index.php?n=Main.WikiSandbox)
> 
> In addition to the header, I'd like the trail to *also* appear at the 
> end of the page. I searched for a CSS way to show a single HTML element 
> in multiple places (top and bottom) but didn't find anything, without 
> needing to use the trail markup twice. Is there a CSS way to do this?
Not that I'm aware of.  My suggestion is to just use the trail 
markup twice.
The trailmarkup can also be used in a skin with:
    <!--markup:<<|[[Trail Markup]]|>>-->
Pm
    
    
More information about the pmwiki-users
mailing list