Dotclear


Ignore:
Timestamp:
06/23/11 13:00:59 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
default
Message:
  • Re-enabled blank post_type required by media.php in class dcBlog
  • Attachments are now handled by a plugins/attachments/_admin.php
  • Added core dcPostMedia multi-purpose class, and 'link_type' in post_media table
  • Added new behavior : tplIfConditions, to enable to add new attributes to tpl:XXXIf tags
  • Moved tpl:SysIf has_tag attribute to Tags plugin
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/prepend.php

    r372 r407  
    4343$__autoload['dcMeta']                   = dirname(__FILE__).'/core/class.dc.meta.php'; 
    4444$__autoload['dcMedia']                  = dirname(__FILE__).'/core/class.dc.media.php'; 
     45$__autoload['dcPostMedia']                   = dirname(__FILE__).'/core/class.dc.postmedia.php'; 
    4546$__autoload['dcModules']                = dirname(__FILE__).'/core/class.dc.modules.php'; 
    4647$__autoload['dcThemes']                 = dirname(__FILE__).'/core/class.dc.themes.php'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map