I went through the java API doc of Roller. I am into developing a plugin for Roller which will fetch existing content (WeblogEntries, comments, tags) from the Roller. I think this task is very much doable using APIs provided. My only concern: does there exist any plugin framework on Roller by which I can make plugin a part of Roller environment? I mean does Roller provide any admin based UI by which I can upload my plugins? If not please provide the way to load the plugin.
Secondly, how can I detect data creation, deletion and update on Roller? I did not find anything like listeners on Rollers, listeners being listening to create update and delete events. Please suggest how to implement this functionality (event listeners like functions)? Thanks in advance, Shakti DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
