You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/01/28 09:23:40 UTC

[jira] [Updated] (FELIX-3879) [PATCH] overridable client scripts for the webconsole

     [ https://issues.apache.org/jira/browse/FELIX-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler updated FELIX-3879:
------------------------------------

    Fix Version/s:     (was: webconsole-4.2.2)

> [PATCH] overridable client scripts for the webconsole
> -----------------------------------------------------
>
>                 Key: FELIX-3879
>                 URL: https://issues.apache.org/jira/browse/FELIX-3879
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-4.0.0
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: FELIX-3879.patch
>
>
> This patch adds an OverridableResourcesServlet to the webconsole, that handles the /overridable path and returns an empty response for paths like /system/console/overridable/scripts/*
> If a Servlet service with a org.apache.felix.resources.servlet=true service property is present, it is used to handle those requests instead.
> This can be used to provide extension points in the webconsole where users can replace default do-nothing scripts with their own variants.
> I'ill provide another patch that uses this feature for progressive enhancement of the console config page with help links.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)