Page MenuHomePhabricator

Use ContentLanguages object for terms JS
Closed, DeclinedPublic

Description

Currently, the JS views for editing an entity's terms are limited to ULS languages. We want to support more languages as content languages.

Current users of language data I found:

  • getDirectionality (used by aliasview, descriptionview, labelview) needs dir
  • getLanguageNameByCode (used by descriptionview, entitytermsforlanguagelistview, entitytermsforlanguageview, entityview, labelview) needs language codes and names

Event Timeline

adrianheine claimed this task.
adrianheine raised the priority of this task from to Needs Triage.
adrianheine updated the task description. (Show Details)
adrianheine subscribed.

When tackling this, we should take the time to switch to a view factory.

adrianheine renamed this task from Use ContentLanguages object for terms to Use ContentLanguages object for terms JS.Mar 10 2015, 9:25 AM
Addshore subscribed.

Marking as declined, this ticket hasn't been touched in 3 years.