From fd7ec0bf7cf9a088bbb65ab017bbf631207f22f5 Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Wed, 13 Oct 2004 08:38:59 +0000 Subject: [PATCH] more info on where to save the file --- docs-echm.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs-echm.php b/docs-echm.php index be32f03d0..d9eb77ee2 100644 --- a/docs-echm.php +++ b/docs-echm.php @@ -180,8 +180,9 @@ site_header("Documentation - Extended CHM Format");
  • jEdit: - 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 [jEdit Settings Folder]/macros/PHP/Open_in_PHP_Manual.bsh. You can also + assign a hotkey and/or a context menu option to it.
    CHM_location = "C:\\PHP\\php_manual_en.chm";
     
     if (textArea.getSelection().length > 0) {