Results 1 to 2 of 2

Thread: very simple php based cms..

  1. #1
    Join Date
    Oct 2005
    Posts
    18

    very simple php based cms..

    Hi,

    I am planniing on writing my own simple php CMS system - but unfortuantely have had a project come in that requires one quickly (i.e. i have no time to write one!)

    So i'm looking for a very simple open source php based cms system. Mambo/Joomla! or something similar will be overkill for what i'm looking for. I'll explain what I need:
    -a CMS that I, as the developer can set up and integrate into my design. I.e. there will be no need for ability for the user to change layout etc.
    -allow the user to change text on individual pages
    -allow the user to add/delete pictures from a photo gallery
    -allow users to change a streaming mp3 - this isn't a neccesity, as i could just add this myself

    So something really simple - that i can learn how it works, and setup/modify in a couple of days

    cheers

    mike

  2. #2
    Join Date
    Oct 2005
    Posts
    18
    oh yeah, i forget to mention - that text inputs must be wysiwyg - with newline <enter> commands converted to <br /> and not <p> tags

    mike

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •