zope | 1 Nov 2003 03:01

Plone Unit Tests for 10-31-03

SOFTWARE_HOME: /var/zope/zope/lib/python
INSTANCE_HOME: /var/zope/zope/lib/python/Testing
Loading Zope, please stand by ... done (5.586s)
Installing CMFCore ... done (0.778s)
Installing CMFDefault ... done (0.530s)
Installing CMFCalendar ... done (0.060s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.078s)
Installing CMFActionIcons ... done (0.031s)
Installing CMFQuickInstallerTool ... done (0.192s)
Installing CMFFormController ... done (0.214s)
Installing GroupUserFolder ... done (0.198s)
Installing ZCTextIndex ... done (0.181s)
Installing CMFPlone ... done (1.024s)
Adding Plone Site ... done (2.080s)
...........................................................................................................................................................................
----------------------------------------------------------------------
Ran 171 tests in 13.651s

OK
SOFTWARE_HOME: /var/zope/zope/lib/python
INSTANCE_HOME: /var/zope/zope/lib/python/Testing
Loading Zope, please stand by ... done (1.297s)
Installing CMFCore ... done (0.412s)
Installing CMFDefault ... done (0.217s)
Installing CMFCalendar ... done (0.046s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.047s)
Installing CMFActionIcons ... done (0.029s)
Installing CMFQuickInstallerTool ... done (0.117s)
(Continue reading)

zope | 1 Nov 2003 03:03

Plone i18n scanner 10-31-03

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/friendlydatec_editform.pt: 2
warnings, 6 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/listc_edit.pt: 1 warnings, 2 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/sic_edit.pt: 1 warnings, 4 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/sort_edit.pt: 1 warnings, 3 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/ssc_edit.pt: 1 warnings, 1 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/topic_criteria_form.pt: 2
warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/topic_edit_form.cpt: 1
warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/topic_subtopics_form.pt: 1
warnings, 6 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/topic_view.pt: 7 warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_content/byline.pt: 3 warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_content/discussionitem_view.pt: 4 warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_content/document_edit_form.cpt: 1 warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_content/document_view.pt: 2 warnings, 0 errors

(Continue reading)

Alexander Limi | 1 Nov 2003 06:48
Favicon
Gravatar

Important: CSS Nameageddon complete, merging soon

Hi,

The CSS Nameageddon is now complete, and lives on the  
limi-css-nameagedon-branch in the CVS. This will be merged into the 2_0  
branch late on 1st of November, when I've had a few people test it.

For those of you with heavily customized sites depending on 2.0 (hi Jodok  
;), I've made an overview of which classes and IDs that have been renamed,  
and put it here:

http://plone.org/development/current/projects/UINameAgeddon

In addition there will be a Formageddon tomorrow, the Plone forms need an  
overhaul to get rid of the pop-ups + get better accessibility, so there  
will be an effort then. This will also happen on a separate branch, and  
will also be announced before merge.

For those of you nervous about upgrading your templates, we will ship a  
ploneDeprecated.css that you can enable - it will contain all the classes  
 from 1.0.x that we are no longer using. We can't guarantee anything, but  
this should at least make it easier to do a gradual migration of your  
templates. There are a few cases of namespace collisions, this is  
inevitable, but most elements will work.

If you have time, please help me test limi-css-nameagedon-branch and look  
for visual inconsistencies.

Plone 2.0 rocks! :)

--

-- 
(Continue reading)

Jodok Batlogg | 1 Nov 2003 11:05

installers / tarballs for 2.0

hi,

at the moment plone-2.0_beta3 ships as tarball with all dependent products
included.
that's convenient for people doing "normal" work with plone. 

but as soon you start developing, customizing,... you need different
versions of different products.
i don't think it's a good practice to get always CVS head from different
products.
most developers use systems that allow to model dependencies and
automatically install dependent packages.

if you prefer reading it via the web:
http://plone.org/Members/batlogg/documents/release-naming-proposal

i've contacted the maintainers of the dependent products that had no current
release but ship as cvs snapshot with plone-2.0_beta3

shane released btreefolder-1.0
tres released cmfactionicons-0.9
phil will release a new version of cmfquickinstaller soon
cmfformcontroller was also released recently as 1.0_beta5
the formulator release is also recent
pierre-julien just released gruf-2.0_beta1

what about adding a plone-only tarball and maintain a page with the
recommended products?
and also try to get releases (if necessary) of the dependent products
everytime a new plone version is packaged?
(Continue reading)

Sidnei da Silva | 1 Nov 2003 11:26
Favicon

Re: installers / tarballs for 2.0

| how do you feel about this? is this too much? ;-)

I think it is a really nice idea, and very well explained. +1 from me.

--

-- 
Sidnei da Silva <sidnei@...>
dreamcatching :: making your dreams come true
http://awkly.org

