[Qgis-developer] Recent additions to the python plugins web app

Alessandro Pasotti apasotti at gmail.com
Tue Nov 22 06:35:45 EST 2011


Hi,

Today I've added a couple of new fields and features to the web app:


-    Added tracker, repository, deprecated (#18, #19, #4265)

those new fields are optional but a warning is issued if thy are
empty, the message also suggests to create a repository on
hub.qgis.org
the deprecated field marks the plugin with red in the lists and in the
details view

-    Added new plugin fields to the XML

the plugins.xml file also shows the new fields

-    Enabled DB cache

DB caching for anonymous users is now active

-   Added the ajax template, which only shows the inner page content
-   Added IS_NAKED context var for ajax/frameless calls

This can be used to implement "naked" views, just add ajax=1 to the
query string, for example:

http://plugins.qgis.org/plugins/QuickWKT/?ajax=1

-    Fixed some validation errors and improved error messages

Error messages are now more verbose and try to suggest a solution for
most common errors

-    Added page titles vary on application!

Plugins, Snippets etc. can now have different page titles


Bug reports and suggestion are welcome.

-- 
Alessandro Pasotti
w3:   www.itopen.it


More information about the Qgis-developer mailing list