diff --git a/Identity/Webenv/Themes/Default/Style-guide/0.0.1/texts.xhtml b/Identity/Webenv/Themes/Default/Style-guide/0.0.1/texts.xhtml index 98952ae..bae734a 100644 --- a/Identity/Webenv/Themes/Default/Style-guide/0.0.1/texts.xhtml +++ b/Identity/Webenv/Themes/Default/Style-guide/0.0.1/texts.xhtml @@ -14,7 +14,7 @@ <title>Texts - Home</title> - <link href="./css/stylesheet.css" rel="stylesheet" type="text/css" media="screen projection"/> + <link href="stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection"/> </head> @@ -34,14 +34,14 @@ <div id="logo"> <a title="Community Enterprise Operating System" href="http://www.centos.org/"><img - src="./img/centos-logo.png" alt="CentOS"/></a> + src="./images/logo-centos.png" alt="CentOS"/></a> </div> <!-- Advertisement area (468x60 pixels). --> <div class="ads-google"> - <a title="Google Advertisement" href=""><img src="./img/ads-sample-468x60.png" alt="Google Advertisement" /></a> + <a title="Google Advertisement" href=""><img src="./images/ads-sample-468x60.png" alt="Google Advertisement" /></a> <!-- <script type="text/javascript"> google_ad_client = "pub-6973128787810819"; @@ -363,7 +363,7 @@ </blockquote> <blockquote class="icon orange"> - <img src="./img/tip.png" alt="Tip" /> + <img src="./images/tip.png" alt="Tip" /> <h3 class="title">Tip</h3> <p>Simple quotations can be combined with color classes, icons and headings to make your message more attractive. To set @@ -371,7 +371,7 @@ <tt>blockquote</tt> html tag. The heading is set using <tt>h3</tt> heading level.</p> <pre><blockquote class="icon orange"> - <img src="./img/tip.png" alt="Tip" /> + <img src="./images/tip.png" alt="Tip" /> <h3 class="title">Tip</h3> <p>This is a simple quotation with an icon.</p> </blockquote></pre> @@ -388,36 +388,36 @@ <p>The following icon paths are available:</p> <table> <tr> - <td><img src="./img/tip.png" alt="Tip" /></td> - <td>./img/tip.png</td> + <td><img src="./images/tip.png" alt="Tip" /></td> + <td>./images/tip.png</td> </tr> <tr> - <td><img src="./img/note.png" alt="Info" /></td> - <td>./img/note.png</td> + <td><img src="./images/note.png" alt="Info" /></td> + <td>./images/note.png</td> </tr> <tr> - <td><img src="./img/caution.png" alt="Attention" /></td> - <td>./img/caution.png</td> + <td><img src="./images/caution.png" alt="Attention" /></td> + <td>./images/caution.png</td> </tr> <tr> - <td><img src="./img/warning.png" alt="Warning" /></td> - <td>./img/warning.png</td> + <td><img src="./images/warning.png" alt="Warning" /></td> + <td>./images/warning.png</td> </tr> <tr> - <td><img src="./img/convenction.png" alt="Convenction" /></td> - <td>./img/convenction.png</td> + <td><img src="./images/convenction.png" alt="Convenction" /></td> + <td>./images/convenction.png</td> </tr> <tr> - <td><img src="./img/important.png" alt="Star" /></td> - <td>./img/important.png</td> + <td><img src="./images/important.png" alt="Star" /></td> + <td>./images/important.png</td> </tr> <tr> - <td><img src="./img/error.png" alt="Error" /></td> - <td>./img/error.png</td> + <td><img src="./images/error.png" alt="Error" /></td> + <td>./images/error.png</td> </tr> <tr> - <td><img src="./img/success.png" alt="Success" /></td> - <td>./img/success.png</td> + <td><img src="./images/success.png" alt="Success" /></td> + <td>./images/success.png</td> </tr> </table> <p>As you probably have noted, it is possible to use pre-formatted @@ -435,26 +435,26 @@ </blockquote> <blockquote class="icon message green"> - <img src="./img/success.png" alt="Success" /> + <img src="./images/success.png" alt="Success" /> <h3 class="title">Success</h3> <p>This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.</p> <pre><blockquote class="icon message green"> - <img src="./img/success.png" alt="Success" /> + <img src="./images/success.png" alt="Success" /> <h3 class="title">Success</h3> <p>This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.</p> </blockquote></pre> </blockquote> <blockquote class="icon message red"> - <img src="./img/error.png" alt="Error" /> + <img src="./images/error.png" alt="Error" /> <h3 class="title">Error</h3> <p>This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.</p> <pre><blockquote class="icon message error"> - <img src="./img/error.png" alt="Error" /> + <img src="./images/error.png" alt="Error" /> <h3 class="title">Error</h3> <p>This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.</p> </blockquote></pre> @@ -484,57 +484,57 @@ Jerry’s, on Gloucester Road.</q></p></pre> following standard recomendations:</p> <blockquote class="icon blue"> - <img src="./img/note.png" alt="Note" /> + <img src="./images/note.png" alt="Note" /> <h3 class="title">Note</h3> <p>Use this quotation style to remark notes inside your content.</p> <pre><blockquote class="icon blue"> - <img src="./img/note.png" alt="Note" /> + <img src="./images/note.png" alt="Note" /> <h3 class="title">Note</h3> <p>Use this quotation style to remark notes inside your content.</p> </blockquote></pre> </blockquote> <blockquote class="icon orange"> - <img src="./img/tip.png" alt="Tip" /> + <img src="./images/tip.png" alt="Tip" /> <h3 class="title">Tip</h3> <p>Use this quotation style to remark tips inside your content.</p> <pre><blockquote class="icon orange"> - <img src="./img/tip.png" alt="Tip" /> + <img src="./images/tip.png" alt="Tip" /> <h3 class="title">Tip</h3> <p>Use this quotation style to remark tips inside your content.</p> </blockquote></pre> </blockquote> <blockquote class="icon orange"> - <img src="./img/important.png" alt="Important" /> + <img src="./images/important.png" alt="Important" /> <h3 class="title">Important</h3> <p>Use this quotation style to remark important ideas inside your content.</p> <pre><blockquote class="icon orange"> <h3 class="title">Important</h3> - <img src="./img/important.png" alt="Important" /> + <img src="./images/important.png" alt="Important" /> <p>Use this quotation style to remark important ideas inside your content.</p> </blockquote></pre> </blockquote> <blockquote class="icon orange"> - <img src="./img/caution.png" alt="Caution" /> + <img src="./images/caution.png" alt="Caution" /> <h3 class="title">Caution</h3> <p>Use this quotation style to remark caution ideas inside your content.</p> <pre><blockquote class="icon orange"> <h3 class="title">Caution</h3> - <img src="./img/caution.png" alt="Caution" /> + <img src="./images/caution.png" alt="Caution" /> <p>Use this quotation style to remark caution ideas inside your content.</p> </blockquote></pre> </blockquote> <blockquote class="icon orange"> - <img src="./img/warning.png" alt="Warning" /> + <img src="./images/warning.png" alt="Warning" /> <h3 class="title">Warning</h3> <p>Use this quotation style to remark warnings inside your content.</p> <pre><blockquote class="icon orange"> - <img src="./img/warning.png" alt="Warning" /> + <img src="./images/warning.png" alt="Warning" /> <h3 class="title">Warning</h3> <p>Use this quotation style to remark warnings inside your content.</p> </blockquote></pre> @@ -543,25 +543,25 @@ Jerry’s, on Gloucester Road.</q></p></pre> <p>as well as the following no-standard ones:</p> <blockquote class="icon orange"> - <img src="./img/convenction.png" alt="Convenction" /> + <img src="./images/convenction.png" alt="Convenction" /> <h3 class="title">Convenction</h3> <p>Use this quotation style to remark convenctions inside your content.</p> <pre><blockquote class="icon orange"> <h3 class="title">Convenction</h3> - <img src="./img/convenction.png" alt="Convenction" /> + <img src="./images/convenction.png" alt="Convenction" /> <p>Use this quotation style to remark convenctions inside your content.</p> </blockquote></pre> </blockquote> <blockquote class="icon blue"> - <img src="./img/redirect.png" alt="Redirection" /> + <img src="./images/redirect.png" alt="Redirection" /> <h3 class="title">Redirection</h3> <p>Use this quotation style to remark redirections inside your content.</p> <pre><blockquote class="icon orange"> <h3 class="title">Convenction</h3> - <img src="./img/redirect.png" alt="Redirection" /> + <img src="./images/redirect.png" alt="Redirection" /> <p>Use this quotation style to remark redirections inside your content.</p> </blockquote></pre> </blockquote> @@ -586,7 +586,7 @@ Jerry’s, on Gloucester Road.</q></p></pre> <div id="page-footer"> <div class="credits"> <div class="top"> - <a title="Top" href="#top"><img src="./img/top.png" alt="Top"/></a> + <a title="Top" href="#top"><img src="./images/top.png" alt="Top"/></a> </div> <div class="copyright">© 2009-2012 The CentOS Project. All rights reserved.</div> <div class="license">This website is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>.</div>