MartinCleaver
asked:
Does this do trackback and pingback? They are essential parts of blog implementations.
``Decent Blogging using TWiki'', this mission isn't completed yet (see
Item840). Of course
we need pingback, trackback (oh well if we must) but also serve some more
APIs and features like del.icio.us, technorati, flickr etc.
But before
we can start that the TWikiApplication issue has to be worked out a little more,
i.e. move most of this TWikiApplication implementation into a separate web
called _BlogPluginImpl, add a DBSEARCHPATH to DBCALL and DBQUERY,
allow TopicFunctions to be placed in there and be overloaded at need in the actual
blog web which otherwise only contains the data left over after the deduction.
Thereby we ease upgrades and share common TopicFunctions among all blog webs
instanciated on one TWiki installation.
This is -- by far -- more important than
those enhanced blogging features.