Overload -- core meltdown sequence initiated.

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
Alexander Limi | 1 Nov 2003 16:31
Favicon
Gravatar

Re: Important: CSS Nameageddon complete, merging soon

On Sat, 01 Nov 2003 06:48:24 +0100, Alexander Limi  
<limi@...> wrote:

> Hi,
>
> The CSS Nameageddon is now complete, and lives on the  
> limi-css-nameagedon-branch in the CVS. This will be merged into the 2_0  
> branch late on 1st of November, when I've had a few people test it.

Merging! Be aware that I know that the auto-generated link icons don't  
work right now, but they should be fixed during tomorrow.

Hold on to your butts, as the saying goes. ;)

--

-- 
__________________________________________________________________

Alexander Limi   ·   Interaction Architect   ·   Plone Solutions

Development · Training · Support · http://www.plonesolutions.com
__________________________________________________________________

Plone Co-Founder   ·   http://plone.org   ·   Connecting Content

     高联合  ·  アレクサンダー リミ  ·  이미짱  ·  อเล็กซานเดอร์ ลีมิ

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
(Continue reading)

Tim Terlegård | 1 Nov 2003 17:43
Picon
Picon
Favicon

Re: Re: Important: CSS Nameageddon complete, merging soon

> > The CSS Nameageddon is now complete, and lives on the  
> > limi-css-nameagedon-branch in the CVS. This will be merged into
> > the 2_0  branch late on 1st of November, when I've had a few
> > people test it.

What's limi-css-nameagedon?

/Curious

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
Tim Cook | 1 Nov 2003 18:18

Re: installers / tarballs for 2.0

On Sat, 2003-11-01 at 02:05, Jodok Batlogg wrote:
> but as soon you start developing, customizing,... you need different
> versions of different products.
> i don't think it's a good practice to get always CVS head from different
> products.

Very true. The rate of improvement is exciting....but it's darn
difficult to catch this moving target. <g>

> what about adding a plone-only tarball and maintain a page with the
> recommended products?

This is an excellent idea.  But.....

> and also try to get releases (if necessary) of the dependent products
> everytime a new plone version is packaged?
> 

...you have to do this first and go through a testing phase with each
new dependency change.  What happens to the dynamics of the community at
that point?  Does it slow down/hamper Plone developments? 
[just thoughts, not accusations]

> Naming release tarballs (adapted from the gentoo conventions ;-))
> file names consist of three logical sections:
> 

Excellent plan.  +1 here.

Cheers,
(Continue reading)

zope | 2 Nov 2003 03:01

Plone Unit Tests for 11-01-03

SOFTWARE_HOME: /var/zope/zope/lib/python
INSTANCE_HOME: /var/zope/zope/lib/python/Testing
Loading Zope, please stand by ... done (2.785s)
Installing CMFCore ... done (0.570s)
Installing CMFDefault ... done (0.186s)
Installing CMFCalendar ... done (0.027s)
Installing CMFTopic ... done (0.018s)
Installing DCWorkflow ... done (0.150s)
Installing CMFActionIcons ... done (0.030s)
Installing CMFQuickInstallerTool ... done (0.369s)
Installing CMFFormController ... done (0.170s)
Installing GroupUserFolder ... done (0.445s)
Installing ZCTextIndex ... done (0.496s)
Installing CMFPlone ... done (1.446s)
Adding Plone Site ... done (1.370s)
...........................................................................................................................................................................
----------------------------------------------------------------------
Ran 171 tests in 20.832s

OK
SOFTWARE_HOME: /var/zope/zope/lib/python
INSTANCE_HOME: /var/zope/zope/lib/python/Testing
Loading Zope, please stand by ... done (1.232s)
Installing CMFCore ... done (0.356s)
Installing CMFDefault ... done (0.112s)
Installing CMFCalendar ... done (0.020s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.050s)
Installing CMFActionIcons ... done (0.017s)
Installing CMFQuickInstallerTool ... done (0.124s)
(Continue reading)

zope | 2 Nov 2003 03:05

Plone i18n scanner 11-01-03

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/friendlydatec_editform.pt: 2
warnings, 6 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/listc_edit.pt: 1 warnings, 2 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/sic_edit.pt: 1 warnings, 4 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/sort_edit.pt: 1 warnings, 3 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/ssc_edit.pt: 1 warnings, 1 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/topic_criteria_form.pt: 2
warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/topic_edit_form.cpt: 1
warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/topic_subtopics_form.pt: 1
warnings, 6 errors

/var/zope/test/Products/CMFPlone/skins/plone_3rdParty/CMFTopic/topic_view.pt: 7 warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_content/discussionitem_view.pt: 4 warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_content/document_edit_form.cpt: 1 warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_content/document_view.pt: 2 warnings, 0 errors

/var/zope/test/Products/CMFPlone/skins/plone_content/event_edit_form.cpt: 4 warnings, 0 errors

(Continue reading)


Gmane