Changeset 369 for devel/units

Show
Ignore:
Timestamp:
05/27/06 15:58:58 (3 years ago)
Author:
ben
Message:

You can now embed files from the 'edit blog post' screen.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/units/files/main.php

    r269 r369  
    4848    // Allow users to embed files in weblog posts 
    4949        $function['weblogs:posts:add:fields'][] = path . "units/files/weblogs_posts_add_fields.php"; 
     50        $function['weblogs:posts:edit:fields'][] = path . "units/files/weblogs_posts_add_fields.php"; 
    5051        $function['weblogs:text:process'][] = path . "units/files/weblogs_text_process.php"; 
    5152