SIOC Exporter for DotClear

About

DOAP
http://apassant.net/home/2006/02/dotclear-sioc/doap/.rdf
Homepage
http://apassant.net/home/2006/02/dotclear-sioc
Licence
GNU/GPL
Maintainer
Alexandre Passant

Changelog

1.4.3 ( 2006-10-25 ):
- Updates in the API so that forum will get the same URI among pages and will use rdf:resource for foaf:maker / sioc:has_creator

1.4.2 ( 2006-09-30 ):
- Bugfix when no tags associated to a post
- Removed sioc:description (replaced by dc:description)

1.4.1 ( 2006-09-12 ):
- Bugfix when testing presence of twtags plugin
- Bugfix in content:encoding closing tag
- Better way to get SIOC export URL

1.4 ( 2006-09-09 ):
- API updated to use both foaf:maker / sioc:has_creator
- Using object type in URL parameters
- Generating a basic FOAF profile to be used in user export
- French tranlation of the backend
- Adding doap.rdf

1.3 ( 2006-08-02 ):
- Update to match API changes

1.2 ( 2006-05-30 ):
- Using SIOC API

1.1 ( 2006-05-26 ):
- RDF bugfixes
- Adding tests for each 'foreach'

1.0 ( 2006-05-26 ):
- Moving to a real DC plugin with packaged installation
- Adding autodiscovery link

0.2.2 ( 2006-05-25 ):
- URL bugfix when using query_string mode

0.2.1 ( 2006-05-25 ):
- Bugfix in forum export page
- Adding correct content-type

0.2 ( 2006-05-22 ):
- Exporting categories and tags (if twTags plugin used) via sioc:topic (label + URL)
- Pagination for posts in form export page
- Extracting and exporting links from posts via sioc:related

0.1 ( 2006-02-19 ):
- Initial release