Added a link to the document describing available editor commands

svn path=/trunk/aspeditor/; revision=49320
This commit is contained in:
Blagovest Dachev 2005-09-02 07:23:56 +00:00
Родитель f455153939
Коммит 6665bea629
1 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -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.