Drupal
#1
Posted 15 June 2011 - 03:42 PM
I recently started to play with drupal 7. As far as i can see it has it's own perspective in many things about how to manipulate content. It seems very solid software and by far better core code structure than its competitor Joomla although it follows procedural architecture.
Has anyone here works with drupal 7 or drupal 6? What's your opinion about this software??
#2
Posted 16 June 2011 - 04:24 AM
This post has been edited by BeeDev: 16 June 2011 - 04:25 AM
#3
Posted 16 June 2011 - 09:43 AM
Do you suggest any quality video tutorials about that or how to build modules?
Drupal has some learning curve at first but after that you can make cool stuff with it
#4
Posted 17 June 2011 - 03:31 AM
This site's running Drupal 6 with Zen theme. /forum goes to a SMF forum
http://www.toughstuffonline.com/
Drupal 6 with eCommerce
http://www.beatingbowelcancer.org/
Drupal 6 with SMF
I don't know any video tutorials, just have a book "Pro Drupal Development" by John K. Vandyk.
#5
Posted 17 June 2011 - 07:24 AM
Please share here.
Thanks
#6
Posted 17 June 2011 - 06:21 PM
I have to learn a cms at some point, looks like Drupal might be my port of call.
All the best
Ant
#7
Posted 18 June 2011 - 05:29 AM
I started with Drupal 6 and haven't moved on yet. You also need to make sure your version of php5 is the correct one they recommend 5.3 but no lower than 5.2.5. Some hosts may not have updated their version of php, you need to check.
#8
Posted 18 June 2011 - 10:34 PM
180virtual
#9
Posted 19 June 2011 - 04:35 AM
For example if you use the Form API to create your own custom forms for some module or something ,drupal automatically supplies you with
1. php and javascript validation
2. CSRF
3. clean code
and more.
I've found some video tutorials at lynda.com and at lullabot.com but they are not for free.
This post has been edited by dianikol85: 19 June 2011 - 04:40 AM
#10
Posted 20 June 2011 - 03:39 AM
Big thing for beginners to learn is how to use 2 modules, that really should be in core of Drupal 6:
Views (http://drupal.org/project/views)
CCK (Content Creation Kit) (http://drupal.org/project/cck)
"Views" is basically creating custom front-end pages, from any content-type or combination of them, and you can save the results as a page/feed/block/xml etc... and even link to it from the menu. For example all these author and book pages are done with Views module:
http://www.thehwa.co.../judith-allnatt
http://www.thehwa.co...book/poets-wife
CCK is admin area module, basically lets you create custom fields and attach them to a content-type.
#11
Posted 20 June 2011 - 03:59 AM
These are some modules that I think is necessary for every drupal site
- TOKEN
- PATHAUTO
- MOLLOM
- GOOGLE NALYTICS
- WYSIWYG
- VIEWS - CTOOLS
- XML SITEMAP
- BACKUP/MIGRATE
- GLOBAL REDIRECT
- PAGE TITLE
- SEO CHECKLIST
- PATH REDIRECT
- GLOBAL REDIRECT
- DATE
- CUSTOM SEARCH
- WEBFORM
- DEVEL MODULE
CCK and DATE and IMAGE modules are now in core in drupal 7
Any add from you BeeDev?
#12
Posted 20 June 2011 - 10:28 AM
IMCE
Lightbox2
These are essential modules too.
#13
Posted 24 June 2011 - 04:58 AM
views
cck
panels
chaos tools
custom search
image
image cache
pathologic
mailchimp
contact forms
nice menus
pathauto
poormanscron
read more link
site map
site verification
token
google analytics
XML sitemap

Help















