I am new to CMS. I built many complicated web applications based on MVC frameworks before where every page is dynamically generated from the database. I toyed around with CMSMS for one of our intranet site and I liked what it did. But it was way too simple. It just helped me create a website, not a big web application. None of my pages are static and we will not have "editors" adding content. Instead, the business logic is extensive.
D6 only requires SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER ON privileges.
Would it be problematic for Drupal if ALL privileges are granted? And what technical difference would it make to the database if granting ALL in comparison to the just the ones listed?
hello,
i want to create a simple blog and use a wysiwyg to post multiple images per post. what is/are the best module(s) to use? after a lot of searching around, for some reason via a wysiwyg this seems to be difficult in drupal.. why is that?
I want to know what drupal version to start with to build a social network site?
I have already read this http://drupal.org/node/150874
But this was more then a year ago!
What are the key modules to start with?
There are some modules (like advanced profile kit) that are still not supported in version 6.
Or are there other new modules that can be used instead?