Hi all,
I'd like to stop Moin from outputting wiki content in a div with id="content".
Is this possible? I need to stop this so that it doesn't barf on some CSS I'm
trying to work with.
In the send_page method of Page.py it sets "content" as the default:
content_id = keywords.get('content_id', 'content')
So I could edit Page.py to change this (this does work) but I'd rather leave the
core code untouched. Is there anyway I could override keywords in my theme early
enough or is there a config I've missed somewhere?
I'm using Moin 1.6.2.
Thanks,
Rob
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user