hypweb.net
XOOPSマニア  最新情報のRSS(サイト全体)
[ 自宅サーバーWebRing |ID=54 前後5表示乱移動サイト一覧 ]

TOP » xpwiki » keyword » HypCommonFunc のバックアップ差分(No.37)
36: 2009-01-15 (木) 13:09:52 nao-pon ソース 37: 2009-01-25 (日) 10:09:25 nao-pon ソース
Line 18: Line 18:
- HypCommonFunc ダウンロード - HypCommonFunc ダウンロード
--- &font(150%){&ref(HypCommonFunc.20090115.zip);}; +-- &font(150%){&ref(HypCommonFunc_20090125.zip);}; 
--- &font(150%){&ref(HypCommonFunc.20090115.tar.gz);}; ([[bashCGI版インストーラ(hd_updater.cgi)>http://xoops.peak.ne.jp/md/news/index.php?page=article&storyid=463]] 対応)+-- &font(150%){&ref(HypCommonFunc_20090125.tar.gz);}; ([[bashCGI版インストーラ(hd_updater.cgi)>http://xoops.peak.ne.jp/md/news/index.php?page=article&storyid=463]] 対応)
- 携帯絵文字パック: &font(150%){&ref(K-tai_emoji.zip);}; (携帯対応レンダーで使用します) - 携帯絵文字パック: &font(150%){&ref(K-tai_emoji.zip);}; (携帯対応レンダーで使用します)
-- SoftBankの絵文字を営利目的でホームページ、ソフトウェア、書籍等で利用される場合は、以下のアドレスから事前に連絡する必要があります。 -- SoftBankの絵文字を営利目的でホームページ、ソフトウェア、書籍等で利用される場合は、以下のアドレスから事前に連絡する必要があります。
Line 48: Line 48:
*** CVS版のアップロード方法 [#ic8ed55b] *** CVS版のアップロード方法 [#ic8ed55b]
 +#region(表示するには[+]をクリック){{{
- CVS から tarball をダウンロードした場合は、解凍後に次のようにサーバーにアップロードしてください。 - CVS から tarball をダウンロードした場合は、解凍後に次のようにサーバーにアップロードしてください。
-- XOOPS 2.0.16a JP,  XOOPS JPEx 1.2 の場合 -- XOOPS 2.0.16a JP,  XOOPS JPEx 1.2 の場合
Line 57: Line 58:
--- アップロード確認後、hyp_common/html, hyp_common/core_addons ディレクトリを削除。 --- アップロード確認後、hyp_common/html, hyp_common/core_addons ディレクトリを削除。
--- 残りの hyp_common ディレクトリ以下を &font(Red){trust側}; ''XOOPS_TRUST_PATH/class'' ディレクトリ へ。 --- 残りの hyp_common ディレクトリ以下を &font(Red){trust側}; ''XOOPS_TRUST_PATH/class'' ディレクトリ へ。
 +}}}
** パーミッション設定など [#x7024263] ** パーミッション設定など [#x7024263]
-- [''&font(Blue){html側};''] XOOPS_ROOT_PATH/class/hyp_common/cache ディレクトリのパーミッションを 707 などにして、ファイル作成権限を与えてください。(ディレクトリがなければ作成) +- ファイル作成権限が必要なディレクトリ (例: 707 など。ディレクトリがなければ作成する。) 
-- [''&font(Red){trust側};''] XOOPS_TRUST_PATH/cache ディレクトリのパーミッションを 707 などにして、ファイル作成権限を与えてください。(ディレクトリがなければ作成) +- [''&font(Blue){html側};''] 
-- [''&font(Red){trust側};''] XOOPS_TRUST_PATH/class/hyp_common/favicon/cache ディレクトリのパーミッションを 707 などにして、ファイル作成権限を与えてください。(ディレクトリがなければ作成) +-- XOOPS_ROOT_PATH/class/hyp_common/cache 
-- [''&font(Red){trust側};''] XOOPS_TRUST_PATH/class/hyp_common/ini/http_request.ini.dist は、http通信をする Hyp_HTTP_Request クラスの設定ファイルの雛形です。プロキシ設定などサーバー固有の設定をしたい場合は、ファイル名を "http_request.ini" として設定保存してください。&br;設定書式は、ini 形式です。+- [''&font(Red){trust側};''] 
 +-- XOOPS_TRUST_PATH/cache 
 +-- XOOPS_TRUST_PATH/class/hyp_common/favicon/cache 
 + 
 +- プロキシ設定 
 +-- [''&font(Red){trust側};''] XOOPS_TRUST_PATH/class/hyp_common/ini/http_request.ini.dist は、http通信をする Hyp_HTTP_Request クラスの設定ファイルの雛形です。 
 +-- プロキシ設定などサーバー固有の設定をしたい場合は、ファイル名を "http_request.ini" として設定保存してください。 
 +-- 設定書式は、ini 形式です。
** ディレクトリ構造 [#vb6c77d3] ** ディレクトリ構造 [#vb6c77d3]
*** XOOPS_ROOT_PATH [#m4c1152a] *** XOOPS_ROOT_PATH [#m4c1152a]
 +#region(表示するには[+]をクリック){{{
#code(pre,nonumber){{ #code(pre,nonumber){{
-XOOPS_ROOT_PATH 
├─class ├─class
│  │  template.php                    (※ XOOPS 2.0.16aJP のみ必要。アーカイブ中の core_addons/html_2.0.16aJP/class にある) │  │  template.php                    (※ XOOPS 2.0.16aJP のみ必要。アーカイブ中の core_addons/html_2.0.16aJP/class にある)
Line 79: Line 88:
│      │  hyp_preload.conf.php.rename (PreLoadのオリジナル設定用ファイル雛形) │      │  hyp_preload.conf.php.rename (PreLoadのオリジナル設定用ファイル雛形)
│      │  image_magick.cgi            (セーフモード時に使用。実行権限が必要) │      │  image_magick.cgi            (セーフモード時に使用。実行権限が必要)
-│      │  redirect.php                (携帯対応レンダー用) 
│      │ │      │
│      └─cache                      ( 707 などファイル作成権限を与える) │      └─cache                      ( 707 などファイル作成権限を与える)
 +│              readme
├─images ├─images
Line 104: Line 113:
               index.html                index.html
}} }}
 +}}}
