Currently we use the plone-3.0 branch for most of the development for
plone.app.form. There is also a 2.5 compatible branch which was branched
of the 3.0 branch.
Would anyone mind if I moved the current trunk away into
branches/old-trunk and instead moved the plone-3.0 branch to become the
new trunk?
Hanno
alecm wrote:
> Author: alecm
> Date: Fri Jun 15 15:47:48 2007
> New Revision: 15342
>
> Modified:
> plone.app.form/trunk/plone/app/form/pageform.pt
> Log:
> Add some slots for consistency
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Plone-developers mailing list
Plone-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-developers
+1
Please fix ploneout and the lib bundle as well. :)
Also - five.localsitemanager is based on a tag in ploneout at the
moment. That tag has zip_safe = True, which messes up various things.
It's zip_safe = False on trunk, but I've no idea what state trunk is in.
Martin
--
Acquisition is a jealous mistress
Done.
If anybody has custom bundles pointing to the old location please update
them :)
Hanno