↧
Style Drupal node according to Teaser or Full page view
Allows you to theme nodes according to the view mode. This code provides more template suggestion for you to style. If you have for example content type "computer", you may copy node.tpl.php in your...
View ArticleAdd Open Graph Protocol meta data to your Drupal node page
Here's yet another handy and non-modular snippet to quickly add Open Graph meta datas to your <head> tag.A little description about Open Graph (taken from The Open Graph protocol website):Tags:...
View Article