Hi Richard, already exists and I'm using it: http://drupal.org/project/remove_generator You got my point: I'd like to have something in the core without having to install workarounds Thanks, Domenico
2012/3/5 Richard Burford <[email protected]>: > You could make a small module that does this with a settings form, a conf > variable, and (as described in the link you posted) using > hook_html_head_alter() to unset or otherwise alter the generator element. > > But, it begs the question - why do you even care about this? > > On 5 Mar 2012, at 09:49, webmaster wrote: > >> Hi, >> I noticed that by default this tag is written: >> <meta name="Generator" content="Drupal 7 (http://drupal.org)" /> >> >> I'm perplexed about that and I discover that someone else is sharing >> my point of view: http://drupal.org/node/982034 >> >> Do you think it would be possibile to add an option in the admin panel >> to switch off this feature? >> >> Regards, >> Domenico >
