On Tue, Jan 13, 2009 at 8:20 AM, anru chen <[email protected]> wrote: > > drupal and Joomla, i have looked both. > > all of them are complicated CMS, too many buttons, lot of tricks to get it > running, not good for end user. > > just a qustion for drupal experts here: > > how hard is to customise drupal to make it end user friendly? > no css, html, just click on a block of text and modify that block of text.
This is pretty much what Drupal does. Inline editing. At least when it comes to the content on pages this is how it works. The other blocks that may appear on a page (e.g. in the sidebar) are managed from other areas though. Again, it's not hard to work out how to manage them though. Typically once these are set up they're usually not touched. With respect to the "number of buttons" the admin can control what other users can see. Well... The admin can create a role that has permissions to do stuff and apply that role to the user(s). -- Regards Gold Evolved Development +64 21 248-4653 http://evolved.net.nz/ [email protected] --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
