Articles tagged with: drupal nodes

If you need to change input format for a node on your Drupal-based site, you can do this manually or via SQL-request. In this article, I will tell about the SQL-request. I suggest that you …

In this article, we will study $node object that is available in node.tpl.php template. When we are done, we can use the object to adjust the node design.
This article is about re-saving all nodes on your Drupal-based site. You can wish to re-save nodes in the following cases: