Blog module for Drupal 6 -
Blog module for Drupal 6 -
i have cerated custom template drupal 6 , add together blog i'm not sure module use.
do have suggetsion ? need alter template work on blog ?
thanks suggestion!
drupal 6 comes blog module in core. navigate admin/build/modules
enable it. work out of box. if need alter template blog post can well.
to alter template blog listing page: create new instance of page.tpl.php , name page-blog.tpl.php , customize liking.
to alter blog node template: create new instance of node.tpl.php , name node-blog.tpl.php , customize liking.
for more on creating templates, see drupal 6 template suggestions
drupal drupal-6 module blogs
Comments
Post a Comment