[RSS Feed/News] Extend options xfrmListDefaultOrder for XFRM?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Is there a way to extend options?

Code:

Code:
  <option option_id="xfrmListDefaultOrder" edit_format="select" data_type="string">

    <default_value>last_update</default_value>

    <edit_format_params>last_update={{ phrase('xfrm_last_update') }}

resource_date={{ phrase('xfrm_submission_date') }}

rating_weighted={{ phrase('rating') }}

download_count={{ phrase('xfrm_downloads') }}

title={{ phrase('title') }}</edit_format_params>

    <relation group_id="xfrm" display_order="80"/>...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom