Changeset 610 for trunk/CHANGELOG

Show
Ignore:
Timestamp:
09/09/07 23:56:33 (15 months ago)
Author:
michiel
Message:

allow syntax highlighting in posts.
See COLOR_HIGHLIGHT.txt in the root to see how it's done.

Closes #113

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r577 r610  
    22----------- 
    33* Added story linking: use [#<postnumber>] to include link to other post 
    4 * Added dossiers 
     4* Added dossiers (implements #115) 
     5* 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 
     6* plugin system now ignores directories in plugins/ to prevent errors 
     7* added syntaxhl plugin to do syntax highlighting of post based on [code:<language> ..... :code] syntax. See COLOR_HIGHLIGHT.txt (implements #113) 
    58 
    69MvBlog 2.2.1: