teppo Posted July 6, 2014 Posted July 6, 2014 This is an inputfield module integrating Trumbowyg WYSIWYG editor into ProcessWire, quickly hacked together after some discussion at the Redactor thread. Trumbowyg is a light-weight alternative to more feature-rich editors, such as CKEditor or TinyMCE. Both this module and Trumbowyg itself are still in alpha state. Customisation options include only a subset of what Trumbowyg provides, more will be added in the near future. Also, link and image features as seen in other RTE modules (TinyMCE and CKEditor) are not implemented yet. The module is available at https://github.com/teppokoivula/InputfieldTrumbowyg. 15
moonwhaler Posted August 5, 2014 Posted August 5, 2014 Really nice! What I am personally missing, though, is the possibility to add "local" images to the document/field. Currently, only "external" ones (HTTP) are supported. Just look at TinyMCE to see what I mean...
adrian Posted August 5, 2014 Posted August 5, 2014 Hi moonwhaler, According to teppo's first post: Also, link and image features as seen in other RTE modules (TinyMCE and CKEditor) are not implemented yet. 1
gebeer Posted October 25, 2014 Posted October 25, 2014 @teppo Thank you for this module. Exactly what I need. @moonwhaler There is a Trumbowyg plugin for image uploads. I'm looking into adjusting trumbowyg.upload.php to use it with PW wireUpload. Need an easy way for users to add images in a frontend form. I have read ongoing discussions about how PW implements image management and hope I can pull something together using this module.
pwFoo Posted August 21, 2016 Posted August 21, 2016 (edited) Searched wysiwyg and textile (textile editor with toolbar would also be great...) javascript editors (ContentTool, Quill, wysihtml) and also looked at Trumbowyg again. Looks like much progress and active maintained. Latest commit is 4 days ago. Emoji, upload, pasteimage, table, ... plugins. @teppo Will the PW module also be updated to the latest release and support plugins? Edited August 21, 2016 by pwFoo added link to ContentTool editor demo
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now