CMS

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

    CMS

    I'm looking for a complete CMS (Content Manager System) for updating web
    pages.

    I've a simple HTML site. I don't use templates yet, but would integrate them
    at the same time. I don't need such portal CMS, the only features are:
    1- add-remove menu in a menu tree
    2- add-remove their respective pages.
    3- format text, insert tables and images, links....
    4- eventually with a news module

    Any good reference ???

    Also, in the background I would prefer PHP than ASP.

    Cheers


  • lkrubner@geocities.com

    #2
    Re: CMS

    Wouldn't it make more sense to ask this question on comp.lang.php or
    some forum for Perl or ASP? Or go to Google and search for CMS. I know
    there are sites out there that do reviews of the various CMS. You'll
    want a script language that can change files, and I don't believe
    Javascript can do that.

    Comment

    • Bob Bedford

      #3
      Re: CMS


      <lkrubner@geoci ties.com> a écrit dans le message de news:
      1102631725.5849 48.220560@c13g2 00...legr oups.com...[color=blue]
      > Wouldn't it make more sense to ask this question on comp.lang.php or
      > some forum for Perl or ASP? Or go to Google and search for CMS. I know
      > there are sites out there that do reviews of the various CMS. You'll
      > want a script language that can change files, and I don't believe
      > Javascript can do that.[/color]

      I was talking about client side script, the one allowing to change the text
      attributes without knowing html... That's the main feature I've to provide.
      Then PHP in background.

      I've googled, find many CMS on the web...just hoping somebody could give an
      experienced advice, such "avoid this or this one is great..." much better
      than a site that test it and never use it on a real site.

      Cheers


      Comment

      Working...