Alex Clark wrote:
> On 2009-10-18, Martin Aspeli <
[hidden email]> wrote:
>> Martin Aspeli wrote:
>> Okay, I got it. It's not pretty.
>> Various kupu templates are bluntly customised in
>>
http://svn.plone.org/svn/plone/Products.PloneOrg/trunk/Products/PloneOrg/skins/ploneorg/>> Somehow, those customisations are no longer valid.
>
> And as it turns out, apparently not needed either.
Right. I think they were fixed properly in kupu later.
> The only thing I might have missed is that perhaps there were more customizations
> than just the 3 kupu_* files. Still, I reverted the whole custom dir and
> that didn't fix it either. *shrugs*
Indeed. Clash with a newer version of Kupu, I reckon.
> Anyway, it appears to be working now. I reverted your changes to the skin order
> and removed kupu_* from PloneOrg.
Thanks!
> I've also upgraded TinyMCE to 1.1rc6
That's great!
Unfortunately, it's broken :)
- The text in the editor is illegible due to style clashes
- The popup dialogues are being styled with xdv and so don't work
- /plone.css is a static resource, shadowing the plone.css.py script
which concatenates all CSS resources; this screws with the dialogues
- /plone.css is not in portal_css, it's hardcoded into the xdv
template; hence, TinyMCE doesn't see it
- I tried to create a copy of plone.css.py in the custom folder with a
different name, and add a hardcoded import of url(/plone.css). Even with
this, the first content.css from the plone theme plugin in TinyMCE makes
the font really small
Rob - any good ideas?
> Sorry for the trouble!
Not your fault I'm sure, though we should possibly think about having
some sanity UI tests that we perform after plone.org upgrades. Since
it's a pretty public face with a large number of users, it's important
that it is well presented.
Martin
--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See
http://martinaspeli.net/plone-book------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-websiteThe Wiki:
http://plone.org/development/current/projects/WebsiteTeam