We need help changing the feed icon

Creating and modifying plugins.
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

Thanks again Garvin. So, when NEXT WEEK, is 1.2 going to be released? :lol: :lol: :lol:
=Don=
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Post by yellowled »

garvinhicking wrote:
Owen Stubbs wrote: Also, is there some way to display a message for the user to the effect of "requires version # of XXXXXXXX plugin if they are not using the most current version, perhaps on the manage styles page when they are choosing other template options?
You could do that with extensive config.inc.php magic, but I don't think it's worth the effort and impact on config.inc.php filesize ;)
Erm, I usually give a message like that using info.txt ..?

Code: Select all

Name: Bulletproof <i><small>Requires Serendipity >= v1.1</small></i>
[...]
Of course, this could be extended to display the version numbers for the plugins also, but since it's going to need s9y 1.2 anyway ... but I'll make a note to have a requirements section in the bulletproof docs.

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

Post by garvinhicking »

Hi!

YL: You are right. Info.txt would be a good place for this. We would need to move the plugin checks then to core s9y and that would make it complicated for me (instead of the template author *g*) to add support for that. But I keep it in mind for 2.0 ;-)

Owen: Well...don't expect 1.2 to be released before June or July this year. We still have some things that take longer (OpenID) that are vital to 1.2.

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