#18438: Validate The Guide ----------------------------------------+----------------------------------- Reporter: andrea.damore@… | Owner: jmpp@… Type: enhancement | Status: new Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.7.0 Keywords: guide | Port: ----------------------------------------+----------------------------------- As future reference, in order to add an "alt" attribute to the generated html code for the Guide look at this example patch for file in ''trunks /doc-new/'' {{{ Index: guide/xml/project.xml =================================================================== --- guide/xml/project.xml (revision 46680) +++ guide/xml/project.xml (working copy) @@ -73,8 +73,11 @@ <screenshot> <screeninfo>A new Trac ticket</screeninfo> - + <mediaobject> + <textobject> + <phrase>MY PHRASE</phrase> + </textobject> <imageobject> <imagedata fileref="trac-default.png" /> </imageobject> }}} as per [http://www.dpawson.co.uk/docbook/markup.html#d414e1735 this FAQ] -- Ticket URL: <http://trac.macports.org/ticket/18438> MacPorts <http://www.macports.org/> Ports system for Mac OS