diff --git a/Identity/Webenv/App/Home/texts.xhtml b/Identity/Webenv/App/Home/texts.xhtml index ffb5eea..4d256c0 100644 --- a/Identity/Webenv/App/Home/texts.xhtml +++ b/Identity/Webenv/App/Home/texts.xhtml @@ -245,57 +245,61 @@

Phrase elements

+
-
EM
-
Indicates emphasis.
+

EM

+

Indicates emphasis.

-
STRONG
-
Indicates stronger emphasis.
+

STRONG

+

Indicates stronger emphasis.

-
CITE
-
Contains a citation or a reference to other - sources.
+

CITE

+

Contains a citation or a reference to other + sources.

-
DFN
-
Indicates that this is the defining instance - of the enclosed term.
+

DFN

+

Indicates that this is the defining instance + of the enclosed term.

-
CODE
-
Designates a fragment of computer code.
+

CODE

+

Designates a fragment of computer code.

-
SAMP
-
Designates sample output from programs, - scripts, etc.
+

SAMP

+

Designates sample output from programs, + scripts, etc.

-
KBD
-
Indicates text to be entered by the user.
+

KBD

+

Indicates text to be entered by the user.

-
VAR
-
Indicates an instance of a variable or - program argument.
+

VAR

+

Indicates an instance of a variable or + program argument.

-
ABBR
-
Indicates an +

ABBR

+

Indicates an abbreviated form (e.g., WWW, HTTP, URI, Mass., - etc.).

+ etc.).

-
ACRONYM
-
Indicates an acronym - (e.g., WAC, radar, etc.).
+

ACRONYM

+

Indicates an acronym + (e.g., WAC, radar, etc.).

+

Subscripts and superscripts

+
-
SUB
-
H2O
+

SUB

+

H2O

-
SUP
-
E = mc2
-
Mlle Dupont
+

SUP

+

E = mc2

+

Mlle Dupont

+

Paragraphs

@@ -357,7 +361,7 @@
- Tip + Tip

Tip

Simple quotations can be combined with color classes, icons and headings to make your message more attractive. To set @@ -365,7 +369,7 @@ blockquote html tag. The heading is set using h3 heading level.

<blockquote class="icon orange">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-idea.png" alt="Tip" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/tip.png" alt="Tip" />
     <h3>Tip</h3>
     <p>This is a simple quotation with an icon.</p>
 </blockquote>
@@ -382,36 +386,36 @@

The following icon paths are available:

- - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + +
Tip/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-idea.pngTip/home/centos/artwork/tags/Identity/Images/Webenv/1.0/tip.png
Info/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-info.pngInfo/home/centos/artwork/tags/Identity/Images/Webenv/1.0/note.png
Attention/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-attention.pngAttention/home/centos/artwork/tags/Identity/Images/Webenv/1.0/caution.png
Alert/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-alert.pngWarning/home/centos/artwork/tags/Identity/Images/Webenv/1.0/alert.png
Convenction/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-ruler.pngConvenction/home/centos/artwork/tags/Identity/Images/Webenv/1.0/ruler.png
Star/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-star.pngStar/home/centos/artwork/tags/Identity/Images/Webenv/1.0/important.png
Error/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-error.pngError/home/centos/artwork/tags/Identity/Images/Webenv/1.0/error.png
Success/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-success.pngSuccess/home/centos/artwork/tags/Identity/Images/Webenv/1.0/success.png

As you probably have noted, it is possible to use pre-formatted @@ -429,25 +433,25 @@

- Success + Success

Success

This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.

<blockquote class="icon message green">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-success.png" alt="Success" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/success.png" alt="Success" />
     <p>This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.</p>
 </blockquote>
- Error + Error

Error

This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.

<blockquote class="icon message error">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-error.png" alt="Error" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/error.png" alt="Error" />
     <p>This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.</p>
 </blockquote>
@@ -473,74 +477,88 @@ Jerry’s, on Gloucester Road.</q></p>

Recommendations

In order to maintain a consistent quotation style, consider the - following recomendations:

+ following standard recomendations:

- Note + Note

Note

Use this quotation style to remark notes inside your content.

<blockquote class="icon blue">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-info.png" alt="Note" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/note.png" alt="Note" />
     <h3>Note</h3>
     <p>Use this quotation style to remark notes inside your content.</p>
 </blockquote>
- Tip + Tip

Tip

Use this quotation style to remark tips inside your content.

<blockquote class="icon orange">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-idea.png" alt="Tip" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/tip.png" alt="Tip" />
     <h3>Tip</h3>
     <p>Use this quotation style to remark tips inside your content.</p>
 </blockquote>
- Important + Important

Important

Use this quotation style to remark important ideas inside your content.

<blockquote class="icon orange">
     <h3>Important</h3>
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-star.png" alt="Important" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/important.png" alt="Important" />
     <p>Use this quotation style to remark important ideas inside your content.</p>
 </blockquote>
- Convenction -

Convenction

-

Use this quotation style to remark convenctions inside your + Caution +

Caution

+

Use this quotation style to remark caution ideas inside your content.

<blockquote class="icon orange">
-    <h3>Convenction</h3>
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-ruler.png" alt="Convenction" />
-    <p>Use this quotation style to remark convenctions inside your content.</p>
+    <h3>Caution</h3>
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/caution.png" alt="Caution" />
+    <p>Use this quotation style to remark caution ideas inside your content.</p>
 </blockquote>
- Alert + Warning

Warning

Use this quotation style to remark warnings inside your content.

<blockquote class="icon orange">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-alert.png" alt="Alert" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/warning.png" alt="Warning" />
     <h3>Warning</h3>
     <p>Use this quotation style to remark warnings inside your content.</p>
 </blockquote>
+

as well as the following no-standard ones:

+
- Important -

Caution

-

Use this quotation style to remark caution ideas inside your + Convenction +

Convenction

+

Use this quotation style to remark convenctions inside your content.

<blockquote class="icon orange">
-    <h3>Caution</h3>
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-attention.png" alt="Important" />
-    <p>Use this quotation style to remark caution ideas inside your content.</p>
+    <h3>Convenction</h3>
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/ruler.png" alt="Convenction" />
+    <p>Use this quotation style to remark convenctions inside your content.</p>
+</blockquote>
+
+ +
+ Redirection +

Redirection

+

Use this quotation style to remark redirections inside your + content.

+
<blockquote class="icon orange">
+    <h3>Convenction</h3>
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/redirect.png" alt="Redirection" />
+    <p>Use this quotation style to remark redirections inside your content.</p>
 </blockquote>