Ticket #129 (new enhancement)

Opened 5 years ago

Last modified 5 years ago

clean unused CMF tools and objets

Reported by: disabled-hc@nuxeo.com Assigned to: bdelbosc
Priority: P3 Milestone: unspecified
Component: CPSDefault Version: 3.3.1
Severity: normal Keywords:
Cc:

Description

clean unused CMF tools and objets

shall we suppress portal_metadata and the Members folder since they are no longuer used ?

portal_metadata has been deprecated in favor to portal_vocabularies. the Members folder is now a proxy named 'members' in the workspaces' root folder.

Change History

09/10/03 15:44:23 changed by bdelbosc

I think we should keep CMF tools, what if you want to port something that use portal_metadata ?

ok to remove the /Members page as it is not localized and it is replaced by /workspaces/members

09/18/03 12:30:35 changed by disabled-hc@nuxeo.com

  • cc set to fg@nuxeo.com.

If we remove /Members, aren't we loosing CMF compatibility a bit more, like what you point out for portal_metadata ?

09/18/03 12:38:34 changed by disabled-hc@nuxeo.com

Do you know something about portal_syndicatio, can it work with CPS ? do we plan to use it ?

09/18/03 12:38:34 changed by fguillaume

  • cc set to epietriga@nuxeo.com.

09/18/03 13:05:21 changed by fguillaume

portal_syndication is the standard tool to "Manage outbound RSS syndication of folder content". It would be nice if CPSRSS could use its API, and maybe replace portal_syndication with its own tool having the same API. But maybe the API is not adequate, I haven't looked. Also mayb Plone has a syndication tool using this, it'd be nice to look.

For the Members folder, note that CMF 1.4 has the possibility to move the location of Members, see #177 about this. If we fix #177 properly, then we can remove Members.

01/16/04 10:26:16 changed by disabled-hc@nuxeo.com

There also are CMF skins and scripts that should be deactivated or overriden.

Maybe even we should remove (some) CMF skin layers ?