jefft 2003/08/15 05:41:29
Modified: src/blocks/linotype/samples/repository/news/1 document.xml Log: Fix typo Revision Changes Path 1.2 +2 -2 cocoon-2.1/src/blocks/linotype/samples/repository/news/1/document.xml Index: document.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/linotype/samples/repository/news/1/document.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- document.xml 17 Jun 2003 01:32:45 -0000 1.1 +++ document.xml 15 Aug 2003 12:41:28 -0000 1.2 @@ -11,7 +11,7 @@ <li>Styling is performed entirely by <a href="http://www.w3.org/TR/REC-CSS2/">CSS2</a>.</li> <li>Javascript 1.5 in used for Midas customizations and for client-side XHTML serialization when the edited content is transmitted back to the server.</li> <li>The <a href="http://www.w3.org/Provider/Style/URI">URL space is kept clean</a>, designed to last and extension free. Extensions are used <strong xmlns:h="http://www.w3.org/1999/xhtml">only</strong> when they are meant to imply a specific MIME-type.</li> -<li><a href="http://my.netscape.com/publish/formats/rss-spec-0.91.html">RSS</a> feeds are created automatically using Cocoon's aggregation capabilities and XSTL.</li> +<li><a href="http://my.netscape.com/publish/formats/rss-spec-0.91.html">RSS</a> feeds are created automatically using Cocoon's aggregation capabilities and XSLT.</li> <li>The editing capabilities are restricted to <q>semantic</q> XHTML: you can't change style, but only structure. Style will change accordingly, depending on the CSS2 parameters associated to the various markup elements or to their semantic class.</li> <li>Image inclusion, resizing and uploading are all done inside the editor page without a need for external upload.</li> <li>The stylesheets are designed for both text readability and elegance. The use of serif fonts is intentional because it increases text readability and gives a pleasant retro style that matches the linotype concept.</li> @@ -22,4 +22,4 @@ <p>Enjoy and spread the word.</p> <p><strong xmlns:h="http://www.w3.org/1999/xhtml">Stefano Mazzocchi.</strong></p> -</body></n:news> \ No newline at end of file +</body></n:news>
