[Zope-CMF] CMF Collector: Open Issues

2006-02-01 Thread tseaver
The following supporters have open issues assigned to them in this collector
(http://www.zope.org/Collectors/CMF).

Assigned and Open


  mhammond

- Windows DevelopmentMode penalty in CMFCore.DirectoryView,
  [Accepted] http://www.zope.org/Collectors/CMF/366


Pending / Deferred Issues

- Wrong cache association for FSObject,
  [Pending] http://www.zope.org/Collectors/CMF/255

- CMFSetup: Windows exports contain CR/LF, LF and even CR newlines,
  [Pending] http://www.zope.org/Collectors/CMF/266

- FSPropertiesObject.py cannot handle multiline input for lines, text 
attributes,
  [Deferred] http://www.zope.org/Collectors/CMF/271

- Can't invalidate skin items in a RAMCacheManager,
  [Pending] http://www.zope.org/Collectors/CMF/343

- CMFSetup: Workflow Tool export fails with workflows which have scripts,
  [Pending] http://www.zope.org/Collectors/CMF/373

- CMFCore.Skinnable.SkinnableObjectManager can merge skin data,
  [Pending] http://www.zope.org/Collectors/CMF/375

- Proxy Roles does't work for a Script using portal_catalog.searchResults,
  [Pending] http://www.zope.org/Collectors/CMF/380

- WorkflowAction deprecated warning should not printed for WorkflowMethod,
  [Pending] http://www.zope.org/Collectors/CMF/388

- workflow notify success should be after reindex,
  [Pending] http://www.zope.org/Collectors/CMF/389

- Implicitly acquiring allow_discussion in isDiscussionAllowedFor,
  [Pending] http://www.zope.org/Collectors/CMF/398


Pending / Deferred Features

- Favorite.py: queries and anchors in remote_url,
  [Pending] http://www.zope.org/Collectors/CMF/26

- DefaultDublinCore should have Creator property,
  [Pending] http://www.zope.org/Collectors/CMF/61

- path criteria on Topic should honor VHM,
  [Pending] http://www.zope.org/Collectors/CMF/111

- Document.py: universal newlines,
  [Pending] http://www.zope.org/Collectors/CMF/174

- Add condition for transition's action like other action,
  [Pending] http://www.zope.org/Collectors/CMF/207

- Major action enhancement,
  [Pending] http://www.zope.org/Collectors/CMF/232

- portal_type is undefined in initialization code,
  [Pending] http://www.zope.org/Collectors/CMF/248

- CMFTopic Does Not Cache,
  [Deferred] http://www.zope.org/Collectors/CMF/295

- Wishlist: a flag that tags the selected action.,
  [Pending] http://www.zope.org/Collectors/CMF/301

- CMFDefault should make use of allowCreate(),
  [Pending] http://www.zope.org/Collectors/CMF/340

- Nested Skins,
  [Deferred] http://www.zope.org/Collectors/CMF/377

- CatalogVariableProvider code + tests,
  [Pending] http://www.zope.org/Collectors/CMF/378

- manage_doCustomize() : minor additions,
  [Pending] http://www.zope.org/Collectors/CMF/382

- First Day of Week,
  [Pending] http://www.zope.org/Collectors/CMF/400



___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


[Zope-CMF] GenericSetup: purging steps on new base profile

2006-02-01 Thread Florent Guillaume
When you select a new base profile in the Properties tab, the toolset  
and import/export steps are not reset but simply updated. This means  
you can get steps unrelated to your profile that linger.


I'd like to change that behavior so that the toolset and steps are  
reset when a base profile is selected.


Comments?

Florent

--
Florent Guillaume, Nuxeo (Paris, France)   Director of RD
+33 1 40 33 71 59   http://nuxeo.com   [EMAIL PROTECTED]


___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


Re: [Zope-CMF] GenericSetup: purging steps on new base profile

2006-02-01 Thread Jens Vagelpohl


On 1 Feb 2006, at 17:30, Florent Guillaume wrote:

When you select a new base profile in the Properties tab, the  
toolset and import/export steps are not reset but simply updated.  
This means you can get steps unrelated to your profile that linger.


I'd like to change that behavior so that the toolset and steps are  
reset when a base profile is selected.


+1 (unless I misinterpret the desired behavior of switching between  
base profiles)


jens

___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


[Zope-CMF] Re: GenericSetup: purging steps on new base profile

2006-02-01 Thread Florent Guillaume

Jens Vagelpohl wrote:


On 1 Feb 2006, at 17:30, Florent Guillaume wrote:

When you select a new base profile in the Properties tab, the toolset 
and import/export steps are not reset but simply updated. This means 
you can get steps unrelated to your profile that linger.


I'd like to change that behavior so that the toolset and steps are 
reset when a base profile is selected.


+1 (unless I misinterpret the desired behavior of switching between base 
profiles)


Hm a side effect is that if you select the initial base profile, then an 
extension profile, then the original base profile again, you won't have what 
you expect.


Because the current base profile id is not stored, there's no way to do 
detect the change to a different base profile. Should I store that property 
to allow for that use case?


Florent

--
Florent Guillaume, Nuxeo (Paris, France)   Director of RD
+33 1 40 33 71 59   http://nuxeo.com   [EMAIL PROTECTED]
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


[Zope-CMF] Re: GenericSetup: purging steps on new base profile

2006-02-01 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Florent Guillaume wrote:
 Jens Vagelpohl wrote:
 

 On 1 Feb 2006, at 17:30, Florent Guillaume wrote:

 When you select a new base profile in the Properties tab, the toolset
 and import/export steps are not reset but simply updated. This means
 you can get steps unrelated to your profile that linger.

 I'd like to change that behavior so that the toolset and steps are
 reset when a base profile is selected.


 +1 (unless I misinterpret the desired behavior of switching between
 base profiles)
 
 
 Hm a side effect is that if you select the initial base profile, then an
 extension profile, then the original base profile again, you won't have
 what you expect.
 
 Because the current base profile id is not stored, there's no way to
 do detect the change to a different base profile. Should I store that
 property to allow for that use case?

Yes.  In fact, I would prefer to be able to introspect both current
base profile and applied extension profiles from the tool.


Tres.
- --
===
Tres Seaver  +1 202-558-7113  [EMAIL PROTECTED]
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD4Pz5+gerLs4ltQ4RAkIxAJ9Ox+6cwJqKn0Pt/MpoLf/sGms34gCgmvuS
LtDxtR5cHDmOSulHy8+BdOY=
=zoP0
-END PGP SIGNATURE-

___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


[Zope-CMF] Plone Symposium, March 8-10, 2006

2006-02-01 Thread alan runyan
The 2006 New OrleansPlone Symposium will be this March 8-10, 2006 at the Astor
Crowne Plaza in the famous New Orleans French Quarter.  The goal of this year’s
gathering is to share ideas on relevant topics through discussions around the
pragmatic usage of Plone and real-world experiences of organizations like Disney
and fundable.org.  While technology is always the core focus of open source
technology events, this year's symposium will also addresses specific business
topics including law, non-profits, venture capital and business models.

“The New Orleans Symposium aims at being the top open source content management
conference in North America for 2006”, Says Alan Runyan, President of Enfold
Systems.  The event will host two concurrent sessions – one track focusing on
business, and the other on technology.  The first day consists of 3 hour
tutorials on topics from Plone best practices to implementations at non-profits.
 The next two days utilize 45 minute talks ranging from Enterprise Search
strategies to Content Delivery options.

Andrei Codrescu, the noted writer and commentator, will close the symposium.
Known for his unique insights into society and human nature, his thoughts on the
open source community and its future promises to be both thought provoking and
entertaining. Like a great cup of gumbo, the rich mix of applied business and
technology topics should make this year’s Plone Symposium a memorable event.

2006 marks the fourth year of active deployment for the Plone Open Source
community.  To encourage and cultivate the community spirit, daily post-event
socializing is scheduled for the world-renown New Orleans Vieux Carre (French
Quarter). In fact, over 90% of last year’s attendees indicated they would return
and encourage others to come as well.

For more information:

Symposium homepage: http://plone.org/events/regional/nola06

Talks schedule: http://plone.org/events/regional/nola06/talks

Tutorials Schedule: http://plone.org/events/regional/nola06/tutorials

Registration: https://www.enfoldsystems.com/conferencereg.html


___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests