Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-5
-
Fix Version/s: 1.0-beta-5
-
Component/s: Core
-
Labels:None
-
Number of attachments :
Description
Adding an id property to page would be beneficial, to allow per-page CSS-styling.
Given a page id, the skin template can easily be modified as:
<body id="$
{page.id}>
....
</body>
and all sort of CSS properties can be configured per page.
The page id should default to the filename (without the extension) but also be settable per page via the <meta name="id"/> element.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Affects Version/s | 1.0-beta-4 [ 13032 ] | |
| Affects Version/s | 1.0-beta-5 [ 13245 ] |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 1.0-beta-5 [ 13245 ] |