EE 1
EE 2
ClassEE Body
Developer
Derek Hogue - Amphibian Design
3rd Party (Free)
63 downloads (last 90 days)
Download v2.0
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
Plugin
Tags
ClassEE Body will apply several dynamic classes to your <body> tag, automatically, using URI segments, the current member group, type of archive page (category, paged, or monthly), browser and platform.
After applying the plugin to your <body> tag, like so ...
<body{exp:classee_body}>
... visiting this URI ...
http://mydomain.com/magazine/articles/c/politics/P20/
... would make your <body> tag look like this:
<body class="magazine articles politics category paged P20 superadmin safari mac">
(In this case, you’d be logged-in as a SuperAdmin, your category keyword would be “c”, and you’d be browsing on a Mac using Safari.)
Download ClassEE Body
| EE Version | Downloads | Add-On Version | Release Date |
|---|---|---|---|
| 1.x | Download | 1.0.3 | 2010-01-30 08:00 PM |
| 2.+ | Download | 2.0 | 2009-12-10 08:00 PM |
ClassEE Body Links
This entry was created April 2, 2009, 1:22 pm.
This entry was last updated February 28, 2010, 12:48 pm.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
1 Review:
Alan Bauchop 02.27.11
Love the way ClassEE Body outputs the platform and browser. Very handy and a powerful way of making the most of CSS inheritance. Let the stylesheet do the work! Thanks.