/* # Setting up the CSS Editor CSS_editor = Template Styles CSS_editor.ch { BODY = General BODY.selector = BODY BODY.attribs = font-family, background-color BODY.example = Plan text outside of any tags written in the page-body. A = Links A.selector = A A.attribs = LINKS,font-weight A.example = This is a link to the page top. A.exampleStop=1 A.ch { hover = Mouseover links hover.selector = + :hover hover.attribs = LINKS active = Active links active.selector = + :active active.attribs = LINKS visited = Visited links visited.selector = + :visited visited.attribs = LINKS } content = < tt_content.CSS_editor } tt_content.CSS_editor = General content tt_content.CSS_editor { title.dk = Generelt Indhold ch { P = Text P.selector = P P.attribs = BODYTEXT P.example =

General text wrapped in <P>:
In principio creavit Deus caelum et terram terra autem erat inanis et vacua et tenebrae super faciem abyssi et spiritus...

P.ch { caption = Caption caption.attribs = TEXT caption.selector = + .csc-caption caption.example =

Caption text
Dixit autem Deus fiant luminaria in firmamento caeli ut dividant diem ac noctem et sint...

menu_sitemap = Menu/Sitemap item menu_sitemap.attribs = TEXT menu_sitemap.selector = + .csc-menu menu_sitemap.example =

Menu/Sitemap items

Item number 2

The third item here

section = Menu/Sitemap item: Section-title section.attribs = TEXT section.selector = + .csc-section section.example =

Menu/Sitemap item: Section-title

header_date = Header date header_date.attribs = TEXT header_date.selector = + .csc-header-date header_date.example =

Header date: 01/02 2002:

P = Page content P.selector = +.bodytext P.attribs = BODYTEXT P.example =

Page content, wrapped in <P>:
In principio creavit Deus caelum et terram terra autem erat inanis et vacua et tenebrae super faciem abyssi et spiritus...

P.exampleStop=1 P.ch { firstline = First line firstline.selector = +:first-line firstline.attribs = TEXT,TEXT+ firstline.example =

In principio creavit Deus caelum et terram terra autem erat inanis et vacua et tenebrae super faciem abyssi et spiritus...

firstletter = First letter firstletter.selector = +:first-letter firstletter.attribs = TEXT,TEXT+ firstletter.example =

In principio creavit Deus caelum et terram terra autem erat inanis et vacua et tenebrae super faciem abyssi et spiritus...

P_plus = Page content, next paragraph P_plus.selector = ++ P P_plus.attribs = BODYTEXT,TEXT+ P_plus.example (

First paragraph of bodytext here. In principio creavit Deus caelum et terram terra autem erat inanis et vacua et tenebrae super faciem abyssi et spiritus...

Second paragraph of bodytext here. In principio creavit Deus caelum et terram terra autem erat inanis et vacua et tenebrae super faciem abyssi et spiritus...

Third paragraph of bodytext here. In principio creavit Deus caelum et terram terra autem erat inanis et vacua et tenebrae super faciem abyssi et spiritus...

) links = < CSS_editor.ch.A links.example =

This is bodytext with a link in it.

} links = < CSS_editor.ch.A links.example =

This is text with a link in it.

} H1 = Header 1 H1.selector = H1 H1.attribs = HEADER H1.example =

Header 1 example with link

Bodytext, Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...

H1.exampleStop=1 H1.ch.links = < CSS_editor.ch.A H1.ch.links.example = H2 = Header 2 H2.selector = H2 H2.attribs = HEADER H2.example =

Header 2 example with link

Bodytext, Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...

H2.exampleStop=1 H2.ch.links = < CSS_editor.ch.A H2.ch.links.example = H3 = Header 3 H3.selector = H3 H3.attribs = HEADER H3.example =

Header 3 example with link

Bodytext, Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...

H3.exampleStop=1 H3.ch.links = < CSS_editor.ch.A H3.ch.links.example = H4 = Header 4 H4.selector = H4 H4.attribs = HEADER H4.example =

Header 4 example with link

Bodytext, Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...

H4.exampleStop=1 H4.ch.links = < CSS_editor.ch.A H4.ch.links.example = H5 = Header 5 H5.selector = H5 H5.attribs = HEADER H5.example =
Header 5 example with link

Bodytext, Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...

H5.exampleStop=1 H5.ch.links = < CSS_editor.ch.A H5.ch.links.example = H6 = Header 6 H6.selector = H6 H6.attribs = HEADER H6.example =
Header 6 example with link

Bodytext, Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...

H6.exampleStop=1 H6.ch.links = < CSS_editor.ch.A H6.ch.links.example = PRE = Preformatted code PRE.selector = PRE PRE.attribs = TEXT,margin-top,margin-bottom PRE.example (
This is <PRE> content!
This is line number one
  Line number two with two spacer indents.
  Another line there
	Tabulated line
Normal line again.		
Yet a <PRE> section here!
) OL = Ordered bullet lists (numbers) OL.selector = OL OL.attribs = TEXT,BULLETS OL.example =

Ordered bulletlist:

  1. Bullet number 1
  2. Bullet number 2, Dixitque Deus ecce dedi vobis omnem herbam adferentem semen super...
  3. Bullet number 3, Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...
UL = Unordered bullet lists UL.selector = UL UL.attribs = TEXT,BULLETS UL.example =

Un-Ordered bulletlist:

TABLE = Tables in content TABLE.selector = TABLE.contenttable TABLE.attribs = TABLE TABLE.example (

Column/Row 1

Column number 2

Column number 3

Row 2

Dixitque Deus ecce dedi vobis omnem herbam adferentem semen super...

Et praeessent diei ac nocti et dividerent lucem ac tenebras et vidit Deus quod esset bonum et factum est...

) TABLE.exampleStop=1 TABLE.ch { TD = Table cells TD.selector = TD TD.attribs = TD } TABLE.ch.P < .P.ch.P TABLE.ch.P.selector = P BLOCKQUOTE = Indented blocks BLOCKQUOTE.selector = BLOCKQUOTE BLOCKQUOTE.attribs = margin-left, margin-right BLOCKQUOTE.example =

This is bodytext in a block-quote.

# tx_myextension = < plugin.tx_myextension.CSS_editor } } */ // Commented out since it needs update - or a vision... ? # TYPO3 SVN ID: $Id$