Ticket #1405 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

wrong Folder Factories interface in /sections/

Reported by: tsoulcie Assigned to: div
Priority: P1 Milestone: CPS 3.4.0
Component: CPS (global) Version: 3.3.8
Severity: normal Keywords: cps4dsg
Cc:

Description

In /sections/ when Adding content, folder factories displays only one choice : Section. That screen should be removed since only one choice is possible (as is it done inside PhotoAlbums?, FAQs, etc).

Change History

02/14/06 14:05:10 changed by div

This is not exactly the same thing as with PhotoAlbums?, FAQ and other content types, because Sections can and will hold other document types because of various products that can be installed (for instance: CPSBlog), or even because a CPS customization.

So, if we really want to skip this screen, we could alter the folder_factories and redirect to the content creation page instead when we have only one allowed content type. This has the advantage of working also for PhotoAlbums?, FAQ and other document types.

02/14/06 15:16:58 changed by div

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [32808], [32809]