Changeset 327:e7e19491aac8 for inc/admin
- Timestamp:
- 06/02/11 09:53:51 (14 years ago)
- Branch:
- wysiwyg
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r326 r327 565 565 'convert_newlines_to_brs' => 'true', 566 566 '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') 568 569 )); 569 570 $tb->addPlugins('xhtml',array(
Note: See TracChangeset
for help on using the changeset viewer.