Feature request, SmileTAG integration

Creating and modifying plugins.
Post Reply
djclue917
Posts: 3
Joined: Sat Apr 15, 2006 6:41 pm

Feature request, SmileTAG integration

Post by djclue917 »

Honestly, the current Shoutbox plugin for Serendipity is not that great.
Is SmileTAG integration possible? Or are you guys working on a better Shoutbox plugin?

Thanks! :)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Feature request, SmileTAG integration

Post by garvinhicking »

What is SmileTag? Most PHP code can be easily implemented into a sidebar thorugh a simple serendipity_plugin_externalphp plugin for example.

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/
djclue917
Posts: 3
Joined: Sat Apr 15, 2006 6:41 pm

Post by djclue917 »

It's an open source Shoutbox (licensed under the GPL) which uses PHP and utilizes Ajax. It doesn't use a database by the way. It uses an XML file to store the Shoutbox entries.

http://www.smiletag.com/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Well, I think integrating that should be easy. MAybe you'd like to have a try at it? Just look at any of the sidebar plugins (serendipity_plugin_*.php) and in the generate_content() method you can just include the smiletag PHP file(s)?

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/
djclue917
Posts: 3
Joined: Sat Apr 15, 2006 6:41 pm

Post by djclue917 »

Ok. I'll see what I can do although I doubt that I could really do something. I'm quite busy these days. But I'll try since I really need SmileTAG. It's just awesome.

Garvin, thanks for the prompt replies! :) I can't wait for 1.0-final.
smartieskiller
Regular
Posts: 43
Joined: Sun Mar 12, 2006 3:15 am

Post by smartieskiller »

great idea
if you made it possible ,could it be post here ???

smiletag is really a great shootbox.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

The plugin was quite easy, I just added it to CVS/Spartacus.

It'll be available on spartacus.s9y.org within the next 24 hours.

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