Author: ajaquith
Date: Sat Feb 23 12:00:26 2008
New Revision: 630526
URL: http://svn.apache.org/viewvc?rev=630526&view=rev
Log:
Initial Stripes component commit.
Modified:
incubator/jspwiki/branches/JSPWIKI_2_9_STRIPES_BRANCH/doc/Java 5 changes
Modified: incubator/jspwiki/branches/JSPWIKI_2_9_STRIPES_BRANCH/doc/Java 5
changes
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/branches/JSPWIKI_2_9_STRIPES_BRANCH/doc/Java%205%20changes?rev=630526&r1=630525&r2=630526&view=diff
==============================================================================
--- incubator/jspwiki/branches/JSPWIKI_2_9_STRIPES_BRANCH/doc/Java 5 changes
(original)
+++ incubator/jspwiki/branches/JSPWIKI_2_9_STRIPES_BRANCH/doc/Java 5 changes
Sat Feb 23 12:00:26 2008
@@ -352,4 +352,10 @@
WikiJSPFilter should not have the lookup bean method...
The Stripes version has a qualfied name method in WikiPage, Group etc. Did
these go away in 2.6?
-FeedDiscoveryTag probably needs a total re-compare.
\ No newline at end of file
+FeedDiscoveryTag probably needs a total re-compare.
+Groups looks like it generates URLs in a funny way...
+ContentTag looks quite screwed up! (shouldn't append the *Content.jsp suffix,
should it?)
+FeedDiscoveryTeg generates URLs in a funny way...
+Not sure about ResolutionException and RedirectException... committed them
anyway.
+Do we really need to add in StripesResources if the contents are already in
the i18n defaults file?
+