Re: Re: severe CSS and JS problems with ZMS latest
"Diez B. Roggisch" <[email protected]> Fri, 28 Jan 2011 16:13:37 +0100
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jan 28, 2011, at 3:24 PM, dr_frank_hoffmann wrote:
> Hello Diez,
> Your ZMS version is 2.12?
> I suppose it is 2.13 ("manage_page_style-min.css" is a hint). Which build?
> Background:
> Some js/css efforts were done in the meantime
> http://www.zmslabs.org/trac/changeset/1322
> to get a better page speed.
> Try the latest Build:
> http://zmslabs.org/download/ZMS-latest.tar.gz
I downloaded it from here:
http://www.zms-publishing.com/download/index_ger.html
It says it is a 2.12, and the tgz is name "ZMS-latest.tar.gz". That's why I said "2.12 latest"
And getting the latest build from above results in the exact same issues.
I tried the latest 2.12 from zmslabs.org/download, which doesn't work at all in ZOPE 2.13:
(zope213)tequila:zms_test deets$ bin/runzope
/Users/deets/projects/ableton/zms_test/Products/zms/zms.py:26: DeprecationWarning: UserFolder is deprecated. User folders are no longer part of AccessControl, please depend on Zope2 and import from OFS.userfolder or use the new minimal user folder classes from AccessControl.userfolder.
from AccessControl.User import UserFolder
Also an earlier ZMS 2.13 ( ZMS2-2.13.0c1.1302.tar.gz ) shows the CSS-issue.
I'm trying to play with ZOPE 2.12, maybe that works better.
Diez