CoOps

This is a CKEditor plugin for CoOps (https://github.com/foyt/coops-spec/).

It turns CKEditor into collaborative real-time rich-text editor that allows multiple users to edit simultaneously same text document.

coops -plugin is the core module of the system and requires following plugins to work:

 

coops

445 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 0.0.7

DownloadRelease notes

Version 0.0.7 of the CoOps CKEditor plugin

AutoCorrect

Brings some autocorrect features from MS Word / Open Office word processors. Works as you type.

Features:

  • Smart quotes
  • Hyperlink autoformat
  • Bulleted and numbered lists autoformat (start a paragraph with * or 1. and press Space)
  • Character sequences autoreplace (e.g. (c) → ©)
  • Ordinal number autoformat (e.g. 1st → 1^st (superscript))
  • Hyphen to dash conversion (-)
  • Horizontal rule insertion (type --- or ___ and press Enter)

Different numbered lists are supported: 1., a., I.. A right parenthesis can be used instead of full stops.

The following markers are recognized as bulleted list markers: `*`, `+`, `•`.

Useful replacement character sequences:

Typed Replaced <-- and --> ← and → <-->-+ or +- ± ~=(c), (r), (tm) ©, ®, ™ (o) ˚ ...<< and >> « and » 1/2, 1/4, 3/4 ½, ¼, ¾
autocorrect

498,037 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 3.0

DownloadRelease notes

- Options dialog

- Various fixes

Youtube (+ search feature)

Embedding a YouTube video on a website is a common task in content management. But how to insert a video directly to the inner CKEditor area, you may ask. Well, here is the answer.

The YouTube plugin helps you embedding a video to your pages. All you need is just find the video you need using the keyword search or by its URL and press the "OK" button.

The plugin fully supports the new YouTube API v. 3. It has a video preview feature and the settings for the inserted video (e. g. video size, including custom sizes).

Screenshots

Spoiler

Plugin add spoiler to CKEditor

Screenshots

spoiler

40,098 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0

DownloadRelease notes

First release

(La)TeX2MathML

Another Math editor plugin for CKEditor.

This plugin uses TeXZilla to convert user (La)TeX input to MathML. No MathJax neither bitmap images.

Screenshots

texzilla

45,314 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.2.1

DownloadRelease notes

Using TeXZilla 0.9.8.

Letter-spacing

This adds a "tracking" dropdown to CKEditor that allows users to apply the letter-spacing CSS property to text.

Screenshots

letterspacing

39,141 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 0.1.2

DownloadRelease notes

removespan

This plugin removes selection <span>

removespan

22,292 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0.3

DownloadRelease notes

Resolve conflicts between removeformat and removespan

Wenz Google Map Free

A simple Google Map plugin since I couldn't find any free one here, I made one for everyone. 

Hope you guys enjoy.

******usage ****

1) unzip and paste files to your plugin folder

2) edit config.js file, add the following

 config.extraPlugins = 'wenzgmap';    

*******************

Cheers

Ray(Wenz) 
Linkedin: http://linkd.in/L9YWPN
I hate googleplus. so let's AntiGooglePlus: http://www.antigoogleplus.org

Screenshots

wenzgmap

29,459 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0

DownloadRelease notes

version 1 release

Custom Image Dialog / Custom Dialog

this plugin will replace default image toolbar dialog.

user will be able to replace dialog with what ever they want.

(even you can use it for other tag beside img)

visit my blog for further tutorial and discussion.

 

custimage

36,433 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0

DownloadRelease notes

I haven't test it with version lower than 4.3, if doesn't work, please don't ask me to make it works for lower version :)

Text Signature

This plugin allows you to insert a signature below or above a text.

Installation

 1. Download the plugin from https://github.com/nmmf/textsignature
 
 2. Extract (decompress) the downloaded file into the plugins folder of your
    CKEditor installation.
    Example: http://example.com/ckeditor/plugins/textsignature
    
 3. Enable the plugin by using the extraPlugins configuration setting.
    Example:

CKEDITOR.config.extraPlugins = "textsignature";
Documentation

 

// Set signature:
CKEDITOR.plugins.textsignature.set(
    CKEditor Instance,
    (string) signature text or empty,
    (string) "top" or "bottom",
    (string) id for the signature node
);
 
// Style signature:
// Example id for the signature node is textsignature.
CKEDITOR.addCss("#textsignature { border: 1px solid black; }");
CKEDITOR.addCss("#textsignature.textsignature-empty { border: none; }");

 

textsignature

27,575 downloads (view stats)

Releases

Plugin versions CKEditor versions
4.25 4.24 4.23

Version: 1.0

DownloadRelease notes

First Release

Tested with CKEditor 4.3

27. Jan 2014

Twitter Facebook Facebook Instagram Medium Linkedin GitHub Arrow down Phone Menu Close icon Check