topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 9:14 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Does anyone know any article comparing/analyzing CMS admin areas?  (Read 5396 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
I've been working on structuring the Administrative area for the big web framework project I've been working on (YUMPS), and I've become quite interested in the issue of structuring the "Administrative" area. 

That is, I'm interested in the different ways that CMS systems set up their administrative/moderation areas (control panels, etc.) for system admins and moderators.

I'm interested not so much in the visual "look" (though I am interested in that too) but in the philosophy of organizing the areas in terms of things like navigation structure (hierarchical menu organization, etc.).  And some related issues like how to handle cases where different moderators have different permissions to access certain settings, etc.

Anyone know any good comparisons or essays on the subject?

Anyone who has experience with lots of different modern CMS systems have a take on one or two that handles this particularly well?

Renegade

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 13,288
  • Tell me something you don't know...
    • View Profile
    • Renegade Minds
    • Donate to Member
Re: Does anyone know any article comparing/analyzing CMS admin areas?
« Reply #1 on: August 05, 2012, 11:16 AM »
I can't tell you about any essays, but from installing and checking out different CMSes over the years, I still really love the DNN admin UI. It really is done very well. It's worth checking out as it is very intuitive and easy.

Joomla is total insanity by comparison.

Wordpress is mediocre comparatively, but certainly better than Joomla, which is hard to be worse than. (Though I did write a CMS in 2001 or 2002 that sucked pretty bad for the admin UI, and was worse than Joomla aesthetically, though functionally it did what it was meant to do very well for even users that suffered from near brain-death.)

The Host/Admin/Site concept works well in DNN. Permissions are also very good with Portal, Site, Page, Module, and module internal permissions.

However, like every CMS out there... DNN suffers from the same idiotic notion that you only need 1 database user for the entire application... But that's not about the UI/interface, and just an internal pet peeve of mine. :)

There are some CMS review sites out there, but I'm guessing that you've already been over them.
Slow Down Music - Where I commit thought crimes...

Freedom is the right to be wrong, not the right to do wrong. - John Diefenbaker

joiwind

  • Participant
  • Joined in 2009
  • *
  • Posts: 486
  • carpe momentum
    • View Profile
    • Donate to Member
Re: Does anyone know any article comparing/analyzing CMS admin areas?
« Reply #2 on: August 05, 2012, 11:51 AM »
Mouser - you could perhaps have a look at Dotclear : it's a blog platform (and French, but that shouldn't put you off) Dotclear features (and there is an english version). I know a blog isn't what you want but if you look around and try to find a test site I think you'll find that the admin area is well thought out.

As for comparisons, this is one of the best I've seen.

kwacky1

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 182
  • i am Cody's cousin
    • View Profile
    • CrazyLittleWebsite
    • Donate to Member
Re: Does anyone know any article comparing/analyzing CMS admin areas?
« Reply #3 on: December 09, 2012, 04:09 AM »
I'd highly recommend that you check out ModX (www.modx.com), the admin side is one of the reasons I keep recommending it and using it for my projects.

Revolution has a built in Form Customization feature that lets you turn off various areas of the UI depending on the level of access the logged in user has and/or other criteria entirely.