Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

言語設定に応じた言語ファイルを、extrasから引っ張ってくる #47

Open
naao opened this issue Feb 19, 2013 · 2 comments

Comments

@naao
Copy link
Contributor

naao commented Feb 19, 2013

言語設定に応じた各国言語ファイル。 導入モジュールの展開時に、html/trust フォルダに無ければ、extrasをチェックし、あれば引っ張ってくる仕組みがあると良いかなあ。

@nao-pon
Copy link
Member

nao-pon commented Feb 21, 2013

XCLパッケージと同じディレクトリ構造という限定であれば、実装は楽にできそうですね。

@nao-pon
Copy link
Member

nao-pon commented Mar 4, 2013

extras ディレクトリのディレクトリ構成を柔軟に対応できるようにしたほうがよいですね。

ref. https://www.facebook.com/groups/XoopsX/permalink/595351347159402/?comment_id=597908460237024&offset=0&total_comments=31

nao-pon referenced this issue Mar 5, 2013
Will check next dirs in archive.

legacy: `/extras/extra_languages/<LANG>/html`
          or
        `/extras/extra_languages/<LANG>`

Others: `extras/html/modules/language/<LANG>`
          and
        `extras/xoops_trust_path/modules/language/<LANG>`
nao-pon referenced this issue Mar 10, 2013
extra language support (XoopsX/xupdate#47)
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

No branches or pull requests

2 participants