Re: [Moin-user] Including page changes attachment path resolution

2011-12-09 Thread Nikolaus Rath
"R.Bauer" writes: > Am 08.12.2011 17:23, schrieb Nikolaus Rath: >>> I would like to include a static menu bar in every rendered page. The >>> menu bar itself should be editable as a page. >>> >>> I came up with the following code to include another page: >>> >>> def includepage(self, page_name

Re: [Moin-user] Including page changes attachment path resolution

2011-12-09 Thread R.Bauer
Am 08.12.2011 17:23, schrieb Nikolaus Rath: > Hi, > > Really no one any idea? (Fullquote below in case the message got lost). > Hi some ideas: * you may be want to use formatter.page.page_name * there are themes on the ThemeMarket with an editable Sidebar based on a wiki page, see http://m

Re: [Moin-user] Including page changes attachment path resolution

2011-12-08 Thread Nikolaus Rath
Hi, Really no one any idea? (Fullquote below in case the message got lost). Best, Nikolaus Nikolaus Rath writes: > Hello, > > I would like to include a static menu bar in every rendered page. The > menu bar itself should be editable as a page. > > I came up with the following code to include a