Time for another release. This release removes most of the themes from the default download package.
We now have a
new wiki page with all the previous themes and a new theme by sofie.
This is now the preferred way to release themes. Feel free to contribute your theme to the project.
As usual, here is the changelog:
* Added story linking: use [#] to include link to other post
* Added dossiers (implements #115)
* removed the default limit of 4000 characters on posts in main list.
You _MUST_ use the BREAKPOINT magic now to get a 'read more' link
* plugin system now ignores directories in plugins/ to prevent errors
* added syntaxhl plugin to do syntax highlighting of post based on [ code: ..... :code ] syntax.
See COLOR_HIGHLIGHT.txt (implements #113)