Re: [xwiki-users] Clean URL and WYSIWYG Issues

2008-11-17 Thread Jonathan Rudenberg
I sent this a few days ago. Did anyone get a chance to take a look?

Jonathan

On Wed, Nov 12, 2008 at 16:54, Jonathan Rudenberg [EMAIL PROTECTED] wrote:

 /tiny_mce/tiny_mce.js
 /wiki_editor/wiki_editor.js


 On Wed, Nov 12, 2008 at 16:49, Sergiu Dumitriu [EMAIL PROTECTED] wrote:

 Jonathan Rudenberg wrote:
  Now, when I try to edit a page with the WYSIWYG editor it doesn't show
 up,
  and I get  wikiEditor is not defined in firebug.
 

 There seems to be a hard-coded URL left somewhere (or several), although
 we checked for this a long time ago. Can you look with firebug what URLs
 are accessed, and which ones end with 404 responses?

 --
 Sergiu Dumitriu
 http://purl.org/net/sergiu/



___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Clean URL Issues

2008-11-12 Thread Jonathan Rudenberg
I'm running XWiki 1.6.1 as a root application in Jetty. I've made all the
modifications on http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs,
but prototype.js is getting included as /prototype.js, which returns a not
found message.

In the comments on the Short URLs article, someone mentions that they had
the same issue, and had to add another servlet mapping. How do I do this?

Jonathan
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Clean URL and WYSIWYG Issues

2008-11-12 Thread Jonathan Rudenberg
/tiny_mce/tiny_mce.js
/wiki_editor/wiki_editor.js


On Wed, Nov 12, 2008 at 16:49, Sergiu Dumitriu [EMAIL PROTECTED] wrote:

 Jonathan Rudenberg wrote:
  Now, when I try to edit a page with the WYSIWYG editor it doesn't show
 up,
  and I get  wikiEditor is not defined in firebug.
 

 There seems to be a hard-coded URL left somewhere (or several), although
 we checked for this a long time ago. Can you look with firebug what URLs
 are accessed, and which ones end with 404 responses?

 --
 Sergiu Dumitriu
 http://purl.org/net/sergiu/

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users