#18438 closed enhancement (fixed)
Validate The Guide
Reported by: | anddam (Andrea D'Amore) | Owned by: | jmpalacios (Juan Manuel Palacios) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | website | Version: | 1.7.0 |
Keywords: | guide | Cc: | |
Port: |
Description
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 this FAQ
Change History (2)
comment:1 Changed 16 years ago by andrea.damore@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by (none)
Milestone: | Website & Documentation |
---|
Note: See
TracTickets for help on using
tickets.
Milestone Website & Documentation deleted