home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Plugin config order and language file strings within the plugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="morpheus_xx" data-source="post: 1107945" data-attributes="member: 48495"><p>I've checked the code and found the reason: <a href="https://github.com/MediaPortal/MediaPortal-2/blob/93361b1a55857b8722bf62dfcb02ca8b4fb5aba7/MediaPortal/Source/UI/UiComponents/Configuration/ConfigurationModel.cs#L480" target="_blank">https://github.com/MediaPortal/MediaPortal-2/blob/93361b1a55857b8722bf62dfcb02ca8b4fb5aba7/MediaPortal/Source/UI/UiComponents/Configuration/ConfigurationModel.cs#L480</a>.</p><p></p><p>Here a WorkflowAction is created, using the label as sort criteria. </p><p></p><p>What should we do? I would extend the config section metadata with a custom "sort" attribute, so you can define it inside plugin.xml. If it's null or empty default sorting will be title as now. Would this be what you need?</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1107945, member: 48495"] I've checked the code and found the reason: [url]https://github.com/MediaPortal/MediaPortal-2/blob/93361b1a55857b8722bf62dfcb02ca8b4fb5aba7/MediaPortal/Source/UI/UiComponents/Configuration/ConfigurationModel.cs#L480[/url]. Here a WorkflowAction is created, using the label as sort criteria. What should we do? I would extend the config section metadata with a custom "sort" attribute, so you can define it inside plugin.xml. If it's null or empty default sorting will be title as now. Would this be what you need? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Plugin config order and language file strings within the plugin
Contact us
RSS
Top
Bottom