Dotclear

Changeset 327:e7e19491aac8 for inc/admin


Ignore:
Timestamp:
06/02/11 09:53:51 (14 years ago)
Author:
Tomtom33 <tbouron@…>
Branch:
wysiwyg
Message:

Insert/update link works fine now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.dc.page.php

    r326 r327  
    565565               'convert_newlines_to_brs' => 'true', 
    566566               'paste_auto_cleanup_on_paste' => 'true', 
    567                'formats' => '{underline: {inline: "ins"},strikethrough: {inline: "del"},inlinecode: {inline: "code"},quote: {inline: "q"}}' 
     567               'formats' => '{underline: {inline: "ins"},strikethrough: {inline: "del"},inlinecode: {inline: "code"},quote: {inline: "q"}}', 
     568               'post_url_pattern' => $GLOBALS['core']->blog->getQMarkURL().$GLOBALS['core']->url->getBase('post') 
    568569          )); 
    569570          $tb->addPlugins('xhtml',array( 
Note: See TracChangeset for help on using the changeset viewer.

Sites map