+ Reply to Thread
Results 1 to 8 of 8

Thread: CMS suggestions?

  1. #1
    Frost is offline New Bee
    Join Date
    Oct 2007
    Posts
    20
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default CMS suggestions?

    Hi,

    I'm trying to decide how to go about developing a site that will allow the end user some access to certain content pages for them to update the text, perhaps links or even images in certain pages of the site. I was thinking a CMS might be the way to go. Any suggestions as to how to go about this and which CMS are other people using? (if indeed that's the best method of doing this)

    Thanks.

  2. #2
    Join Date
    Feb 2008
    Location
    Rio Rancho, NM
    Posts
    52
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Try Wordpress with the "Role Manager" plugin. I used it recently for a client and worked out great in me getting to choose who had access to what.

  3. #3
    Tony's Avatar
    Tony is offline Bad Influence
    Join Date
    Apr 2007
    Location
    West Virginia Blue Ridge
    Posts
    604
    Servers
    SS3
    WHB Points this Month
    15.00
    WHB Points
    175.00
    Thanks
    2
    Thanked 8 Times in 8 Posts

    Default

    If you want all users to be able to change the content by default, you may want a Wiki instead of a CMS. Or even a forum.

    I'm currently investigating CMSms (CMS Made Simple). Seems easy enough, but a bit of a learning curve.

  4. #4
    Alan B's Avatar
    Alan B is offline Super Moderator
    Join Date
    Jul 2007
    Location
    Toronto, Canada
    Posts
    1,386
    WHB Points this Month
    0.00
    WHB Points
    290.00
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default

    You don't need the complexity of a CMS, if you just want to protect some code but allow users to edit other code. Look for one of the many tools that lets you tag editable chunks of content with hidden codes in HTML comment tags.

  5. #5
    Tony's Avatar
    Tony is offline Bad Influence
    Join Date
    Apr 2007
    Location
    West Virginia Blue Ridge
    Posts
    604
    Servers
    SS3
    WHB Points this Month
    15.00
    WHB Points
    175.00
    Thanks
    2
    Thanked 8 Times in 8 Posts

    Default

    "complexity of a CMS"??? Being brand new to these things, I can't imagine how you think a CMS is more complex than whatever that is you just tried to explain about hidden html codes.

    So far, it looks to me like the whole point of a CMS is that it's not as difficult as editing html.

  6. #6
    Alan B's Avatar
    Alan B is offline Super Moderator
    Join Date
    Jul 2007
    Location
    Toronto, Canada
    Posts
    1,386
    WHB Points this Month
    0.00
    WHB Points
    290.00
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default

    The users-editors don't need to edit HTML. The whole thing is done via a web browser. The administrator or power user uses the tool to identify what sections are editible by users, and the tool inserts the required comment tags.
    Last edited by Alan B; 09-11-2008 at 04:06 PM.

  7. #7
    Tony's Avatar
    Tony is offline Bad Influence
    Join Date
    Apr 2007
    Location
    West Virginia Blue Ridge
    Posts
    604
    Servers
    SS3
    WHB Points this Month
    15.00
    WHB Points
    175.00
    Thanks
    2
    Thanked 8 Times in 8 Posts

    Default

    I don't think you're considering that editors will want to be able to upload files and use wysiwyg editing. I just don't see that being done easily by coding hidden comment tags.

    Not that I actually know what a "hidden code in HTML comment tag" is!

  8. #8
    Alan B's Avatar
    Alan B is offline Super Moderator
    Join Date
    Jul 2007
    Location
    Toronto, Canada
    Posts
    1,386
    WHB Points this Month
    0.00
    WHB Points
    290.00
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default

    You're commenting on something about which you are uninformed.

+ Reply to Thread

Posting Permissions

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