Drupal Gardens provides a template that allows you to setup a blog with a few clicks.
If you’re familiar with how to core Drupal Garden module works, you may notice some different behavior navigating a Drupal Gardens blog. For instance, the links at the bottom of each blog node may link-back to a site-wide blog. Which is nice for a blog with only one author. How is this accomplished ?
Under the configuration menu , there is a blog settings option that controls this at /admin/config/content/blog. To see how Gardens manages these changes, export the site from /admin/config/system/site-export, get a site archive, and inpect the code.


No comments:
Post a Comment