Forum Index
RegisterSearchFAQMemberlistUsergroupsLog in
Plugin • CKEditor WYSIWYG Editor • v. 3.2.1

 
Reply to topic    Forum Index » Additional Downloads View previous topic
View next topic
Plugin • CKEditor WYSIWYG Editor • v. 3.2.1
Author Message
D72



Joined: 22 Feb 2007
Posts: 321
Location: NL

Post Plugin • CKEditor WYSIWYG Editor • v. 3.2.1 Reply with quote
I like the new FckEditor, which has a new build and name called CKEditor.
So i made a plugin of it for CNR.

Download from rapidshare as the attachement only allows to upload 1MB, unzip and upload in the plugin folder of CNR.
Activate the plugin and if you use a different plugin editor, de-activate that one.

Open addnews.mdu and find:
Code:
<?=insertTag('short'); ?>
<?=insertSmilies('short', 23); ?>
<textarea name="short_story" tabindex="5"></textarea>

Change it to:
Code:
<!-- <?=insertTag('short'); ?> -->
<!-- <?=insertSmilies('short', 23); ?> -->
<textarea name="short_story" id="editor1" class="ckeditor" tabindex="4"></textarea>


Find
Code:
<?=insertTag('full'); ?>
<?=insertSmilies('full', 23); ?>
<textarea name="full_story" tabindex="5"></textarea>

Change:
Code:
<!-- <?=insertTag('full'); ?> -->
<!-- <?=insertSmilies('full', 23); ?> -->
<textarea name="full_story" id="editor2" class="ckeditor" tabindex="4"></textarea>


Open editnews.mdu and find:
Code:
<?=insertTag('short'); ?>
<?=insertSmilies('short', 23); ?>
<textarea name="short_story" tabindex="4"><?=htmlspecialchars(replace_news('admin', $story['short'])); ?></textarea>

Change it to:
Code:
<!-- <?=insertTag('short'); ?> -->
<!-- <?=insertSmilies('short', 23); ?> -->
<textarea name="short_story" id="editor1" class="ckeditor" tabindex="4"><?=htmlspecialchars(replace_news('admin', $story['short'])); ?></textarea>


Find
Code:
<?=insertTag('full'); ?>
<?=insertSmilies('full', 23); ?>
<textarea name="full_story" tabindex="5"><?=htmlspecialchars(replace_news('admin', $story['full'])); ?></textarea>

Change:
Code:
<!-- <?=insertTag('full'); ?> -->
<!-- <?=insertSmilies('full', 23); ?> -->
<textarea name="full_story" id="editor2" class="ckeditor" tabindex="5"><?=htmlspecialchars(replace_news('admin', $story['full'])); ?></textarea>


Editor should appear now when you're making a new article or edit one.
This CKEditor doesn't make use of the CKFinder, the image- and filemanager of CKEditor.
If you're planning to get this CKEditor work with this plugin, please send me a message and i will update the plugin with CKFinder.

Code:
http://rapidshare.com/files/387193040/ckeditor-3.2.1.rar

Fri May 14, 2010 11:43 am View user's profile Send private message
Guest








Please login to hide the ads.

Display posts from previous:    
Reply to topic    Forum Index » Additional Downloads All times are GMT + 1 Hour
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Music Lyrics.