Custom <head>

Having trouble installing serendipity?
Post Reply
smartcard
Regular
Posts: 14
Joined: Sat Jan 08, 2005 12:47 pm

Custom <head>

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Custom <head>

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply