detect lowest sidebar plugin

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
MySchizoBuddy
Regular
Posts: 340
Joined: Sun Jun 12, 2005 5:28 am

detect lowest sidebar plugin

Post by MySchizoBuddy »

IS there a way to detect which plugin is the last plugin in the left sidebar and which one is the last in the right sidebar
Image
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: detect lowest sidebar plugin

Post by garvinhicking »

Yes. Hook on to the "frontend_generate_plugins" event, and check the $eventData array. It is in the order how plugins are executed.

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