[Rt-commit] rt branch, 4.2/explicit-body-class, repushed
Jesse Vincent
jesse at bestpractical.com
Sat Mar 21 02:40:29 EDT 2015
The branch 4.2/explicit-body-class was deleted and repushed:
was 8abef8fd9e90d4fa340d8a1fe16d9f38f4aed83f
now 833682812a08c2e778a57aee354c7146bf1d535b
1: 8abef8f ! 1: 8336828 Add a new 'BodyClass' parameter to Elements/Header
@@ -7,8 +7,8 @@
handle with a callback, so they can more easily style only their
own pages.
- Callbacks can add their own strings to this parameter by pushing
- elements onto it.
+ Extensions can add their own strings to this parameter by pushing
+ elements onto it, via the "Head" callback
We use the parameter as $ARGS{'BodyClass'} rather than @BodyClass
because the @BodyClass version is instantiated before the callback
More information about the rt-commit
mailing list