Item819: bad class selectors in template make it impossible to style certain elements
Priority: Normal
Current State: Closed
Released In: 1.0.1
Target Release: patch
Applies To: Engine
Component:
Branches:
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