Re: [Qgis-developer] PostGIS plugins menu

2010-08-21 Thread Tim Sutton
Hi +1 to put them under a plugins->database menu Perhaps merging some of the plugins to provide a 'super postgis' manager plugin would also be worth thinking about? Regards Tim On Thu, Aug 19, 2010 at 2:10 AM, Giuseppe Sucameli wrote: > Hi all, > > On Wed, Aug 18, 2010 at 10:05 PM, Martin Dob

Re: [Qgis-developer] PostGIS plugins menu

2010-08-18 Thread Giuseppe Sucameli
Hi all, On Wed, Aug 18, 2010 at 10:05 PM, Martin Dobias wrote: > Hi Borys > > On Sun, Aug 15, 2010 at 11:59 AM, Borys Jurgiel > wrote: > > My suggestion for now is to put everything to a PostGIS submenu within > the > > Plugins menu: > > > > self.iface.addPluginToMenu('PostGIS', actionBlahBlah)

Re: [Qgis-developer] PostGIS plugins menu

2010-08-18 Thread Martin Dobias
Hi Borys On Sun, Aug 15, 2010 at 11:59 AM, Borys Jurgiel wrote: > My suggestion for now is to put everything to a PostGIS submenu within the > Plugins menu: > > self.iface.addPluginToMenu('PostGIS', actionBlahBlah) Right. I will do that for postgis manager in the next release. > Then we can mo

Re: [Qgis-developer] PostGIS plugins menu

2010-08-16 Thread John C. Tull
On Aug 15, 2010, at 2:59 AM, Borys Jurgiel wrote: > My suggestion for now is to put everything to a PostGIS submenu within the > Plugins menu: > self.iface.addPluginToMenu('PostGIS', actionBlahBlah) > Then we can modify the QgsInterface.addPluginToMenu method to put each > submenu either to the

Re: [Qgis-developer] PostGIS plugins menu

2010-08-15 Thread Borys Jurgiel
My suggestion for now is to put everything to a PostGIS submenu within the Plugins menu: self.iface.addPluginToMenu('PostGIS', actionBlahBlah) Then we can modify the QgsInterface.addPluginToMenu method to put each submenu either to the Plugins branch or to the main menu, so each user can config

Re: [Qgis-developer] PostGIS plugins menu

2010-08-15 Thread Paolo Cavallini
Il 15/08/2010 11:13, MORREALE Jean Roc ha scritto: > Adding an item to the top menu bar should be avoided, if it is done for > each extension (like cadtools or manageR already do) or group of > extensions (the same reasonning could be applied for R, etc.) this bar > will soon become too long to be

Re: [Qgis-developer] PostGIS plugins menu

2010-08-15 Thread MORREALE Jean Roc
Le 15/08/2010 09:08, Paolo Cavallini a écrit : Hi all. Can we move all the PostGIS plugins to a submenu, as we have done with fTools and GDAL Tools? This is easy, and will make life easier for our users. I found: - PostGIS Manager - PGQuery for PostGIS - PostGIS SQL Query Editor - RT Sql Layer -

[Qgis-developer] PostGIS plugins menu

2010-08-15 Thread Paolo Cavallini
Hi all. Can we move all the PostGIS plugins to a submenu, as we have done with fTools and GDAL Tools? This is easy, and will make life easier for our users. I found: - PostGIS Manager - PGQuery for PostGIS - PostGIS SQL Query Editor - RT Sql Layer - RT Postgres Extractor and eventually also Linear