[Jamwiki-commit] [SCM] JAMWiki branch master updated. 1.3.2-60-gc10cab0
Brought to you by:
wrh2
From: Ryan H. <wr...@us...> - 2013-06-27 05:58:49
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "JAMWiki". The branch, master has been updated via c10cab0724873fbc48b96b8f971e33694165790d (commit) from d96b6591637be6f532ca415276afbdc0673edc66 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c10cab0724873fbc48b96b8f971e33694165790d Author: wrh2 <rya...@gm...> Date: Wed Jun 26 22:58:19 2013 -0700 UI: Add CSS classes to the body tag to allow styling by page or namespace. ----------------------------------------------------------------------- Summary of changes: .../src/main/java/org/jamwiki/utils/Utilities.java | 20 ++++++++ .../test/java/org/jamwiki/utils/UtilitiesTest.java | 51 ++++++++++++++++++++ jamwiki-war/src/main/webapp/CHANGELOG.txt | 1 + jamwiki-war/src/main/webapp/WEB-INF/jsp/wiki.jsp | 2 +- .../java/org/jamwiki/servlets/WikiPageInfo.java | 24 ++++++++- 5 files changed, 95 insertions(+), 3 deletions(-) hooks/post-receive -- JAMWiki |