Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Customize TinyMCE #1

Open
cleverington opened this issue Oct 10, 2021 · 2 comments
Open

Feature: Customize TinyMCE #1

cleverington opened this issue Oct 10, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@cleverington
Copy link
Owner

Background

Let's be honest, there's some dumb things in how TinyMCE is setup (by default) in WordPress.

Let's simplify some of them.

@cleverington cleverington added the enhancement New feature or request label Oct 10, 2021
@cleverington cleverington self-assigned this Oct 10, 2021
@cleverington
Copy link
Owner Author

Note: Will be checking a handful of themes like Flynt, Timber, and LeagleCup to see what (if any) customizations they add in by default.

@cleverington
Copy link
Owner Author

From Susan

Type 1 - System customizations

Do not 'link' to the image, link to a reference so the image loads better in Timber/TWIG.
"Paste as HTML" by default.

Type 2 - Style Customizations
We may need to revisit these once the creative director starts, but just to get them out there:

Standard heading options
Headings with border - currently we're using a stylized horizontal rule
Accordion styles - single and multiple
Tab styles
Alert/warning/??? styles - need to look up what these are in the CSS
Blockquote
Address

Type 3 - Toolbar Customizations

View source would be a nice option, but I also think we shouldn't need it. Right?
Must have cut/copy/paste options
Spellchecker would be handy
Undo/Redo
Find and find/replace would be great
Select All also would be nice
Guessing WordPress has its own way for inserting images?
Definitely want table capabilities
Horizontal line
insert special characters - nice to have
insert iframe
insert qualtrics form
Bold/strong
Italic/emphasis
Underline
Strikethrough
Superscript
Subscript
Clear formatting option
bulleted lists (would be great to have nesting lists and the ability to choose from disc, circle, square, the usual options)
numbered lists (would be great to have nesting lists and the ability to choose from numbers, roman numerals either capped and lowercased, letters either caps or lowercased)
indent
outdent
align left, right, center
Text direction buttons
link, unlink, and anchor
Font: Can we get the two brand fonts added?
Size: Not sure about this one as I'm betting current implementations would render fixed font sizes. If relative, I'm game with having the sizes you showed me in the style sheet.
-Styles pulldown that accounts for headings, address, blockquote (?), etc.

Type 4 - Shortcodes

Nothing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant