Page 1 of 1

Custom <head>

Posted: Sat Jan 22, 2005 12:42 pm
by smartcard
I am trying to insert a custom <head> portion into a Serendipity blog. to insert my description, keyword etc.,

Please help me to do so.

I don't want to use the embaded function

Tks

Re: Custom <head>

Posted: Sat Jan 22, 2005 1:16 pm
by garvinhicking
You should use Serendipity 0.8, you can modify all the HTML code by editing *.tpl files in a Template easily.

For Serendipity 0.7 either use the additional plugin 'serendipity_event_head_nugget' in our CVS repository additional_plugins (see www.s9y.org) or edit serendipity_genpage.inc.php

The embed-option would of course be the third possibility, and is preferred over editing serendipity_genpage.inc.php (because you'll loose your functionality when upgrading Serendipity)

Regards,
Garvin