-
Notifications
You must be signed in to change notification settings - Fork 23
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
Custom TV input type for ACE editor #6
Comments
This is a good idea and something I was just looking for. Does anyone know if this happened or if there's a way to do this yet? |
@adamwintle there is a proposed patch (#9). |
For some of my templates I've got a headerExtra and a footerExtra TV (which is hidden from client's like Bert mentioned) so we can add some extra code to a page's header or footer if needed (for a Google Map or a gallery, etc) It would be very useful if these could use the Ace code editor with the tabbing, code highlighting plus other features. Just using a plain textarea isn't so useful for code editing. |
Thanks. I'll take into consideration. By the way, if you don't use WYSIWYG (but your clients can always use it), you can create |
👍 Did not know about the RTE TV conversion > Ace with Just thinking about the use case where a Rich Text editor is preferred for formatted, text input only, but then other TVs used for handling extra code (HTML/CSS/JavaScript) at the Resource level, where Ace makes perfect sense...syntax highlighting FTW! |
Any update on this? Want to use Ace on TV text area |
+1... 00,000 |
crickets It would be great if someone posted a solution to this! |
You can use plugin #9 (comment) |
Thanks for the Link! |
Should be cool to have a custom ACE input TV option. With this option you've being able to create a "code" TV field for resources. This is useful to developers (using resource-groups to hide that field for clients ;-) hehe).
The text was updated successfully, but these errors were encountered: