According to release notes, the theme should be using the global "display post information on setting" to decide weather to display a datestamp on a given node. However, it looks like it is still ignoring this setting and running nitobe_show_datestamp().

Comments

Anonymous’s picture

Assigned: Unassigned »

Looks like I missed that one; thanks for catching it. It will be addressed in the next release.

Anonymous’s picture

Status: Active » Fixed

The logic in nitobe_show_datestamp has been altered to check for the global setting for that type, and nitobe_preprocess_node now calls it to determine whether or not to display the date.

This code is committed in template.php v 1.21.2.6 on the DRUPAL-6--4 branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.