-
I finished the french localization of the app, i used for that http://crowdin.net/ , a realy helpful online tool for collaborative translation, free for open source project. i added in there all the l…
ghost updated
11 years ago
-
Would it be possible to remove :new and :edit from default actions when declaring routes?
For now I have `resources :users, :except => [:new, :edit]` all over my router.
I tried to wrap in `scope :e…
tchak updated
11 years ago
-
Hi
We get this error opening Portlet editMode on GateIn 3.1.0 FINAL on Tomcat
1-giu-2011 12.57.49 org.exoplatform.portal.webui.application.UIPortletForm getEditModeContent
RAVE: The portlet null co…
-
Thanks for JDOM2. Gotcha: using same groupId/artifactId than JDOM1 which makes it impossible to use side by side because of version resolution.
What Commons Lang 3 did was use same groupId but suffi …