[Moin-user] hiding footer editbar in modern theme

Thomas Guettler guettli at thomas-guettler.de
Thu Mar 8 15:36:31 EST 2007


Hi,

I changed modern.py, too. But I did not have any errors. I think
it is the way to go. Maybe it is a bug in IE7.

If you really want to do it with CSS:
do it like this:

u'<div id="...">', self.editbar(d), u'</div>'

in CSS set "display: none" for ...


On Thu, Mar 01, 2007 at 02:42:13PM -0800, Rick VanDerveer wrote:
> For a cleaner page 
> look and feel, I want to hide the bottom editbar.  It's redundant to have it at 
> both the top and bottom, and without the bottom one, it really gives pages an overall 
> cleaner look and feel.
> Initially, I 
> commented it out line-95 in the 
> /python25/site-packages/MoinMoin/theme/modern.py file.
> 
> self.editbar(d),

> and good. But then I realized that Internet Explorer 7 users (not IE 6 or 
> Firefox, these browsers are fine) were experiencing a strange anomaly where page 
> content was not being displayed.  And it would appear to be random (it might be 
> only the second or so page into the wiki). If these users selected the text on 
> the page, it would appear. It looks like a page-refresh issue where the final 
> page paint wasn't happening.
> 
>  
> 
> So, the question 
> is-- can I disable the lower editbar within CSS somewhere?

-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de
Spam Catcher: niemand.leermann at thomas-guettler.de





More information about the Moin-user mailing list