Update of /cvsroot/roller/roller/deploy/mergedir
In directory usw-pr-cvs1:/tmp/cvs-serv15885/deploy/mergedir
Modified Files:
global-forwards.xml
Log Message:
SPELL CHECKER
Okay, its ugly, but it works.
Index: global-forwards.xml
===================================================================
RCS file: /cvsroot/roller/roller/deploy/mergedir/global-forwards.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** global-forwards.xml 9 Nov 2002 23:51:09 -0000 1.17
--- global-forwards.xml 15 Nov 2002 02:31:45 -0000 1.18
***************
*** 57,63 ****
--- 57,65 ----
<forward name="editWeblogEntry" path="/weblog.do?method=editEntry"/>
<forward name="editWeblogEntry.page" path="/weblog/edit-weblogentry.jsp"/>
+ <forward name="spellCheckWeblog" path="/weblog/spellcheck-entry.jsp" />
<forward name="removeWeblogEntry" path="/weblog.do?method=remove"/>
<forward name="removeWeblogEntry.ok" path="/weblog.do?method=removeOk"/>
<forward name="removeWeblogEntry.page" path="/weblog/remove-weblogentry.jsp"/>
+ <forward name="spellCheckWeblog" path="/weblog/spellcheck-entry.jsp"/>
<forward name="editWeblogCats" path="/weblogCat.do?method=editAll"/>
-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
|