NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item819: bad class selectors in template make it impossible to style certain elements
Edit, Attach and other buttons in Foswiki 1.0.0 have classes of "foswiki:foswikiRequiresChangePermission" which do not seem to support selection. My guess is they would work if they were "foswikiRequiresChangePermission"
Assigning to
Foswiki:Main.ArthurClemens per a conversation with
Foswiki:Main.EugenMayer
--
DrewStevenson - 20 Jan 2009
This was done in
Item5500 by
SvenDowideit.
And I can see where the misundertanding comes from. I had written:
"use prefix twiki: twikiRequiresChangePermission."
what should have been:
"use prefix 'twiki', as in 'twikiRequiresChangePermission'.
--
ArthurClemens - 20 Jan 2009