share with

Sunday, 24 July 2011

When Working on Drupal Platform

Lets be aware of Lite wires and Architecture of Drupal.
Some Issues with this CMS is specially for Fresh users is Trouble with Web hosts.Website Configuration tools (eg. CPanel,Plesk,Webmin etc ) are ways a webhost could configure a web-server to meet exact specifications .
Nodes:
They are building blocks of drupal.Useful and used terminology to create a page,blogpost. As these have titles and descriptions .We sometimes need to create Custom node types by CCK(Content Construction Kit).CCK allows us to meet exact specifications like add fields such as address,email,web-link,a file upload and much more. and CCK node displays them on drupal site by using View module.
Views:
When installing Views on Drupal platform you absolutely must have Ctools atleast alpha4 and must flush the cache twice as one flush is not enough.If your CTools version is older than Ctools7.x-1.0-alpha4 things will crash a lot.

No comments:

Post a Comment