Displaying 1 result from an estimated 1 matches for "updateurl".
2007 May 21
2
Some suggestions for extra metadata
...up>
*Web based information*
I think it would be a very nice feature to add some web based
attributes which means things can be easily updated without
the user updating the plugin.  There are probably others that
could be added.
<info>
    <!-- xml file with update info -->
    <updateurl>http://www.example.com/plugin-update.xml</updateurl>
    <!-- html page with additional information about the plugin -->
    <infourl>http://www.example.com/plugin-info.html</infourl>
</info>
<screenshots>
    <screenshot 
mime="text/html">htt...