<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xml:lang="ja">
<channel rdf:about="http://xc.ohwada.jp/">
  <title>Happy Linux Annex</title>
  <link>http://xc.ohwada.jp/</link>
      <description>Xoops Cube with UTF-8</description>
        <dc:date>2010-09-09T17:29:08+09:00</dc:date>
        <dc:language>ja</dc:language>
    <items>
  <rdf:Seq>
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=17#post_id68" />
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=25#post_id67" />
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=23#post_id64" />
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=22#post_id63" />
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=21#post_id57" />
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/webphoto/index.php/photo/2/" />
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=36" />
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=35" />
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=34" />
      <rdf:li rdf:resource="http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=33" />
    </rdf:Seq>
  </items>
</channel>
  <item rdf:about="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=17#post_id68">
  <title>Re: Re: XCL 2.1.4 言語の切替え</title>
  <link>http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=17#post_id68</link>
      <description>引用：テーマを言語ごとに用意しておくとありますが、その言語とテーマの結びつけはどこで行う事を想定しておられますか？言語の切替えとテーマの切替えは独立しています。それぞれ preload で。言語の切替え：preload/utf8_language_name.class.class.phpテーマの切替え：modules/legacy/preload/utf8_theme.class.php</description>
        <content:encoded> <![CDATA[
    引用：<div class="xoopsQuote"><blockquote><br />テーマを言語ごとに用意しておくとありますが、その言語とテーマの結びつけはどこで行う事を想定しておられますか？<br /></blockquote></div><br /><br />言語の切替えとテーマの切替えは独立しています。<br />それぞれ preload で。<br /><br />言語の切替え：<a href="http://xc.ohwada.jp/modules/d3forum/index.php?post_id=44" target="_blank">preload/utf8_language_name.class.class.php</a><br /><br />テーマの切替え：<a href="http://xc.ohwada.jp/modules/d3forum/index.php?post_id=47" target="_blank">modules/legacy/preload/utf8_theme.class.php</a>
    ]]> </content:encoded>
        <dc:date>2009-07-24T11:05:05+09:00</dc:date>
        <dc:creator>ken</dc:creator>
        <dc:subject>D3Forum</dc:subject>
    </item>
  <item rdf:about="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=25#post_id67">
  <title>XCL 2.1.7 へのアップグレード</title>
  <link>http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=25#post_id67</link>
      <description>アップグレード方法1. 念のため mainfile.php を書込み禁止にする2. ダウンロード・ファイルの言語ファイルを上書きするextras/extra_languages/fr_utf8/htmlextras/extra_languages/ja_utf8/htmlextras/extra_languages/ko_utf8/htmlextras/extra_languages/pt_utf8/htmlextras/extra_languages/tw_utf-8/html言語ファイルにはコアを上書きするものがあるので、まずは 言語ファイルから3. ダウンロード・ファイルのコアを上書きす ...</description>
        <content:encoded> <![CDATA[
    アップグレード方法<br /><br />1. 念のため mainfile.php を書込み禁止にする<br /><br />2. ダウンロード・ファイルの言語ファイルを上書きする<br />extras/extra_languages/fr_utf8/html<br />extras/extra_languages/ja_utf8/html<br />extras/extra_languages/ko_utf8/html<br />extras/extra_languages/pt_utf8/html<br />extras/extra_languages/tw_utf-8/html<br /><br />言語ファイルにはコアを上書きするものがあるので、<br />まずは 言語ファイルから<br /><br />3. ダウンロード・ファイルのコアを上書きする<br />html 内から mainfile.php と install ディレクトリを削除する <br />html を上書きする<br /><br />4. パッチ・ファイルを上書きする<br />include/functions.php<br /><br />参照<br /><a href="http://xc.ohwada.jp/modules/d3forum/index.php?post_id=52" target="_blank">XCL 2.1.4 メールの UTF-8 化 ：getMailer()</a> <br /><br />5. モジュールをアップデートする<br />XOOPS Cube のサイトにログインする<br />「互換モジュール」→「モジュール管理」にてアイコンが赤くなっているモジュールを全てアップデートする<br /><br />参照<br /><a href="http://xoopscube.jp/package/release/31" target="_blank">XOOPS Cube 2.1.7</a>
    ]]> </content:encoded>
        <dc:date>2009-07-23T06:54:40+09:00</dc:date>
        <dc:creator>ken</dc:creator>
        <dc:subject>D3Forum</dc:subject>
    </item>
  <item rdf:about="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=23#post_id64">
  <title>XOOPS Cube Legacy 2.1.6 以前に XSS 脆弱性が見つかりました</title>
  <link>http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=23#post_id64</link>
      <description>公式サイトの情報よりXOOPS Cube Legacy 2.1.6 以前に XSS 脆弱性が見つかりました</description>
        <content:encoded> <![CDATA[
    公式サイトの情報より<br /><a href="http://xoopscube.jp/news/463" target="_blank">XOOPS Cube Legacy 2.1.6 以前に XSS 脆弱性が見つかりました</a>
    ]]> </content:encoded>
        <dc:date>2009-04-03T16:13:43+09:00</dc:date>
        <dc:creator>ken</dc:creator>
        <dc:subject>D3Forum</dc:subject>
    </item>
  <item rdf:about="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=22#post_id63">
  <title>printf デバック</title>
  <link>http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=22#post_id63</link>
      <description>XCL では いわゆる printf デバック が出来ない。プログラム中に echo 文を書いても出力されない。echo 文の出力は $stdout_buffer という変数に退避されている。これを 出力するには、テーマ・テンプレートにと記述する。$stdout_buffer は デバック情報以外も含まれているので、常に表示するようにすると、結構うるさい。そこで、サイト管理者 で ログインし、かつ、PHPデバック ...</description>
        <content:encoded> <![CDATA[
    XCL では いわゆる <b>printf デバック</b> が出来ない。<br /><br />プログラム中に echo 文を書いても出力されない。<br />echo 文の出力は <b>$stdout_buffer</b> という変数に退避されている。<br /><br />これを 出力するには、テーマ・テンプレートに<br /><{$stdout_buffer}><br />と記述する。<br /><br />$stdout_buffer は デバック情報以外も含まれているので、<br />常に表示するようにすると、<br />結構うるさい。<br /><br />そこで、<br />サイト管理者 で ログインし、<br />かつ、PHPデバックモード のときだけ表示するようにする。<br /><br />themes/cube_default/theme.html<br /><div class="xoopsCode"><pre><code>
</div>

// 追加 ここから
<{php}>
  $this->assign('xoops_error_reporting', error_reporting() );
<{/php}>

<{if $xoops_isadmin &amp;&amp; $xoops_error_reporting }>
  DEBUG <br />
  <{$stdout_buffer}>
<{/if}>
// ここまで

</body>
</code></pre></div>
    ]]> </content:encoded>
        <dc:date>2009-03-20T19:56:47+09:00</dc:date>
        <dc:creator>ken</dc:creator>
        <dc:subject>D3Forum</dc:subject>
    </item>
  <item rdf:about="http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=21#post_id57">
  <title>Re: XCL 2.1.4 のバグ : コメント数が更新されない</title>
  <link>http://xc.ohwada.jp/modules/d3forum/index.php?topic_id=21#post_id57</link>
      <description>2.1.6 で修正されました。2008/11/21: Package Revision 2.1.6- Fix Bug #2028663 - Update Callback is not called at pending comments approval</description>
        <content:encoded> <![CDATA[
    2.1.6 で修正されました。<br /><br />2008/11/21: Package Revision 2.1.6<br /><a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=2028663&amp;group_id=159211&amp;atid=943471" target="_blank">- Fix Bug #2028663 - Update Callback is not called at pending comments approval</a>
    ]]> </content:encoded>
        <dc:date>2008-12-14T23:00:50+09:00</dc:date>
        <dc:creator>ken</dc:creator>
        <dc:subject>D3Forum</dc:subject>
    </item>
  <item rdf:about="http://xc.ohwada.jp/modules/webphoto/index.php/photo/2/">
  <title>sample video (wmv)</title>
  <link>http://xc.ohwada.jp/modules/webphoto/index.php/photo/2/</link>
      <description>Sample Videoattached in &quot;Microsoft Windows Movie Maker&quot;サンプル動画Microsoft Windows Movie Maker に添付したもの</description>
        <content:encoded> <![CDATA[
    Sample Video<br />attached in "Microsoft Windows Movie Maker"<br /><br />サンプル動画<br />Microsoft Windows Movie Maker に添付したもの
    ]]> </content:encoded>
        <dc:date>2008-07-09T18:42:26+09:00</dc:date>
        <dc:creator>ken</dc:creator>
        <dc:subject>WEB Photo</dc:subject>
    </item>
  <item rdf:about="http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=36">
  <title>TSF (Portugal)</title>
  <link>http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=36</link>
      <description>Portugal News Site</description>
        <content:encoded> <![CDATA[
    Portugal News Site
    ]]> </content:encoded>
        <dc:date>2008-04-14T01:42:14+09:00</dc:date>
          <dc:subject>WebLinks</dc:subject>
    </item>
  <item rdf:about="http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=35">
  <title>新华网 国内新闻 (China)</title>
  <link>http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=35</link>
      <description>China, Simplefied Chinese</description>
        <content:encoded> <![CDATA[
    China, Simplefied Chinese<br />
    ]]> </content:encoded>
        <dc:date>2008-04-14T01:39:58+09:00</dc:date>
          <dc:subject>WebLinks</dc:subject>
    </item>
  <item rdf:about="http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=34">
  <title>yahoo News (French)</title>
  <link>http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=34</link>
      <description>yahoo News (French)</description>
        <content:encoded> <![CDATA[
    yahoo News (French)<br />
    ]]> </content:encoded>
        <dc:date>2007-07-16T18:27:40+09:00</dc:date>
          <dc:subject>WebLinks</dc:subject>
    </item>
  <item rdf:about="http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=33">
  <title>うい・らぶ・だいびんぐ ブログ</title>
  <link>http://xc.ohwada.jp/modules/weblinks/singlelink.php?lid=33</link>
      <description>うい・らぶ・だいびんぐ ブログ</description>
        <content:encoded> <![CDATA[
    うい・らぶ・だいびんぐ ブログ
    ]]> </content:encoded>
        <dc:date>2007-05-26T18:01:12+09:00</dc:date>
          <dc:subject>WebLinks</dc:subject>
    </item>
</rdf:RDF>