Confused about the editor
When I edit/input paragraph text in Pods I can see that it is using the TinyMCE editor. I've read through the Q & A and am a little confused. I assume that TinyMCE is installed by Podscms (I'm using the latest version).
I don't see a helper in Pods packages for TinyMCE?
Can I change the default settings for the editor, I like to add a few default styles?
I'm getting and empty paragraph tab inserted above and below my content and the editor displays over my other Pods input fields - is this a versioning problem.
Thanks
2 Answers
TinyMCE is the Wordpress default text editor, Pods invokes the TinyMCE that comes bundled with Wordpress. I have seen TinyMCE do some "interesting" things, but might this extra paragraph tag be a part of your template? For instance, are you perhaps wrapping the Pods output tag of a Long Text field data element in p tags?
edited Sep 2 '11 at 10:14
Uups - yes exactly that, I was wrapping my output in p tags. Thanks.


