-
It would be good to have it for version 5.2.1 but I am not sure if it is possible. It does not seem to be a lot of work. Hopefuly more thinking than working.
What I would like to have is:
-
Instead of extending VHostItem every time we add a new element, the VHostItem should kind of field definitions. Switching some feature on/off would be as simple as disabling/enabling the field definition.
-
The field definition could contain information such as field type, field value, field default value, field property key, config element name, etc...
-
The VHostItem API should contain all the code necessary to handle all field types we use
-
-
I needed this feature for task #2451 and created some basic API and storage for additional VHost parameters, see commit:5e2cef9fd698ea98d96cfa9f92f714710e573666
-
We've encountered some problems with separations of items/values when configured in
init.properties
(vide #3135#note-7). I'll verify it. Otherwise implemented API is enough.
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
RedmineID |
1707
|
Version |
tigase-server-7.1.0
|
Spent time |
0
|
Add an API which would allow addition of new configuration elements to VHost items