Collection/issues

From Bjoern Hassler

Jump to: navigation, search

Fixed - for italic font (not for background colours, see below.)

Contents

[edit] 1 The issue

Old page here: Collection/issues/version1 (before fix).

This is now partially fixed (as of 10th march): The blockquote works, but italics don't work just yet.

This is now fixed: Bjoern 16:59, 18 April 2009 (UTC).

[edit] 2 Example 1

[edit] 2.1 Same but with italics

Blockquote + div + new line at end + italics

1. text text text text text NEW LINE

2. text text text text text text

Blockquote + div + no new line at end + italics

1. text text text text text NEW LINE 2. text text text text text text

[edit] 2.2 Same but with italics via font-style

Blockquote + div + new line at end + font-style: italic;

1. text text text text text NEW LINE

2. text text text text text text


[edit] 2.2.1 Results prior to fix

Collection Issue 1 new.png

So overall the rendering of <blockquote> + <div> now works, but the <i> doesn't work.

[edit] 2.2.2 Results, 18 April 2009 (UTC)

Collection Issue fixed.png

So italics now works! (The italics font style still doesn't work, but this is expected.)

[edit] 3 Example 2: colors

For colours, single paragraphs with a div can have coloured backgrounds. However, multiple paragraphs, or divs within blockquotes won't work.

div + Blockquote + div + new line at end + italics

1. text text text text text NEW LINE

2. text text text text text text

div + Blockquote + div + no new line at end + italics

1. text text text text text NEW LINE 2. text text text text text text

Just a div:

This has a blue background on the wiki only.

This has a blue background on the wiki only.

This has a blue background on the wiki only.

A div with a plain blockquote:

This has a blue background on the wiki only.

Another test:

Some text. Blue background on wiki and pdf.

Another test:

Some text but blue background only on the wiki. Some text Some text


Some text Some text Some text


Some text Some text Some text