Re: Question about page formatting in the PHP docs
Daniel <[email protected]>
| Newsgroups | gmane.comp.php.documentation.windows |
|---|---|
| Message-ID | <[email protected]> |
Its nice that you try, but remember that the extended CHM is only aimed
towards IE/Windows users (at the moment).
And i think i speak for all skinners, when i say that you shouldnt
expect our skins to work on your viewer, because it is such a relief to
(finally) be allowed to make IE only css/javascript/(x)html
Rubens Ramos wrote:
> Hi there,
>
> I am writing (yet another) CHM viewer for Linux (this one for Gnome),
> and I have been trying to get the PHP (build 12) docs to work with it.
> I've got two questions:
>
> 1. Some html pages in the PHP CHM contain something like:
> <html>
> <head>
> ....
> </head>
> <body>
> <div id="pageContent" style="display:none;">
> ....
> </div>
> </body>
> </html>
>
> My HTML widget will parse this and think that it should not display
> anything because of the "display:none" that encloses all of the
> text (same happens on Mozilla).
>
> Maybe this is a problem with the widget I am using, but I was just
> interested to know what is the purpose of that in your files.
>
> 2. Your Topics file contains an entry that looks like:
> <tag attr="Empty("0")">
> And my XML/HTML parsers all break when they try to read this because
> of the embedded ". I was just wondering what is the function of that
> attribute.
>
> By the way, if anyone is interested, the program I am writing is called
> GnoCHM, and lives here:
> http://gnochm.sourceforge.net
>
> Thanks a lot for your help
> Rubens
--
PHP CHM Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php