From 6b707ba77ccafe72f6b76f7406d7434fbf89b48d Mon Sep 17 00:00:00 2001 From: dirkmccormick Date: Thu, 26 Aug 2010 15:15:51 -0300 Subject: [PATCH] Updated documentation with gotchas section --- documentation/manual/home.textile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/documentation/manual/home.textile b/documentation/manual/home.textile index 81dbd16..16b5731 100644 --- a/documentation/manual/home.textile +++ b/documentation/manual/home.textile @@ -205,6 +205,26 @@ When the browser makes a request for **/press/js/sNJSWMCDDFAekXYWryWgigJJ.js**, The process is the same for CSS files. + +h2. Gotchas + +Some utilities (such as "Aloha text editor":http://aloha-editor.com) will attempt to build a path using the dynamically generated url paths (eg /press/js/sNJSWMCDDFAekXYWryWgigJJ.js). In order to get around this problem you can add the following at the bottom of your routes file, **after** including the press routes: + +bc. GET /press/js/ staticDir:public/javascripts +GET /press/css/ staticDir:public/stylesheets + + + +h2. Thanks + +The following people have contributed to the development of this plugin: +* John Pletka +* waxzce + +Thanks! + + + h2. Questions If anything in the documentation is not clear, if you find a bug, or if you have questions, please use the play google group and include the word "press" in the subject line: