mixed event/plugin plugin question
Posted: Sat Aug 12, 2006 6:00 pm
I now try to do an ajax-chat plugin - i found usable code in the liveseach plugin which also uses the "external_plugin" event hook, which i think i need for this. however, i wanted to display the chat application as a sidebar item, which runs me into problems.
Afaik a sidebar plugin cannot use event_hooks and only sidebar_plugins can output HTML to the sidebar. Am i right?
Now my question:
- Do i have to make 2 plugins?
- if so, is it possible to deploy both plugins in 1 package?
Afaik a sidebar plugin cannot use event_hooks and only sidebar_plugins can output HTML to the sidebar. Am i right?
Now my question:
- Do i have to make 2 plugins?
- if so, is it possible to deploy both plugins in 1 package?