Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2010-05-12 05:18:44
- jmart
- Member
- Registered: 2008-08-25
- Posts: 68
Viewing a cleaner version of the html markup inside WYSIWYG
When clicking on the HTML button inside the WYSIWYG editor, all of the html is bunched together. It’s very messy and you can’t locate the proper line of code that’s needed. Is there a better way to clean this? I’m referring to the hak_tinymce plugin
Offline
Re: Viewing a cleaner version of the html markup inside WYSIWYG
Putting
apply_source_formatting : true
in the hak_tinymce Preferences would do the trick
Offline
#3 2010-05-12 14:26:58
- jmart
- Member
- Registered: 2008-08-25
- Posts: 68
Re: Viewing a cleaner version of the html markup inside WYSIWYG
genius. curious why this wouldn’t be configured to have that from the beginning?
Offline
Re: Viewing a cleaner version of the html markup inside WYSIWYG
So that feature was supposedly removed in version 3.0 (odd that it still seems to work).
Apparently there are issues with IE and the needed calculation is fairly taxing. Here’s the thread if anyone is interested
Shoving is the answer – pusher robot
Offline