According to http://drupal.org/node/177868 the preferred naming for the advanced settings would be phptemplate_settings which would make it much easier to create sub-themes based on Nitobe.

It would be nice if line 17 of theme-settings.php could be changed to

function phptemplate_settings($settings) {

Comments

Anonymous’s picture

Assigned: Unassigned »
Priority: Minor » Normal

This change will be in the next release. Hopefully, I can get to that this week.

Thanks!

Anonymous’s picture

Version: 6.x-1.6 » 6.x-1.7
Status: Active » Fixed

Fixed in 6.x-1.7.

Anonymous’s picture

Status: Fixed » Closed (fixed)