parent nodes: DemoTextInsertions
Demo Text Insertions Page Formatting
Contents:
Back
Test area
Header 1
Between the horizontal lines underneath is an inserted page
[html.bgcolor: #FFFFCC]
[html.textcolor: #3300CC]DarkSlateBlue
[html.linkcolor: #8B008B]DarkMagenta
this is a line of text
with a CamelCaseWord
that should continue on
the same line
[paragraph_mode: true]
[font: Times New Roman]
[wrap: 20]
[camelCaseWordsEnabled: false]
Top
Follow this link to see how the original page is influenced by these attributes
Header 2
This is just some text, to see what the influence of page formatting attributes on the inserted page is on the text of this page.
HTML Cross-browser color names - like: DarkSlateBlue - don't work herecolors have to specified with their #Hex HTML color number, like:
#000000 for Black#483D8B for DarkSlateBlue
linkcolor, textcolor and bgcolor also work in preview, the others don'tCan be set for the whole Wiki by adding the "global." attribute
Top
Remarks
Html attributes on the inserted page have no influence on the inserting page[1].The paragraph_mode attribute has no influence on the inserting page[1].The font attribute has no influence on the inserting page, which is correct, since it only influences the editor[2].The wrap attribute has no influence on the inserting page, which is correct, since it only influences the editor[2][3].The camelCaseWordsEnabled attribute has no influence on the inserting page, which is correct, since it only influences the editor[2].
Top
Footnotes:
[1] This is the case for both Preview ánd HTML Export.
[2] During editing the page is not yet inserted yet, so this couldn't work anyway.
[3] The wrap attribute only forms an input for the Rewrap function (Ctrl+W).
Todo's
done.demo.projectdemo.demo2: Check out all posibilities
question.demo.development: is it possible to dó let html attributes on inserted pages influence the formatting of the inserting page?
This would make it possible to use inserted pages as a type of style-sheet (colors, etc) for individual pages.
This would require an extra parameter for the
attribute; yes/no process attributes switch.
Top
Results
[demo.status.waiting: questions]
Top
previous: Back
parents: DemoTextInsertions
inserts: DemoTextInsertionsPageFormattingIp