>
> >>> I'm using MoinMoin to run a non-wiki website, and I would like to
> >>> customize the behavior of the navibar. In particular, I would like for
> >>> the current page NOT to be added to the navibar if it is not already
>
>>> in the navibar. I am comfortable (ish) with python, html, css, et
Christopher MacMinn schrieb:
> I grabbed the sidebar function definition from gugiel.py, but I don't
> understand where the sidebar comes from -- do I need to create my own
> HTML file named sidebar.html and stick it somewhere?
the sidebar itself is another wiki page. so you can add to your curren
I grabbed the sidebar function definition from gugiel.py, but I don't
understand where the sidebar comes from -- do I need to create my own HTML
file named sidebar.html and stick it somewhere?
- Chris
On Wed, Feb 11, 2009 at 12:25 PM, Radomir Dopieralski wrote:
> Wed, Feb 11, 2009 at 12:08:15PM
Hi folks -
I'm using MoinMoin to run a non-wiki website, and I would like to customize
the behavior of the navibar. In particular, I would like for the current
page NOT to be added to the navibar if it is not already in the navibar. I
am comfortable (ish) with python, html, css, etc., but I'm no