Download & Extend

Wysiwyg more options

Project:Julio
Version:7.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I have gone in and modified the wysiwyg profile. None of the buttons that I enable will change the formatting in any text. I have tried centering, justifying, adding tables. none of them work. Any suggestions on how to enable more formatting options?

Comments

#1

Status:active» postponed (maintainer needs more info)

The buttons that are enabled on the wysiwyg UI need to be paired with the tags that are added by the editor.

So, you would need to add an additional input format that included all of the tags in the Julio default, plus the additional tags you need to support for the updated wysiwyg settings.

Two cautionary notes:

1. With text editors, less is more - tables, in particular, can allow people to out horrible things on a page that can have a bad effect on the experience of people browsing your site, especially via a screen reader.

2. Treat input formats with care - if you are too generous with allowed tags, you can create security issues.

#2

Status:postponed (maintainer needs more info)» closed (fixed)