You are here: Foswiki>Tasks Web>Item13106 (05 Jul 2015, GeorgeClark)Edit Attach

Item13106: Replace blockquote with div unless it is for a block of quoted text

pencil
Priority: Enhancement
Current State: Closed
Released In: 2.0.0
Target Release: major
Applies To: Engine
Component: Documentation
Branches: master
Reported By: MichaelDaum
Waiting For:
Last Change By: GeorgeClark
The documentation often makes use of

<blockquote class="foswikiHelp">
...
</blockquote>

This should be a normal div for foswikiHelp messages.

<div class="foswikiHelp">
...
</div>

blockquotes are meant to be used to highlight a block of quoted text. A foswikiHelp box is more used to highlight a specific area of the text containing bits of help.

CSS stylings of blockquote and foswikiHelp might collide as well.

Ca. 100 topics affected in System documentation.

-- MichaelDaum - 21 Nov 2014

Is this ready for release?

-- GeorgeClark - 23 Dec 2014
 

ItemTemplate edit

Summary Replace blockquote with div unless it is for a block of quoted text
ReportedBy MichaelDaum
Codebase trunk
SVN Range
AppliesTo Engine
Component Documentation
Priority Enhancement
CurrentState Closed
WaitingFor
Checkins distro:f7b7c27b8672 distro:eca81885e7e0
TargetRelease major
ReleasedIn 2.0.0
CheckinsOnBranches master
trunkCheckins
masterCheckins distro:f7b7c27b8672 distro:eca81885e7e0
ItemBranchCheckins
Release01x01Checkins
Topic revision: r5 - 05 Jul 2015, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy