ClassEE Body
Developer
Derek Hogue - Amphibian Design
3rd Party (Free)
222 downloads (last 90 days)

EE Version Support
- ExpressionEngine 1.x
- ExpressionEngine 2
- ExpressionEngine 3
Compatibility
If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.
- Updater
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Content Elements
- Better Workflow
- Matrix
- Grid
- Webservice
- Publisher
Requirements
- jQuery for the Control Panel
Add-On Type(s)
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 Support | Downloads | Add-On Version | Release Date |
---|---|---|---|
2.2.0+ | Download | 3.0.0 | Aug 24, 2016 |
ClassEE Body Links
This entry was created April 2, 2009, 1:22 pm.
This entry was last updated August 24, 2016, 9:01 am.
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!
Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.
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.