Naveen Gavini wrote: >>> Secondly how would we create the page for this new task? >> Currently it's not possible to define a new "task" per se. You can >> only define new "actions" within one if the existing tasks >> (mail|addressbook|settings). Read >> http://trac.roundcube.net/wiki/Doc_Plugins#Customactions for more >> details. >> > The features we are trying to implement are not really a subset any of > these current tasks and we would like to have a separate page for them. > Is creating tasks a planned feature to eventually be added to the plugin > API or is there another way we could achieve this?
Yes, I think so. For the moment you have to define actions within an existing task or be patient until we extended the API. > > Is it possible to achieve this via creating a separate file within the > plugin directory and pointing to it (similar to squirrelmail)? Theoretically yes but I wouldn't suggest to do so. If you want to access any of the RoundCube components, you have to initialize them as it is done in index.php ~Thomas _______________________________________________ List info: http://lists.roundcube.net/dev/
