RE: chm not working
"Richard A. Quadling" <[email protected]> Thu, 21 Jun 2007 10:24:56 +0100
| Newsgroups | gmane.comp.php.documentation.windows |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: Aurel Dumitrascu [mailto:[email protected]]=20 > Sent: 20 June 2007 17:15 > To: Richard A. Quadling > Subject: Re: [PHP-DOC-CHM] chm not working >=20 > Yes it's good. But as I said (in a previous message) it must=20 > be something wrong with my dll's. > In general, it seems like a .chm file is platform dependent=20 > (you must have proper dll-s). Would be nice if we could have=20 > something more platform independent (for eg: information=20 > stored as xml-s...) or maybe something like that already exists. > Thanks for your help. I'll use the php.net site as a help guide. >=20 > > > >> -----Original Message----- > >> From: Aurel Dumitrascu [mailto:[email protected]] > >> Sent: 20 June 2007 13:45 > >> To: Richard A. Quadling > >> Subject: Re: [PHP-DOC-CHM] chm not working > >> > >> It's: > >> http://www.php.net/get/php_manual_chm.zip/from/ro2.php.net/mirror > >> > >> > Can you supply the full url you used to download the file please? > >> > > >> >> -----Original Message----- > >> >> From: Aurel Dumitrascu [mailto:[email protected]] > >> >> Sent: 19 June 2007 14:52 > >> >> To: [email protected] > >> >> Subject: [PHP-DOC-CHM] chm not working > >> >> > >> >> Hi, I downloaded the extended chm help and it doesn't=20 > work (when I=20 > >> >> open it it shows blank pages). > >> >> I am running win xp professional v. 2002, SP2. > >> >> What could be the problem ? > >> >> > >> >> -- > >> >> PHP CHM Documentation Mailing List (http://www.php.net/) To=20 > >> >> unsubscribe, visit: http://www.php.net/unsub.php > >> >> > >> >> > >> > >> > >> > > > > I've just downloaded that file and it is 15,667,960 bytes=20 > long and has=20 > > an MD5 of 13F0664E99BA68500F472F3E26BF7C26 > > > > Unzipped it and got ... > > > > D:\php_manual_chm\skins > > D:\php_manual_chm\php_manual_en.chm [SNIP] If you have problems opening other chm files then there is a problem with your setup. The CHM files are built using MS HTML Help Workshop and as such are expetected to run on any version of windows that supports CHM files. There are no special dlls required. The source of the manual is available via CVS and is stored in XML files. Xslt translates the XML files into HTML files and then these are crafted to the appropriate output (CHM, web, etc.) Take a look at http://doc.php.net/php/dochowto/ for info on this. You could also download the HTML archive from http://uk.php.net/get/php_manual_en.tar.gz/from/a/mirror. This is MANY html files which you can then install on your own web server (or use direct access). -- PHP CHM Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php