View Single Post
Old October 27th, 2009, 02:55 AM   #3 (permalink)
Luciano
Registered User
 
Join Date: Aug 2005
Posts: 1,229
Thx for your reply, chuck..
But i want to keep it easy.. so what i am doing now... is:
A. for non ACP pages..( public pages) i check if ppg_options is there..
if($ppg_options && is_array($ppg_options))

and for acp i just add an option that says: If you have vbgallery installed then show special gallery options to users.... YES / NO

I was going to hide that option in acp if vbgallery is not installed...
but now, well, its only a dummy option if vbgallery is not installed...

thats ok..

(BTw: its going to be a facebook style tool bar.. on all pages.. with a modal window that handles lots of features with ajax) .. I'll set up a demo as soon as I got something to show...)

Thx again..
Luc
Luciano is offline   Reply With Quote