Closed GoogleCodeExporter closed 8 years ago
Instead of checking for each plugin guid if an update is available, how about a
global update property which is true if atleast one plugin/skin has an update
available?
Original comment by damien.haynes@gmail.com
on 15 Sep 2011 at 4:10
Much easier to implement in skin as well :). I assume it jumps to Updates View
with the list of all extensions with updates?
Some skins might want a separate update button for their skin, but I assume
they can still use the current method for that with GUID?
Original comment by Dade...@gmail.com
on 15 Sep 2011 at 10:53
Done, you can specify a view name in the hyperlinkParameter e.g. view:updates
You can also conditional make this button visible by using the #mpei.updates
property by checking if its not empty.
Original comment by damien.haynes@gmail.com
on 17 Sep 2011 at 1:07
Original comment by damien.haynes@gmail.com
on 17 Sep 2011 at 1:08
Original issue reported on code.google.com by
Dade...@gmail.com
on 14 Sep 2011 at 5:51