[Jamwiki-commit] SF.net SVN: jamwiki: [1616] wiki/trunk/jamwiki/src/main
Brought to you by:
wrh2
From: <wr...@us...> - 2007-07-26 04:34:54
|
Revision: 1616 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=1616&view=rev Author: wrh2 Date: 2007-07-25 21:34:52 -0700 (Wed, 25 Jul 2007) Log Message: ----------- User contributions: * Use WikiLink & LinkUtil to determine namespace & page name - this avoids having multiple methods to do the same thing. * Add isUserPage method since Mediawiki shows contributions link on the user page and the user comments page. * Remove @author tags for now - we can discuss this if desired, but on a project with many contributors I don't think it's going to be easy to keep @author accurate, and especially not at the method level. Modified Paths: -------------- wiki/trunk/jamwiki/src/main/java/org/jamwiki/servlets/WikiPageInfo.java wiki/trunk/jamwiki/src/main/webapp/WEB-INF/jsp/top-menu.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |