Global meta tags should be saved in the database as the other meta tags

kiamlaluno - July 4, 2009 - 17:31
Project:Nodewords
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed
Issue tags:6.x-1.0
Description

It would be better to save the global meta tags in the database table; this would slightly reduce the amount of memory required by Drupal variables, which are loaded in memory every time Drupal makes a complete bootstrap.
It also doesn't make sense to load those values in memory all times, as they are required in specific moments.

#1

kiamlaluno - July 13, 2009 - 05:04

The global meta tag values should be rather called "default meta tag values", as they are the values used when there isn't a specific value set for the user, node, taxonomy term.

#2

kiamlaluno - July 14, 2009 - 04:05
Status:active» fixed

The code has been changed, and committed in CVS.

#3

kiamlaluno - July 14, 2009 - 04:40

#4

System Message - July 28, 2009 - 04:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.