Skip to content

ribrewguy/tapestry5-ckeditor

This branch is 9 commits behind plannowtech/tapestry5-ckeditor:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c1acc01 · Nov 4, 2011

History

8 Commits
Nov 3, 2011
Nov 3, 2011
Nov 3, 2011
Nov 4, 2011
Nov 3, 2011

Repository files navigation

Plannow Technologies

Tapestry 5 CKEditor Contribution

This implementation is based on CKEditor.

ckeditor mixin

This contribution provides the following feature:

  • Mixin:
    • CKEditor

Sample usage

<t:textArea t:mixins="CKEditor" value="prop:value" parameters="{'toolbar': 'Basic'}" />
<t:textArea t:mixins="CKEditor" value="prop:value" parameters="{'toolbar': 'Full'}" />
  • Note: the value of the parameters attribute is passed to CKEditor's replace method.

Copyright and license

Plannow Technologies Tapestry5 CkEditor Project - Copyright 2011 Plannow Technologies, Inc, licensed under the Apache License version 2.0 as published by the Apache Software Foundation.

About

Tapestry5 CkEditor integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published