CMS research question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • steventhomas42@yahoo.com

    CMS research question

    I am researching PHP CMS products for a school and they have a
    specific request.

    In most of the CMS products I've seen, you can set a topic area and
    then add items to it. They need to be able to add a topic area, sub-
    topics and then items. So basically, they need an extra layer over
    what I have seen.

    Does anyone know of one of the PHP CMS products that supports this
    feature?

    Thanks,

    Steve

  • Moot

    #2
    Re: CMS research question

    On Jun 21, 4:53 pm, steventhoma...@ yahoo.com wrote:
    I am researching PHP CMS products for a school and they have a
    specific request.
    >
    In most of the CMS products I've seen, you can set a topic area and
    then add items to it. They need to be able to add a topic area, sub-
    topics and then items. So basically, they need an extra layer over
    what I have seen.
    >
    Does anyone know of one of the PHP CMS products that supports this
    feature?
    >
    Thanks,
    >
    Steve
    I would suspect most CMS's would support this either out of the box,
    or through another module, but I know that Drupal does natively. Read
    up on what they call Taxonomy. It'll let you define a term (category)
    and a vocabulary (subcategories) at any arbitrary level of depth.

    Comment

    Working...