1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

more info on where to save the file

This commit is contained in:
Gabor Hojtsy
2004-10-13 08:38:59 +00:00
parent 78c76ea2fd
commit fd7ec0bf7c

View File

@@ -180,8 +180,9 @@ site_header("Documentation - Extended CHM Format");
<li>
<strong><a href="http://jedit.org/">jEdit</a></strong>:
Users of this editor can grab and adjust this BeanShell macro. Save it as
Lookup_In_PHP_Manual.bsh.
Users of this editor can grab and adjust this BeanShell macro. Save it
as <code>[jEdit Settings Folder]/macros/PHP/Open_in_PHP_Manual.bsh</code>. You can also
assign a hotkey and/or a context menu option to it.
<pre>CHM_location = "C:\\PHP\\php_manual_en.chm";
if (textArea.getSelection().length > 0) {