Hello,

with Bootstrap we have the block.vars.php file and page.vars.php file for customize functions for the pages and blocks.
But for create preprocess functions for the terms and taxonomy we have no base file for include custom code.

For this time I place my code in the template.php.
But, Is there a file for customize functions for terms and taxonomy ? (e.g. : taxonomy.vars.php , term.vars.php...).

Thanks.

Comments

kumkum29 created an issue. See original summary.

kumkum29’s picture

Title: Taxonomy / terms vars file » Taxonomy / terms vars templates
markhalliwell’s picture

Category: Feature request » Support request
Status: Active » Closed (works as designed)

These file names should be based on the theme hook defined, replacing underscores with hyphens.

See: http://drupal-bootstrap.org/api/bootstrap/docs%21registry%21README.md/gr...