The plugin system is quite complete at this point, although there's no much information other than existing plugins at
http://svn.akelos.org/plugins/
There are different plugin types.
Extra functionality plugins like
acts_as_versioned
that just extend the core base library (in this case with a new Active Record behaviour)
Module plugins like
admin
Helper plugins like
akismet calendar_helper (this one also has a generator) diff_helper
Modifier plugins (EXPERIMENTAL)
dynamic_finder
these plugins modify existing code
1 to 2 of 2