Dotclear

Changeset 2705 for plugins/tinyMce


Ignore:
Timestamp:
10/10/10 15:56:55 (13 years ago)
Author:
Moe
Message:

TinyMCE 0.2.3: fixed bug with settings with Pages plugin (closes #505)

Location:
plugins/tinyMce
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/tinyMce/_define.php

    r2107 r2705  
    2626     /* Description */        'TinyMCE editor', 
    2727     /* Author */                  'Moe (http://gniark.net/)', 
    28      /* Version */                 '0.2.2', 
     28     /* Version */                 '0.2.3', 
    2929     /* Permissions */        'usage,contentadmin' 
    3030); 
  • plugins/tinyMce/admin/page.php

    r2043 r2705  
    176176      
    177177     # Magic tweak :) 
     178     $core->blog->settings->setNameSpace('pages'); 
     179      
    178180     $core->blog->settings->post_url_format = $page_url_format; 
     181     $core->blog->settings->setNameSpace('system'); 
    179182      
    180183     $cur->post_type = 'page'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map