By V I R U S on
Hello everyone.
I'm looking for a way to edit the stuff between tags. I know, there is a way to do that directly in page.tpl, to create own header and just use strings from original, but im looking for part which generate the header. Can anyone help me to find it?
Thanks!
Comments
are you looking for this? its
are you looking for this? its the drupal_final_markup function available from the /includes/common.inc file...
Looks good, but how to
Looks good, but how to create a custom in V7? I'm trying to hide default tags, but withouwt effort... I's always there...
Any help?