Feature Wiki

Information about planned and released features

Tabs

add css class target and active to style-editor

1 Requirements

To extend the possibilites of customized Content-Styles it would be useful to set css design paramters using the missing active and target classes.

An example for the target-class:

1
2
3
4
5
6
7
#something {
display: none;
}

#something:target {
display: block;
}

2 Additional Information

  • Idea / concept: Hesse, Joel [Joel_Hesse]
  • Interest in funding: Parfümerie Douglas GmbH
  • Maintainer: (will be set by Jour Fixe / maintainer)
  • Implementation of the feature is done by (will be set by Jour Fixe / maintainer)
  • Testcases by: (please add your name if you want to create the testcases for this feature)

3 Discussion

4 Implementation

{please give a description of the final implementation and add screenshots if possible}

Test Cases

Test cases completed at {date} by {user}

  • {Test case number linked to Testrail} : {test case title}

Approval

Approved at {date} by {user}.

Last edited: 4. Jul 2016, 09:52, Hesse, Joel [Joel_Hesse]