Explorer Destroyer with default theme?

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
computerdude33

Explorer Destroyer with default theme?

Post by computerdude33 »

Explorer Destroyer

I'm not too experienced with Smarty, but I get an error trying to install Explorer Destroyer in index.tpl in the default theme. How would I go about installing it without the error?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Explorer Destroyer with default theme?

Post by garvinhicking »

Well, which error do you get?

It should be easy, you can put any HTML or javascript into your index.tpl.

Remember that you need to replace { with {ldelim} and } with {rdelim} for Smarty escaping!!!

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/
computerdude33

Ok...

Post by computerdude33 »

OK, like I said, very minimal experience with Smarty. Thanks!
Post Reply