Re: How do I alter web page template
Troy S <[email protected]> Tue, 17 Nov 2009 10:04:00 -0500
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <[email protected]> |
For example: Analog will create a table like this: <table> <thead><tr><th class=3D"x">month</th><th class=3D"P">pages</th><th class=3D"bar"> </th></tr></thead> <tbody><tr><td class=3D"x">Sep 2009</td><td class=3D"P">247,751</td><td class=3D"bar"><img src=3D"http://www.domain.com/userstat/images/barb32.gif" alt=3D"++++++++++++++++++++++++++++++++++++++++++" /><img src=3D"http://www.domain.com/userstat/images/barb8.gif" alt=3D"" /><img src=3D"http://www.domain.com/userstat/images/barb2.gif" alt=3D"" /></td></tr> </tbody></table> I need to add a summary attribute to the html table tag so it will look like this: <table summary=3D"web site statistics"> <thead><tr><th class=3D"x">month</th><th class=3D"P">pages</th><th class=3D"bar"> </th></tr></thead> <tbody><tr><td class=3D"x">Sep 2009</td><td class=3D"P">247,751</td><td class=3D"bar"><img src=3D"http://www.domain.com/userstat/images/barb32.gif" alt=3D"++++++++++++++++++++++++++++++++++++++++++" /><img src=3D"http://www.domain.com/userstat/images/barb8.gif" alt=3D"" /><img src=3D"http://www.domain.com/userstat/images/barb2.gif" alt=3D"" /></td></tr> </tbody></table> Notice the table tag now has a summary attributes. On Tue, Nov 17, 2009 at 9:49 AM, mastinder singh <[email protected]> wr= ote: > Hi Troy, > > With summary Attribute you mean combined report for a particular client= .Let > me get more clearification on it.Yes i do have a perl script to do this > automation > > On Tue, Nov 17, 2009 at 8:09 PM, Troy S <[email protected]> wrote: >> >> I need to included a summary attributed to all html table tags? >> Is there a template that I can modify so that the summary attribute is >> set automatically and I don't have to edit the reports after >> generating them? >> >> >> >> Thanks, >> >> -- >> Troy >> +---------------------------------------------------------------------= --- >> | =A0TO UNSUBSCRIBE from this list: >> | =A0 =A0http://lists.meer.net/mailman/listinfo/analog-help >> | >> | =A0Analog Documentation: http://analog.cx/docs/Readme.html >> | =A0List archives: =A0http://www.analog.cx/docs/mailing.html#listarch= ives >> | =A0Usenet version: news://news.gmane.org/gmane.comp.web.analog.gener= al >> +---------------------------------------------------------------------= --- > > > > -- > regards, > > > Mastinder singh > 09974565919 > > +----------------------------------------------------------------------= -- > | =A0TO UNSUBSCRIBE from this list: > | =A0 =A0http://lists.meer.net/mailman/listinfo/analog-help > | > | =A0Analog Documentation: http://analog.cx/docs/Readme.html > | =A0List archives: =A0http://www.analog.cx/docs/mailing.html#listarchi= ves > | =A0Usenet version: news://news.gmane.org/gmane.comp.web.analog.genera= l > +----------------------------------------------------------------------= -- > > --=20 Troy +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------