Page 1 of 1

TinyMCE and Stylessheets (not displaying) and some ideas

Posted: Tue Nov 07, 2006 10:49 am
by Russ
the latest version of Tiny MCE does not seem to read my stylesheets? It did in the previous version? It will read styles I put in the new admin section, however, if I clear this out or do a fresh install it does not read the stylessheets.

Any ideas?

Russ

p.s. TinyMCE is starting to look very good, although I notice...
a. It could do with some more XHTML stuff, easy to add (I'm thinking strong / em here etc) I can provide the complete code if required although it is available on Tiny forums.

b. There is a bug with handling nested list with the latest release of TinyMCE which is fixed with:
fix_list_elements : "true",

c. Which version is our 2.0.4 release? Tiny is up to 2.0.8 I think.

d. Also why not set the format dropdown to:
theme_advanced_blockformats : "p,h3,h4,h5,h6"
as default. I guess most sites would use h1 and h2 within the design and not allow users to do stuff with them?

e. The anchor dialog box seems too narrow and cuts of about a 1/4 of the right of the dialog. We also need some sort of CMSSelfLink anchors. I'm using the Token plugin I adpated to do this.

f. The media plugin does not seem to produce valid XHTML 1.0 Strict code? ther is some good stuff on this here:
http://alistapart.com/articles/byebyeembed
If i get 5 mins I'll have a look but my JS is not very good.
Also if you try to view html of page when editing and you have embedded a moview (I tried a Quicktime one) there is no HTML. Remove movie and HTMl can be viewed.

Just some thoughts...
Russ

Re: TinyMCE and Stylessheets (not displaying) and some ideas

Posted: Sun Nov 19, 2006 2:15 am
by cdp
Hi Russ,

I think there is a bug in one of the php scripts:

http://forum.cmsmadesimple.org/index.ph ... 409.0.html