From 6665bea629220141cc00a1f7da97d44f917eba53 Mon Sep 17 00:00:00 2001 From: Blagovest Dachev Date: Fri, 2 Sep 2005 07:23:56 +0000 Subject: [PATCH] Added a link to the document describing available editor commands svn path=/trunk/aspeditor/; revision=49320 --- src/chrome/README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/chrome/README b/src/chrome/README index 236fc24..f5688a9 100644 --- a/src/chrome/README +++ b/src/chrome/README @@ -12,7 +12,6 @@ locale,install,url,resource:/chrome/aspdesigner/locale/en-US/aspdesigner/ The extention will be available through the following URL: chrome://aspdesigner/content/aspdesigner.xul -****************************************************************************************************** Alternatively a jar file instalation will yield the following: $MOZ_HOME/chrome/aspNetEditor.jar @@ -21,3 +20,10 @@ content,install,url,jar:resource:/chrome/aspNetEditor.jar!/content/ locale,install,url,jar:resource:/chrome/aspNetEditor.jar!/locale/en-US/ skin,install,url,jar:resource:/chrome/aspNetEditor.jar!/skin/ +EDITOR COMMANDS +=============== +This document describes the editor commands: +http://lxr.mozilla.org/seamonkey/source/editor/docs/Editor_Embedding_Guide.html + +Currently commands with parameters are NOT supported. This is going to change soon. +