I'm testing Drupal 7, and I'm asking myself if I could consider the entity controller of an entity as the model layer of an MVC architecture of an object.
Does the controller is the right place for all sort of getters of my object ?
Hello, Im working on a timeout feature of the mobwrite module to handle users that abandon the session with out closing. Im hung up on the following snipit:
I am quite new to drupal, but want to give it a chance for a medium sized project (around 3 man years of effort). What Drupal version should I use for the development? 6 or 7? These are the things I am taking into account / asking myself when making the choice, but please let me know whether I am missing anything
I have downloaded all the code and database from live server of my client and i need to makde some changes in it i have configured site.but when i click on any menu it goes to WAMP5 root.
I have a client who is in need of a community type website with:
- blog (with multiple bloggers)
- chat
- custom user groups where only admins have control and its on a per invite basis
- the main page accessible but everything else requiring a log in
- forum (again, users are only allowed to post if they have been invited)
I was going to go with the Wordpress/Buddypress combo on this but I thought why not look at other options to see if there are better solutions.