CVSROOT: /cvs/gnome Module name: yarrr Changes by: walters 05/08/03 14:36:35
Modified files: src/org/gnome/yarrr: YarrrXmlRpcMethodsEmbedded.java YarrrXmlRpcMethods.java LiveComment.java Discussion.java log4j.properties . : ChangeLog build.xml web : wikiembed.jsp discussion.js error-logger.js topic.js referencableobject.js comment.js mediawiki : yarrr.php src/org/gnome/yarrr/tests: YarrrUsingTest.java Added files: web : mediawiki.js Log message: 2005-08-03 Colin Walters <[EMAIL PROTECTED]> * yarrr.php: Remove trailing slash from edit url. * Discussion.java: Keep track of comments by name. Change openComment to require name. * LiveComment.java: Add name member, used for wiki integration to keep mapping from section->comment. * YarrrXmlRpcMethods.java: Change openLiveComment API to add name. * YarrrXmlRpcMethodsEmbedded.java: Export deleteLiveComment. * YarrrUsingTest.java: Update for comment api changes. * comment.js: Refactor to allow inheritance. Use new ReferencableObject postInit call. Update to add name member. * discussion.js: Refactor for inheritance. Move open comment button creation into method for subclassing. Update to new openLiveComment API. Call superclass sync method. * error-logger.js: Make this thing work again. * mediawiki.js: New file; lots of stuff moved into here from wikiembed.jsp. * referencableobject.js: Kill errorLog on window close. Refactor to more cleanly allow inheritance by adding init method. Also put stuff in postInit method for precaching. Add new addInitHook API for calling functions after object initialization. * topic.js: Refactor BaseTopic for inheritance. Use EmbeddedDicussion in EmbeddedTopic. Comment out closed comment handling in EmbeddedTopic. * wikiembed.jsp: Move lots of stuff into mediawiki.js; now all this file does is call generic hooks. * build.xml: Add mediawiki.js. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=walters&date=explicit&mindate=2005-08-03%2014:35&maxdate=2005-08-03%2014:37 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list