Ultraedit, CHM as a context sensitive help
Lauri Pohjola <[email protected]>
| Newsgroups | gmane.comp.php.documentation.windows |
|---|---|
| Message-ID | <[email protected]> |
Hello! First of all I must say this chm edition of php documentation is great! I have version "Sun Nov 09 02:13:21 2003" of chm help in english. Then some bug reports: - To get context sensitive help in ultraedit you have to put next line in command line box: HH mk:@MSITStore:php_manual_en.chm::/en/function.%sel%.html And if you have some other language version change 'en' parts to your language(ex. HH mk:@MSITStore:php_manual_fi.chm::/fi/function.%sel%.html, for finnish users) -But there is one annoyance. Help file names for functions that have '_' in their name are with '-' letter(ex. require_once() is function.require-once.html). So hh.exe can't find functions because function name and html page name are different. So is it possible to get same names for html pages as functions in future versions of php_manual.chm? ------------------------------------------------------- -- Lauri Pohjola EMail [email protected] -- ------------------------------------------------------- -- PHP CHM Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php