Skip to content

Various fixes and interface improvements in admin board.#8

Merged
patrickmj merged 30 commits into
patrickmj:masterfrom
Daniel-KM:feature/select
Aug 1, 2018
Merged

Various fixes and interface improvements in admin board.#8
patrickmj merged 30 commits into
patrickmj:masterfrom
Daniel-KM:feature/select

Conversation

@Daniel-KM
Copy link
Copy Markdown
Contributor

Various fixes and interface improvements in admin board.

The main purpose was to remove the special pages in order to set the language directly with the content (the language is set in the user page, in the simple page, or in the exhibit page.

zploskey and others added 30 commits November 30, 2016 15:09
Get the default locale from the Omeka site settings,
not Zend_Locale::getDefault(), which always returns 'en'.
Added upgrade hook to change all instances of the default locale
code 'en' to the real default locale. This required a version bump
to version 1.1.
This is no longer necessary now that the ExperimentalBeijing plugin
adds translations to the search texts and can use those to do searches
for items/browse as well. This will reduce the maintenance burden of the
fork, as all it needs to handle is getting the lang parameter from $_GET
and properly get the default locale. We may want to see if we can at
least get the latter merged upstream.
This reverts commits back through "Note that this is a fork in README"
33fa1b6.
@patrickmj patrickmj merged commit 4268e6f into patrickmj:master Aug 1, 2018
@Daniel-KM Daniel-KM deleted the feature/select branch August 1, 2018 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants