XOOPS Cube日本サイト
HOME
ホーム
What's XOOPS Cube ?
XOOPS Cube とは
GUIDE
ガイド
インストール
サイト運営
デザイン
開発
ダウンロード
(github)
LINK
リンク集
モジュール
テーマ
ツール
パッケージ
COMMUNITY
コミュニティ
XOOPS ニュース
フォーラム
旧フォーラム
ログイン
|
List
Search
Recent
Help
Back to page
History
Print
Backup source of
CorePack 20140121 リリース
(No. 1)
Backup source of
doc
:
Distributions
/
XoopsX
/
blog
/
2014-01-23
(No. 1)
View the
diff
.
View the
diff current
.
Go to
Distributions/XoopsX/blog/2014-01-23
.
Next »
#navi(../) #boxdate * CorePack 20140121 リリース [#t36724e1] ** 更新内容 [#ie5dc110] -[[772cd52:https://github.com/XoopsX/legacy/commit/772cd52a96e3b24652cdc14cd9793ac808578592]]: [module:user] typo fix no_avatar.png to no_avatar.gif (nao-pon) -- -[[9f16f89:https://github.com/XoopsX/legacy/commit/9f16f898ebd8ee01a4d305b41401d35f11b5ac8e]]: Update CHANGES.txt (市川 亮) -- -[[77c15b1:https://github.com/XoopsX/legacy/commit/77c15b1fd8902fe52943ca60272b20804c3247e9]]: [xupdate] fix category problem of Package store (nao-pon) -- -[[9f15769:https://github.com/XoopsX/legacy/commit/9f1576973e84bf7481a27a2e6af8062d8d616fb6]]: [xupdate] set htmlspecialchars() 3rd parameter (encoding) (nao-pon) -- -[[603e0f4:https://github.com/XoopsX/legacy/commit/603e0f488e744a589c96624fd817d6a554392a2b]]: [xupdate] version 0.61 (nao-pon) -- -[[2d6856c:https://github.com/XoopsX/legacy/commit/2d6856c8f2b17ec6a6dcbfc918cf77339efc2bee]]: [xupdate] difference update with md5_file() (nao-pon) --md5_file() で更新ファイルとサーバー上のファイルを比較して、新規または変更のあるファイルのみアップデートする差分更新を導入。 -[[950add7:https://github.com/XoopsX/legacy/commit/950add7c3eec74d1880be413c6d33acd3711f375]]: [xupdate] version 0.62 (nao-pon) -- -[[3095831:https://github.com/XoopsX/legacy/commit/309583101f481f28cb378fed80826ea74b7b6d08]]: [xupdate] add new ini parms "force_languages" (#53) (nao-pon) --ini format <pre> [ItemKey] ; Probably it will be the same as that of target_key, and is good. dirname = "dirname" ; module directory name (string) target_key = "UniqKey" ; Unique key (string) target_type = "X2Module" ; TrustMudule , X2Module or Theme (string) version = 1.00 ; Version numbar (float) detailed_version = "" ; Detailed version (string) [optional] replicatable= false ; Can replicate (bool) addon_url = "http://" ; Archive URL ( %s replaces target_key ) (string) detail_url = "http://" ; Detail page URL [optional] (string) changes_url = "http://" ; Recent changes page URL [optional] (string) license = "GPL" ; Contents license (string) required = "normal" ; required , recommend or normal (string) description = "" ; Contents description screen_shot = "http://" ; Screen shot URL (Theme only) [optional] (string) tag = "" ; Tags of this item. Separate each tag with a space. [optional] (string) force_languages = "" ; Force upload language directory with `Used language only`. [optional] (string comma delimited) no_update[] = "" ; Do copy only installing [optional] (string) no_overwrite[] = "" ; Do copy only file not exists [optional] (string) writable_dir[] = "" ; Directory permission sets writable [optional] (string) writable_file[] = "" ; File permission sets writable [optional] (string) delete_dir[] = "" ; Directory which becomes unnecessary and it deletes [optional] (string) delete_file[] = "" ; File which becomes unnecessary and it deletes [optional] (string) </pre> -[[efec983:https://github.com/XoopsX/legacy/commit/efec98310c2140a82a86c3d0560d71834a42812e]]: [xupdate] fix warning error with md5_file() (nao-pon) --アップロード対象ファイルへの読み込み権限が PHP にない場合に md5_file() でのチェックが warning error になるので、その対策。 -[[6b791ce:https://github.com/XoopsX/legacy/commit/6b791ce7e5a95918014d38106d6ccdf2537f43d8]]: [xupdate] version 0.63 (nao-pon) -- -[[ee4d909:https://github.com/XoopsX/legacy/commit/ee4d909fe0046db5be7bc2c1d6fd35bea92620da]]: [extra_languages] fix #85 correction of `_MI_INQUIRY_INSTALL_ERROR` (nao-pon) -- -[[61e6c3b:https://github.com/XoopsX/legacy/commit/61e6c3b52af2919e745ae315979f85b5c0851c2e]]: [language] merge from xoopscube/legacy extras lang (nao-pon) -- -[[5f44c5a:https://github.com/XoopsX/legacy/commit/5f44c5ac5d1fcd53f1e0015de14e21e9920530d2]]: [lib] fix #86, smarty up to 2.6.28 (nao-pon) -- -[[613d22e:https://github.com/XoopsX/legacy/commit/613d22e798b611f6ed88abcf8c29fa3896e1fc4f]]: Update README.md (Nuno Luciano) --Links to modules news, announcements, download and release Notes -[[139c602:https://github.com/XoopsX/legacy/commit/139c602c61c86b45f2c8d32a0e9fda8186462840]]: add admin preference writable dir, file permission of trust side (nao-pon) --書き込み可能とするディレクトリとファイルのパーミッションについて、html 側と trust 側に、別々に設定できるようにした。 -[[f52865f:https://github.com/XoopsX/legacy/commit/f52865fca2db295ae73b74ccf5d751204bcf053e]]: X-update version 0.64 (nao-pon) -- -[[5d90e03:https://github.com/XoopsX/legacy/commit/5d90e03cd7c518fb286a645fb3b92b5aa542aaf2]]: fix #87, variable references should be returned (nao-pon) -- -[[ca60cec:https://github.com/XoopsX/legacy/commit/ca60cecbb9ce9b946e514f66ebe645c84bee3f6f]]: [CorePack] version "CorePack 20131212" (nao-pon) -- -[[2dae5b2:https://github.com/XoopsX/legacy/commit/2dae5b2f8c3a7905c89f58ab7e467260d7807845]]: fix template override on admin panel (nao-pon) --fix for xoopscube#88 -[[affb49a:https://github.com/XoopsX/legacy/commit/affb49a0956ae3a08d2b3a7f3c108895c561629f]]: [CorePack] version CorePack 20131225 (nao-pon) -- -[[a0a5a86:https://github.com/XoopsX/legacy/commit/a0a5a86393ca98a6a5fa8fb0f75b5074d67cf064]]: [X-update] fix notice errors (nao-pon) -- -[[7b89e69:https://github.com/XoopsX/legacy/commit/7b89e6979b6657de12d5021c3fd56d272fef3d29]]: [installer] remove $myts not used in make_data() (nao-pon) -- -[[af5dd3a:https://github.com/XoopsX/legacy/commit/af5dd3aa850bd60269add653f691d9cfb44984a1]]: [installer] lang select only utf8 & en on PHP>=5.4 (nao-pon) -- -[[98b417f:https://github.com/XoopsX/legacy/commit/98b417fa43bd92e24eb195ccb7a2909abcc5cf93]]: [CorePack] CorePack version 20140121 (nao-pon) -- ** ダウンロード [#w66552c7] -- [[XOOPS X (ten) Distribution Pack - コンテンツ(Wiki) : [XoopsX(ten)]>http://www.xoopscube.net/modules/xpwiki/#wa5e9b19]] #navi(../)
Next »
Backup list of Distributions/XoopsX/blog/2014-01-23
Backup source of Distributions/XoopsX/blog/2014-01-23(No. All)
1: 2014-01-23 (Thu) 10:54:47
nao-pon
Cur: 2014-01-23 (Thu) 10:54:47
nao-pon
With "replacer" plugin. at 2018-02-08 (木) 13:21:17
Page Info
Page Name :
Distributions/XoopsX/blog/2014-01-23
Page aliases :
None
Page owner :
nao-pon
Can Read
Groups :
All visitors
Users :
All visitors
Can Edit
Groups :
モデレータ
Users :
No one
Counter: 1991, today: 1, yesterday: 0
XOOPS Cube とは
XOOPS Cube って何?という方へ。
インストールガイド
XOOPS Cube のインストール方法。
コミュニティ
コミュニティについて
開発者の方へ
XOOPS Cube の開発について。
デザイナーの方へ
テーマデザインについて。
サイト運営者の方へ
サイト運営者の方へ。
To Top