Confused about the editor

0

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

asked Sep 1 '11 at 11:12

caroig

16

add comment
enter at least 15 characters

2 Answers

0

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?

answered Sep 2 '11 at 10:14

magi182

110

edited Sep 2 '11 at 10:14

add comment
enter at least 15 characters
0

Uups - yes exactly that, I was wrapping my output in p tags. Thanks.

answered Sep 3 '11 at 8:03

caroig

16

add comment
enter at least 15 characters