|
From: Geoff H. <ghu...@ws...> - 2003-02-21 17:51:45
|
> http://www.tedmasterweb.com/htdig/ > > Always appreciate the feedback... I think it's looking pretty good overall. It'd be nice to have lists by category, programs, etc. and I'm sure that's on your TODO list. Minor nit-picky things. It might not be a bad idea to have letters (with no links) even when there are no attributes. ABCDE ... H looks a bit strange. :-) I'm also not thrilled about the really dark sidebar since the visited link text ends up disappearing. But that's something that can be tweaked later. The basics look pretty good, and it's definitely a giant step in the right direction, IMHO. Thanks! -Geoff |
|
From: Budd, S. E <s....@im...> - 2003-02-24 10:02:34
|
strange as it might seem, I sometimes print of the full Documentation. Could there be a way of presenting a printable version. ( isnt that what xml and stylesheets are about? ) -----Original Message----- From: Geoff Hutchison [mailto:ghu...@ws...] Sent: Friday, February 21, 2003 5:44 PM To: Ted Stresen-Reuter Cc: htd...@li... Subject: Re: [htdig-dev] update to Documentation via defaults.xml > http://www.tedmasterweb.com/htdig/ > > Always appreciate the feedback... I think it's looking pretty good overall. It'd be nice to have lists by category, programs, etc. and I'm sure that's on your TODO list. Minor nit-picky things. It might not be a bad idea to have letters (with no links) even when there are no attributes. ABCDE ... H looks a bit strange. :-) I'm also not thrilled about the really dark sidebar since the visited link text ends up disappearing. But that's something that can be tweaked later. The basics look pretty good, and it's definitely a giant step in the right direction, IMHO. Thanks! -Geoff ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ htdig-dev mailing list htd...@li... https://lists.sourceforge.net/lists/listinfo/htdig-dev |
|
From: Lachlan A. <lh...@us...> - 2003-02-24 21:48:13
|
On Monday 24 February 2003 21:01, Budd, Sinclair E wrote: > strange as it might seem, I sometimes print of the full > Documentation. Could there be a way of presenting a printable > version. Greetings, I had assumed the plan was to keep attrs.html in addition to the=20 dynamic pages. However, being able to generate attrs.html and =20 cf_*.html on the fly would reduce the redundancy in the=20 documentation. (Also note that there is currently a bug in the generation of =20 attrs.html, where the #defines in defaults.cc aren't interpreted. =20 I'm not sure if this affects defaults.xml. See=20 <https://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D692125&gro= up_id=3D4593&atid=3D104593>=20 for the bug report.) Cheers, Lachlan |
|
From: Ted Stresen-R. <ted...@ma...> - 2003-02-24 22:20:11
|
Hi, Thanks to everyone for the feedback. I've been taking notes of everything that's been suggested. I'm also determined to come up with a "cheerier" presentation or two for all to choose from, but that's low on the list of priorities as far as I can tell... Current workload aside (I'm a little backed up during the day gig right now...) the plan is to use XSL to create defaults.cc, a split version of attrs.html and a version in a single file, as well as versions sorted by / grouped by "program" or "category". Additionally, and the htdig developers should chime in if they feel the need to, it is my understanding that in order for this to be a truly valuable contribution, it needs to be able to do its thing in Perl and not rely on the users having Xalan or Saxon or any other XSL processor installed. I'm more than happy to take a whack at reproducing all of this in Perl, but I'd like to know if there is any objection to including one of the Perl XSL processors in the htdig distribution. This would _greatly_ reduce the amount of work I have ahead of me. As always, task status is here: http://www.tedmasterweb.com/htdig/ Comments? Ted Stresen-Reuter On Monday, February 24, 2003, at 03:47 PM, Lachlan Andrew wrote: > On Monday 24 February 2003 21:01, Budd, Sinclair E wrote: >> strange as it might seem, I sometimes print of the full >> Documentation. Could there be a way of presenting a printable >> version. > > Greetings, > > I had assumed the plan was to keep attrs.html in addition to the > dynamic pages. However, being able to generate attrs.html and > cf_*.html on the fly would reduce the redundancy in the > documentation. > > (Also note that there is currently a bug in the generation of > attrs.html, where the #defines in defaults.cc aren't interpreted. > I'm not sure if this affects defaults.xml. See > <https://sourceforge.net/tracker/ > index.php?func=detail&aid=692125&group_id=4593&atid=104593> > for the bug report.) > > Cheers, > Lachlan > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > htdig-dev mailing list > htd...@li... > https://lists.sourceforge.net/lists/listinfo/htdig-dev > |