On Thu, Nov 24, 2011 at 10:18 AM, Vincent Massol
<vincent(a)massol.net> wrote:
Hi Roman,
On Nov 24, 2011, at 9:54 AM, Roman Muntyanu wrote:
Hi Sergiu,
Those are fine improvements, I'm curious though.
* Will the extension manager pick-up/show the extensions I have already installed?
It depends… :)
The EM will pick up all jars put in WEB-INF/lib or in the classpath in general.
However if you've installed pages from a XAR by importing it then no it won't
notice it (AFAIU - Thomas should confirm this).
It's a good point though, we might want to do something to handle this use case.
It's not that easy, there is no way to know that a wiki page is coming
from some application without talking of what is the id/version of
this application if it hasn't been installed by Extension Manager.
I can think of 2 solutions (haven't thought much about it though):
* Based on a hash of the page which will work if the page(s) haven't been modified