[Moin-devel] Navigation bar

Lele Gaifax lele at seldati.it
Thu Apr 11 10:12:03 EDT 2002


Hi all,

I noticed a bad interaction between the navigation bar and the icon
bar when the browser window isn't large enough. On Mozilla, the icons
win and appears "above" the navigation bar, while with IE the result
is worst since it badly mixes the two. This happens in particular when
seeing the translated page names, that in Italian are a little longer.

So I patched Moin to integrate the two, by putting all the icons in
the rightmost cell of the table containing the navbar:

	* wikiutil.py (send_title): Put the iconbar as the rightmost
	column of the navigation bar. Removed the 'valign="top"' from
	the table's cells.

	* config.py (page_icons): Removed the 'align="right"' attribute.

I seem to like this solution... :) The icons are even more "readable"
with the gray background.

If anybody interested, I can easily provide the patch.

bye, lele.
-- 
nickname: Lele Gaifax	| Quando vivro' di quello che ho pensato ieri
real: Emanuele Gaifas	| comincero' ad aver paura di chi mi copia.
email: lele at seldati.it	|		-- Fortunato Depero, 1929.





More information about the Moin-devel mailing list