*** XOOPS_TRUST_PATH [#g5ca38e5] *** XOOPS_TRUST_PATH [#g5ca38e5]
 +#region(表示するには[+]をクリック){{{
#code(pre,nonumber){{ #code(pre,nonumber){{
XOOPS_TRUST_PATH XOOPS_TRUST_PATH
-├─libs +
- └─smartyplugins +
-│      │  resource.db.php +
-│      │ +
-│      └─x2 +
-│              resource.db.php+
├─cache                          ( 707 などファイル作成権限を与える) ├─cache                          ( 707 などファイル作成権限を与える)
-└─class +│      readme 
-   └─hyp_common +│ 
-       │  get_execpath.cgi +├─class 
-       │  hyp_common_func.php +│  └─hyp_common 
-       │  hyp_get_engine.php +│      │  get_execpath.cgi 
-       │  hyp_kakasi.php +│      │  hyp_common_func.php 
-       │  hyp_search_engines.dat (参照元サーチエンジンの定義) +│      │  hyp_get_engine.php 
-       │  hyp_simplexml.php +│      │  hyp_kakasi.php 
-       │  image_magick.cgi +│      │  hyp_search_engines.dat (参照元サーチエンジンの定義)hyp_search_engines.dat 
-       │  mac_ext.dat            (Mac用機種依存文字データ) +│      │  hyp_simplexml.phphyp_simplexml.php 
-       │  mac_ext_utf8.dat      (      〃          UTF-8) +│      │  image_magick.cgiimage_magick.cgi 
-       │  spamsites.dat          (スパムサイトデータ) +│      │  mac_ext.dat            (Mac用機種依存文字データ)mac_ext.dat 
-       │  spamwords.dat          (スパム語句データ) +│      │  mac_ext_utf8.dat      (      〃          UTF-8)mac_ext_utf8.dat 
-       │  version.php            (バージョン情報) +│      │  spamsites.dat          (スパムサイトデータ)spamsites.dat 
-       │  win_ext.dat            (Win用機種依存文字データ) +│      │  spamwords.dat          (スパム語句データ)spamwords.dat 
-       │  win_ext_utf8.dat      (      〃          UTF-8) +│      │  version.php            (バージョン情報)version.php 
-       │ +│      │  win_ext.dat            (Win用機種依存文字データ)win_ext.dat 
-       ├─favicon +│      │  win_ext_utf8.dat      (      〃          UTF-8)win_ext_utf8.dat 
-       │  │  conf.php.rename +│      │ 
-       │  │  favicon.php +│      ├─favicon 
-       │  │  group.def.hosts +│      │  │  conf.php.rename 
-       │  │  group.hosts.rename +│      │  │  favicon.php 
-       │  │ +│      │  │  group.def.hosts 
-       │  ├─cache              ( 707 などファイル作成権限を与える) +│      │  │  group.hosts.rename 
-       │  │      readme +│      │  │ 
-       │  │ +│      │  ├─cache              ( 707 などファイル作成権限を与える) 
-       │  └─images +│      │  │      readme 
-       │          default.png +│      │  │ 
-       │          error.png +│      │  └─images 
-       │          link_break.png +│      │          default.png 
-       │          world_go.png +│      │          error.png 
-       │ +│      │          link_break.png 
-       ├─hsamazon +│      │          world_go.png 
-       │  │  hyp_simple_amazon.php +│      │ 
-       │  │ +│      ├─hsamazon 
-       │  ├─res +│      │  │  hyp_simple_amazon.php 
-       │  │  ├─CA +│      │  │ 
-       │  │  │      SerachIndexes +│      │  ├─res 
-       │  │  │ +│      │  │  ├─CA 
-       │  │  ├─DE +│      │  │  │      SerachIndexes 
-       │  │  │      SerachIndexes +│      │  │  │ 
-       │  │  │ +│      │  │  ├─DE 
-       │  │  ├─FR +│      │  │  │      SerachIndexes 
-       │  │  │      SerachIndexes +│      │  │  │ 
-       │  │  │ +│      │  │  ├─FR 
-       │  │  ├─JP +│      │  │  │      SerachIndexes 
-       │  │  │      SerachIndexes +│      │  │  │ 
-       │  │  │ +│      │  │  ├─JP 
-       │  │  ├─UK +│      │  │  │      SerachIndexes 
-       │  │  │      SerachIndexes +│      │  │  │ 
-       │  │  │ +│      │  │  ├─UK 
-       │  │  └─US +│      │  │  │      SerachIndexes 
-       │  │          SerachIndexes +│      │  │  │ 
-       │  │ +│      │  │  └─US 
-       │  └─templates +│      │  │          SerachIndexes 
-       │          default +│      │  │ 
-       │          h5 +│      │  └─templates 
-       │          t3p +│      │          default 
-       │          w5 +│      │          h5 
-       │          w5_2 +│      │          t3p 
-       │          w5_2_new +│      │          w5 
-       │          w5_2_np +│      │          w5_2 
-       │ +│      │          w5_2_new 
-       ├─hyppinger +│      │          w5_2_np 
-       │      hyppinger.php +│      │ 
-       │ +│      ├─hyppinger 
-       ├─idna +│      │      hyppinger.php 
-       │      idna_convert.class.php +│      │ 
-       │ +│      ├─idna 
-       ├─ini +│      │      idna_convert.class.php 
-       │      http_request.ini.dist +│      │ 
-       │ +│      ├─ini 
-       ├─ktairender +│      │      http_request.ini.dist 
-       │  │  hyp_ktai_render.php +│      │ 
-       │  │ +│      ├─ktairender 
-       │  ├─ipranges +│      │  │  hyp_ktai_render.php 
-       │  │      au.ip +│      │  │ 
-       │  │      docomo.ip +│      │  ├─ipranges 
-       │  │      softbank.ip +│      │  │      au.ip 
-       │  │ +│      │  │      docomo.ip 
-       │  └─templates +│      │  │      iphone.ip 
-       │      │  _TemplateTagsForXoopsTheme.html +│      │  │      ipod.ip 
-       │      │ +│      │  │      softbank.ip 
-       │      └─default +│      │  │     willcom.ip 
-       │              body.html +│      │  │ 
-       │              footer.html +│      │  └─templates 
-       │              header.html +│      │      │  _TemplateTagsForXoopsTheme.html 
-       │ +│      │      │ 
-       ├─mbemulator +│      │      └─default 
-       │      convert.table +│      │              body.html 
-       │      convert_kana.table +│      │              footer.html 
-       │      history.html +│      │              header.html 
-       │      lower.table +│      │ 
-       │      mb-emulator.ini +│      ├─language 
-       │      mb-emulator.php +│      │  ├─english 
-       │      sjistouni.table +│      │  │      redirect.lng.php 
-       │      unitosjis.table +│      │  │ 
-       │      upper.table +│      │  ├─japanese 
-       │ +│      │  │      redirect.lng.php 
-       ├─mpc +│      │  │ 
-       │  │  MobilePictogramConverter.php +│      │  └─ja_utf8 
-       │  │ +│      │          redirect.lng.php 
-       │  ├─Carrier +│      │ 
-       │  common.php +│      ├─mbemulator 
-       │  ezweb.php +│      │      convert.table 
-       │  foma.php +│      │      convert_kana.table 
-       │  softbank.php +│      │      history.html 
-       │ +│      │      lower.table 
-       └─map +│      │      mb-emulator.ini 
-               e2i_table.php +│      │      mb-emulator.php 
-               e2icon_table.php +│      │      sjistouni.table 
-               e2s_table.php +│      │      unitosjis.table 
-               i2e_table.php +│      │      upper.table 
-               i2s_table.php +│      │ 
-               s2e_table.php +│      ├─mpc 
-               s2i_table.php +│      │  │  MobilePictogramConverter.php 
-       │ +│      │  │ 
-       └─images +│      │  └─Carrier 
-               default.png +        │  common.php 
-               error.png +        │  ezweb.php 
-       │ +        │  foma.php 
-       ├─preload +        │  softbank.php 
-       │      hyp_preload.conf.php.rename (PreLoadのオリジナル設定用ファイル雛形) +        │ 
-       │      hyp_preload.php            (プリロードの実体) +        └─map 
-       │ +                e2icon_table.php 
-       ├─rss2html +                e2i_table.php 
-       │  │  hyp_rss2html.php +                e2s_table.php 
-       │  │ +                i2e_table.php 
-       │  └─templates +                i2s_table.php 
-       │      └─simple +                i_mail2modktai_table.php 
-       │              base.html +                s2e_table.php 
-       │             item.html+                s2i_table.php 
 +                s_mail2modktai_table.php 
 +    │ 
 +│      ├─preload 
 +│      │      hyp_preload.conf.php.rename (PreLoadのオリジナル設定用ファイル雛形) 
 +│      │      hyp_preload.php            (プリロードの実体) 
 +│      │ 
 +│      ├─rss2html 
 +│      │  │  hyp_rss2html.php 
 +│      │  │ 
 +│      │  └─templates 
 +│      │      └─simple 
 +│      │              base.html 
 +│      │              item.html 
 +│      │ 
 +│      ├─ways 
 +│      │      gate.php 
 +│      │      imgconv.php 
 +│      │      redirect.php 
 +│      │ 
 +│      └─xc_classes 
 +│              disabledBlock.php 
 +│ 
 +└─libs 
 +   └─smartyplugins 
 +       │ resource.db.php
       │        │
-       └─ways +       └─x2 
-               gate.php +               resource.db.php
-               imgconv.php+
}} }}
 +}}}
** 画像処理に imagemagick, jpegtran を使用する場合 [#z695a3e7] ** 画像処理に imagemagick, jpegtran を使用する場合 [#z695a3e7]


トップ   差分 バックアップ 複製 名前変更 リロード印刷に適した表示   ページ新規作成 全ページ一覧 単語検索 最新ページの一覧   ヘルプ   最新ページのRSS 1.0 最新ページのRSS 2.0 最新ページのRSS Atom Powered by xpWiki
Counter: 831, today: 1, yesterday: 0
このページのTopへ
メインメニュー
ログイン

ユーザー名:


パスワード:





パスワード紛失  |新規登録
オンライン状況
254 人のユーザが現在オンラインです。 (7 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 254

もっと...
サイト情報