Skip to content

An improved version of tinymce bbcode implemnetation. It's not perfect but it does a good job with the majority of html tags.

License

Notifications You must be signed in to change notification settings

cosmosquark/tinymce-bbcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tinymce-bbcode

An improved version of tinymce bbcode implementation.

It's not perfect but it does a good job with the majority of html tags.

This was origionally developed for AlphaCMS, but the requirement for BBCode was dropped. Hence this project was never completed. If anyone would like to further the development of this or to tidy it up, then create a pull request!

Setup.

Simply setup tinymce as you normally would do, then create a new folder to use as a plugin. add the plugin.js file into that folder and initialise it.

You will need to update the URL's (search for the two variables i = "/tinymce/"; )

TODO: Update this for the new tinymce format

About

An improved version of tinymce bbcode implemnetation. It's not perfect but it does a good job with the majority of html tags.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published