Java Wiki Bot Framework Icon

User Ratings

 
 
16
0

Rate Java Wiki Bot Framework

How would you rate Java Wiki Bot Framework?





Express yourself: log in to write a review.

User Reviews

  • Posted by Toberak 2010-09-13

    JWBF makes it a lot easier for software running on the JVM to access MediaWiki installations. I run bot edits on different wiki projects and have used the library in multiple tools written in Java and Scala. It has allowed me to focus my efforts on the unique functionality of my tools.

  • Posted by Henry 2012-12-19

    Simple to use.

  • Posted by Nathan 2012-11-13

    great app, works nicely

  • Posted by ippeb 2013-03-29

    This version doesn't currently support MediaWiki version 20. In order to make it work, run those two lines in your Terminal and recompile the source. cat net/sourceforge/jwbf/mediawiki/actions/MediaWiki.java | sed 's/MW1_09, MW1_10, MW1_11, MW1_12, MW1_13, MW1_14, MW1_15, MW1_16, UNKNOWN, DEVELOPMENT;/MW1_09, MW1_10, MW1_11, MW1_12, MW1_13, MW1_14, MW1_15, MW1_16, MW1_20, UNKNOWN, DEVELOPMENT; \/\/ added MW1_20 /' > net/sourceforge/jwbf/mediawiki/actions/.MediaWiki.java mv net/sourceforge/jwbf/mediawiki/actions/.MediaWiki.java net/sourceforge/jwbf/mediawiki/actions/MediaWiki.java Other than that, great app, works smoothly!

Read more reviews