Project

General

Profile

Actions

Bug #4597

closed

adding new configuration properties before/after a certain exiting configuration property.

Added by jianwu jianwu over 14 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
core
Target version:
Start date:
12/03/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4597

Description

Different modules may have their own menu items. To realize it, the module should be able to add configuration properties to files like uiMenuMappings_en_US.xml. One special requirement for menu items is that the configuration property location matters. People want to add one menu item after/before a certain exiting configuration property. So I think ConfigurationProperty class should have interface like addPropertyBefore() and addPropertyAfter().

Actions #1

Updated by Chad Berkley over 14 years ago

Added a method addPropertyAtIndex which allows the user to add a property anywhere into an existing ordering of nested properties. See ConfigurationManager.addPropertyAtIndex().

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 4597

Actions

Also available in: Atom PDF