I would like to integrate this with askbot.
So, that I wouldn't have to do modify code much every time askbot is updated.
The problem is the docs are kinda hard for me and I don't get what the part of the docs code that implements the main app is and the parts that the docs code that implements the plugin is.
For example I'd like to implement a Plugin for the profile system which would make it extensible and be able to add some data I want for profiles.