Skip to content

collective/collective.tinymceportlets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction
============

This product allows you to add portlets within TinyMCE.

It adds a button to tiny mce to allow you to choose portlets from the normal
plone right and left columns(or any extra portlet managers available).

It works by using plone.transformchain to add the portlets into the document
after it has been rendered.

Only tested on Plone 4.1 but could work on other versions.

On Plone 4.1, you'll have to pin plone.formwidget.contenttree::

	[versions]
	...
	plone.formwidget.contenttree = 1.0.4
	...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published