CMS with content types?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Robbie

    CMS with content types?

    I'm looking for an open-source CMS which has the concept of
    customizable content types and categories. It ideally needs to run on
    a LAMP platform.

    To give a specific example, part of the site I want to build will have
    a discography for a recording artist so I'd like to be able to create
    a "recording" content type which would have fields such as artist,
    title, label etc etc. I'd then like to be able to build lists of this
    content type using CMS functionality, eg: in portlets.

    I've looked at opensourcecms.c om and cmsmatrix.org but neither make it
    very easy to work out whether a CMS has this sort of functionality.

    I did find this:



    But it uses ColdFusion MX...

    Any suggestions would be more than welcome.


    Robbie


  • Bruno Desthuilliers

    #2
    Re: CMS with content types?

    Robbie wrote:[color=blue]
    > I'm looking for an open-source CMS which has the concept of
    > customizable content types and categories. It ideally needs to run on
    > a LAMP platform.
    >
    > To give a specific example, part of the site I want to build will have
    > a discography for a recording artist so I'd like to be able to create
    > a "recording" content type which would have fields such as artist,
    > title, label etc etc. I'd then like to be able to build lists of this
    > content type using CMS functionality, eg: in portlets.[/color]

    You can have a look at PhpWebSite, which offers this kind of things. But
    you'll have to dig in the source code for proper documentation !-)

    Another, somewhat more mature, solution could be Zope, but then you're
    out of the LAMP platform...

    My 2 cents,
    Bruno

    Comment

    • Vesna

      #3
      Re: CMS with content types?

      Robbie <nospam@nospam. nospam> u comp.lang.php:[color=blue]
      >I'm looking for an open-source CMS which has the concept of
      >customizable content types and categories. It ideally needs to run on
      >a LAMP platform.
      >
      >To give a specific example, part of the site I want to build will have
      >a discography for a recording artist so I'd like to be able to create
      >a "recording" content type which would have fields such as artist,
      >title, label etc etc. I'd then like to be able to build lists of this
      >content type using CMS functionality, eg: in portlets.
      >
      >I've looked at opensourcecms.c om and cmsmatrix.org but neither make it
      >very easy to work out whether a CMS has this sort of functionality.[/color]

      You ask a lot customized options for free :-)
      Good luck! And let us all know if you find it. If not:
      www.designs.moljac.hr ;-)

      --
      Vesna

      _______________ _______________ _______________ _______________ _____
      Diplomacy: Say nice doggie until you find a *BIG* stick.

      Comment

      Working...