You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Balazs Zsoldos (JIRA)" <ji...@apache.org> on 2015/08/27 13:59:46 UTC

[jira] [Updated] (FELIX-5018) [webconsole] "create factory configuration" link for config screen

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

Balazs Zsoldos updated FELIX-5018:
----------------------------------
    Description: 
At the moment, it is possible to create a link to the configuration screen that:

 * opens an existing configuration
 * creates a non-factory configuration if it does not exist yet

It would be nice to be able to create a link that can be used to create configuration for factories.

At the moment can look like this:

{code}
/system/console/configMgr/myPid
{code}

We propose the _factoryCreate_ parameter. When it is true, a new configuration will be created for that factory. The link could be used like this:

{code}
/system/console/configMgr/myPid?factoryCreate=true
{code}

If you agree, the pull request will come within 1-2 days.

  was:
At the moment, it is possible to create a link to the configuration screen that:

 * opens an existing configuration
 * creates a non-factory configuration if it does not exist yet

It would be nice to be able to create a link that can be used to create configuration for factories.

At the moment can look like this:

    /system/console/configMgr/myPid

We propose the _factoryCreate_ parameter. When it is true, a new configuration will be created for that factory. The link could be used like this:

    /system/console/configMgr/myPid?factoryCreate=true

If you agree, the pull request will come within 1-2 days.


> [webconsole] "create factory configuration" link for config screen
> ------------------------------------------------------------------
>
>                 Key: FELIX-5018
>                 URL: https://issues.apache.org/jira/browse/FELIX-5018
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-4.2.10
>            Reporter: Balazs Zsoldos
>
> At the moment, it is possible to create a link to the configuration screen that:
>  * opens an existing configuration
>  * creates a non-factory configuration if it does not exist yet
> It would be nice to be able to create a link that can be used to create configuration for factories.
> At the moment can look like this:
> {code}
> /system/console/configMgr/myPid
> {code}
> We propose the _factoryCreate_ parameter. When it is true, a new configuration will be created for that factory. The link could be used like this:
> {code}
> /system/console/configMgr/myPid?factoryCreate=true
> {code}
> If you agree, the pull request will come within 1-2 days.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)