I would like to add a countdown plugin to my blog http://www.nikropht.com for BlizzCon. I made a simple coundown php page http://www.nikropht.com/countdown.php but cannot figure out how to embed it into Serendipity. Is there a generic plugin that can call a php page? I am using Serendipity 0.8.5 and PHP 4.3.11
Thx
-Nikropht
nikropht@gmail.com
www.nikropht.com
New Plugin Request "Countdown"
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: New Plugin Request "Countdown"
You can easily write your own sidebar plugin and put your code into it.
Have a look at an easy plugin like serendipity_plugin_gallery_menalto_random or the serendipity_plugin_amazon. You can also just call an include in your s9y plugin file.
Another way is to use the generic PHP box plugin. You can search for it in this forum, but it is not advised because it makes use of eval.
Best regards,
Garvin
Have a look at an easy plugin like serendipity_plugin_gallery_menalto_random or the serendipity_plugin_amazon. You can also just call an include in your s9y plugin file.
Another way is to use the generic PHP box plugin. You can search for it in this forum, but it is not advised because it makes use of eval.
Best 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/
# 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/