Skip to content


Open Add new search engine implementation based on lucene
retired / wikitty #177 · created by Tony Chemit
Add new module wikkity lucene for search engine implementation base on lucene for index storage and query engine and bobo for facetting support. Sample : http://svn.nuiton.org/svn/sandbox/bobobrowsel...
updated
Closed Udpate to lucene/solr 3.3
retired / wikitty #176 · created by Tony Chemit
*(from redmine issue 1588 created on 2011-06-09, closed on 2011-07-01)*
updated
Open Use now org.apache.velocity instead of velocity groupId.
retired / jredmine #53 · created by Tony Chemit
velocity has changed from groupId since version *1.5*. To use version *1.7*, the groupId must be now *org.apache.velocity*. *Note:* Be ware, the velocity plexus component is still attached to the ve...
updated
Closed Ajouter un lanceur de webapps
nuiton / nuiton-utils #5 · created by Tony Chemit
Ajouter un lanceur d'application web basé sur winstone et une doc d'utilisation *(from redmine issue 158 created on 2009-12-16, closed on 2009-12-17)*
updated
Closed Add new d_ transalation method with default value
nuiton / i18n #86 · created by Tony Chemit
Add new method:
d_(String key, String defaultValue, String... args)
dl_(Locale locale, String key, String defaultValue, String... args)
* displaying defaultValue if no translation is found * ge...
updated
Closed Add new AST parser for java file
nuiton / i18n #85 · created by Tony Chemit
Add new AST parser. Sample available here : http://svn.nuiton.org/svn/sandbox/i18nastparsingtest/src/main/java/org/test/parsing/I18nASTParsingTest.java *(from redmine issue 1586 created on 2011-06-09...
updated