<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
  <title>Hodakaの居場所</title>
  <link rel="alternate" type="text/html" href="http://www.kuri3.net/" />
  <link rel="self" type="text/html" href="http://www.kuri3.net/modules/whatsnew/atom.php" />
  <id>tag:www.kuri3.net,2012://1</id>
  <updated>2012-02-05T19:00:32+09:00</updated>
      <generator uri="http://linux2.ohwada.net/">XOOPS WhatsNew 2.12</generator>
        <rights>Copyright (c) 2012, hodaka</rights>
    <author>
    <name>hodaka</name>
          <uri>http://www.kuri3.net/</uri>
          </author>
  <entry>
    <title type="html">Re: myaddressのMysql5.5対応について</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/newbb/viewtopic.php?forum=9&amp;topic_id=514&amp;post_id=2262#forumpost2262" />
    <id>tag:www.kuri3.net,2012://1.3.2262</id>
    <updated>2012-02-03T10:15:02+09:00</updated>
          <published>2012-02-03T10:15:02+09:00</published>
              <category term="フォーラム"/> 
        <author>
      <name>hodaka</name>
                </author>
          <summary type="html">togata99さん、レポートありがとう。 とりあえず、sourceforge.netのSVNに反映しておきました。</summary>
              <content type="html">
        <![CDATA[
        togata99さん、レポートありがとう。<br />とりあえず、sourceforge.netのSVNに反映しておきました。
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Re: D3blogで画像の枠が表示されない</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/newbb/viewtopic.php?forum=13&amp;topic_id=497&amp;post_id=2244#forumpost2244" />
    <id>tag:www.kuri3.net,2012://1.3.2244</id>
    <updated>2011-12-14T10:54:05+09:00</updated>
          <published>2011-12-14T10:54:05+09:00</published>
              <category term="フォーラム"/> 
        <author>
      <name>hodaka</name>
                </author>
          <summary type="html">こんにちは。 私のモジュールはレイアウトはcssでコントロールするのが基本です。d3blog.cssあるいはテーマのcssを確認してください。</summary>
              <content type="html">
        <![CDATA[
        こんにちは。<br />私のモジュールはレイアウトはcssでコントロールするのが基本です。d3blog.cssあるいはテーマのcssを確認してください。
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Re: D3blogについて質問です</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/newbb/viewtopic.php?forum=13&amp;topic_id=496&amp;post_id=2242#forumpost2242" />
    <id>tag:www.kuri3.net,2012://1.3.2242</id>
    <updated>2011-10-19T10:04:35+09:00</updated>
          <published>2011-10-19T10:04:35+09:00</published>
              <category term="フォーラム"/> 
        <author>
      <name>bizarre48</name>
                </author>
          <summary type="html">ご回答ありがとうございました。 まず include/header.inc.php を発見することが出来たのですが if($page == &apos;details&apos; &amp;&amp; $myModule-&gt; getConfig(&apos;trackback_ticket&apos;)) { コチラの記述は元から修正されておりまして 問題の解決には至りませんでした。 xmlhttp.jsの ...</summary>
              <content type="html">
        <![CDATA[
        ご回答ありがとうございました。<br />まず<br />include/header.inc.php<br />を発見することが出来たのですが<br />if($page == 'details' && $myModule->getConfig('trackback_ticket')) {<br />コチラの記述は元から修正されておりまして<br />問題の解決には至りませんでした。<br /><br />xmlhttp.jsの競合は大丈夫だと思うのですが<br />恐らく使用しているjquery-1.3.2.min.jsとPrototype.jsの競合だと考えてます。<br /><br />prototype.jsを削除しようと考えておりますが<br />その際のやり方(SQLの知識が全然無いのでわからないのです。)<br />そして削除によっての不具合等はございますでしょうか。<br /><br />宜しくお願い致します <img src="http://www.kuri3.net/uploads/smil3dbd4d6422f04.gif" alt="" /> 
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Re: エントリ単位の閲覧権限と要約表示について</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/newbb/viewtopic.php?forum=13&amp;topic_id=495&amp;post_id=2239#forumpost2239" />
    <id>tag:www.kuri3.net,2012://1.3.2239</id>
    <updated>2011-09-18T13:22:03+09:00</updated>
          <published>2011-09-18T13:22:03+09:00</published>
              <category term="フォーラム"/> 
        <author>
      <name>yokko</name>
                </author>
          <summary type="html">文字数を設定するところがあり、その機能が効いており、 要約の文字数に反映されてはいますが、それだけではダメなのですね。 現状では、seperatorを挿入するボタンが機能せず、 手書きで挿入しても、そのままseperatorという文字がでる状態を放置したままですので ...</summary>
              <content type="html">
        <![CDATA[
        文字数を設定するところがあり、その機能が効いており、<br />要約の文字数に反映されてはいますが、それだけではダメなのですね。<br />現状では、seperatorを挿入するボタンが機能せず、<br />手書きで挿入しても、そのままseperatorという文字がでる状態を放置したままですので、<br />まず、そちらを改善しないといけないですね <img src="http://www.kuri3.net/uploads/smil3dbd4d75edb5e.gif" alt="" /> 
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Re: 重要な記事を常に1番目に表示できないでしょうか？</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/newbb/viewtopic.php?forum=13&amp;topic_id=494&amp;post_id=2236#forumpost2236" />
    <id>tag:www.kuri3.net,2012://1.3.2236</id>
    <updated>2011-08-26T11:19:26+09:00</updated>
          <published>2011-08-26T11:19:26+09:00</published>
              <category term="フォーラム"/> 
        <author>
      <name>ueda</name>
                </author>
          <summary type="html">有難うございます。 やはり「案１」がもっとも手軽ですね。 ご回答有難うございました。</summary>
              <content type="html">
        <![CDATA[
        有難うございます。<br /><br />やはり「案１」がもっとも手軽ですね。<br /><br />ご回答有難うございました。
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Re: object.phpのmergeパラメータ時のSQL文</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/newbb/viewtopic.php?forum=13&amp;topic_id=493&amp;post_id=2233#forumpost2233" />
    <id>tag:www.kuri3.net,2012://1.3.2233</id>
    <updated>2011-08-11T01:26:37+09:00</updated>
          <published>2011-08-11T01:26:37+09:00</published>
              <category term="フォーラム"/> 
        <author>
      <name>hodaka</name>
                </author>
          <summary type="html">domifaraさん、お久しぶりです。 レポートありがとうございました。 たしかに不使用な機能だったので潜在バグでしたね。 最近はメンテナンスから遠ざかっていますがsourceforgeの方を修正しておきます。 では、xugjでのますますのご活躍を期待しております。</summary>
              <content type="html">
        <![CDATA[
        domifaraさん、お久しぶりです。<br />レポートありがとうございました。<br />たしかに不使用な機能だったので潜在バグでしたね。<br /><br />最近はメンテナンスから遠ざかっていますがsourceforgeの方を修正しておきます。<br /><br />では、xugjでのますますのご活躍を期待しております。
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Re: インストール時のエラー</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/newbb/viewtopic.php?forum=13&amp;topic_id=492&amp;post_id=2231#forumpost2231" />
    <id>tag:www.kuri3.net,2012://1.3.2231</id>
    <updated>2011-07-25T09:06:12+09:00</updated>
          <published>2011-07-25T09:06:12+09:00</published>
              <category term="フォーラム"/> 
        <author>
      <name>hodaka</name>
                </author>
          <summary type="html">いずれも所定のファイルが所定の位置にアップロードされてないのが原因です。 d3blogのインストール手順 のファイルアップロードの項をチェックする必要があります。</summary>
              <content type="html">
        <![CDATA[
        いずれも所定のファイルが所定の位置にアップロードされてないのが原因です。<br /><a href="http://www.kuri3.net/modules/xoopstips/details.php?bid=93" target="_blank">d3blogのインストール手順</a>のファイルアップロードの項をチェックする必要があります。
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">萬葉草花苑の「雪の下」</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/hodablog/details.php?bid=39" />
    <id>tag:www.kuri3.net,2012://1.96.39</id>
    <updated>2011-06-09T10:50:20+09:00</updated>
          <published>2011-06-09T10:50:20+09:00</published>
              <category term="hodaぶろぐる"/> 
        <author>
      <name>hodaka</name>
                </author>
          <summary type="html"> 萬葉草花苑入り口 またまた薬師池公園であるが、公園の茶店裏にある「萬葉草花苑」はその名の通り、万葉集に関わりのある古来の草花や木々で構成された庭園である。 季節を身近に感じさせてくれる一画でもあるのでポタリング途中で公園を訪ねたりすると必ず立ち入 ...</summary>
              <content type="html">
        <![CDATA[
        <div class="figure figleft"><a href="http://www.kuri3.net/uploads/photos1/25.jpg"><img src="http://www.kuri3.net/uploads/photos1/thumbs1/25.jpg" alt="" /></a><p class="caption">萬葉草花苑入り口</p></div>
<p style="clear:both">またまた薬師池公園であるが、公園の茶店裏にある「萬葉草花苑」はその名の通り、万葉集に関わりのある古来の草花や木々で構成された庭園である。<br />季節を身近に感じさせてくれる一画でもあるのでポタリング途中で公園を訪ねたりすると必ず立ち入るようにしている。</p>
<div class="figure figleft"><a href="http://www.kuri3.net/uploads/photos1/26.jpg"><img src="http://www.kuri3.net/uploads/photos1/thumbs1/26.jpg" alt="" /></a><p class="caption">「雪の下」の花</p></div>
<p style="clear:both">随分以前に葉を天ぷらにしたものを食したことがあり、味はよく覚えていないが旬の物珍しさもあってかまずいものではなかったように記憶している。もともと日陰に生えているのでこのような花が咲くとは意外であった。</p>
<div class="figure figleft"><a href="http://www.kuri3.net/uploads/photos1/27.jpg"><img src="http://www.kuri3.net/uploads/photos1/thumbs1/27.jpg" alt="" /></a><p class="caption"><em class="title">醤酢（ひしほす）に　蒜（ひる）搗（つ）き合てて　鯛願ふ　我にな見えそ水葱(なぎ)の羮（あつもの）</em>鯛の字が万葉仮名に見られるのが新鮮な驚き</p></div>

<p style="clear:both">万葉ゆかりの歌もいくつか紹介されているが、長忌寸意吉麻呂(ながのいみきおきまろ) のこの歌などは、当時の食膳の豊かさを十分にしのばせるし、なにしろユーモアたっぷりのおおらかさが好ましい。</p>
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Re: 新着表示について</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/newbb/viewtopic.php?forum=13&amp;topic_id=482&amp;post_id=2210#forumpost2210" />
    <id>tag:www.kuri3.net,2012://1.3.2210</id>
    <updated>2011-04-21T23:56:47+09:00</updated>
          <published>2011-04-21T23:56:47+09:00</published>
              <category term="フォーラム"/> 
        <author>
      <name>hodaka</name>
                </author>
          <summary type="html">よく管理画面のブロック設定内容を読んでください。</summary>
              <content type="html">
        <![CDATA[
        よく管理画面のブロック設定内容を読んでください。
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">Re: 新規投稿が出来なくなりました。</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/newbb/viewtopic.php?forum=13&amp;topic_id=481&amp;post_id=2208#forumpost2208" />
    <id>tag:www.kuri3.net,2012://1.3.2208</id>
    <updated>2011-03-28T21:36:14+09:00</updated>
          <published>2011-03-28T21:36:14+09:00</published>
              <category term="フォーラム"/> 
        <author>
      <name>nobunobu</name>
                </author>
          <summary type="html">ご回答を頂きありがとうございます。 お返事が遅くなり申しわけございません。 震災などの影響も有りまして、しばらくブログなどを休んでました。 ブログ投稿出来なかった原因は、禁止の文字列が、 ブログのタイトル内に有ったためでした。 現在契約しているＷｅｂ ...</summary>
              <content type="html">
        <![CDATA[
        ご回答を頂きありがとうございます。<br />お返事が遅くなり申しわけございません。<br />震災などの影響も有りまして、しばらくブログなどを休んでました。<br /><br />ブログ投稿出来なかった原因は、禁止の文字列が、<br />ブログのタイトル内に有ったためでした。<br /><br />現在契約しているＷｅｂサーバーの仕様の様です。<br />ちなみにその文字列は、「Curlew」でした。<br /><br />お騒がせしまして申し訳ございませんでした。<br />
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">d3blog-1.08</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/mydownloads/singlefile.php?lid=30" />
    <id>tag:www.kuri3.net,2012://1.6.30</id>
    <updated>2010-10-20T23:56:56+09:00</updated>
          <published>2010-10-20T23:56:56+09:00</published>
              <category term="ダウンロード"/> 
        <author>
      <name>hodaka</name>
                </author>
          <summary type="html">[en]Launched a multi languages discussion site for d3blog. Go to Hodaka Labo -- d3blog support site [/en] </summary>
              <content type="html">
        <![CDATA[
        [en]Launched a multi languages discussion site for d3blog.<br />Go to <a href="http://labo.hodaka.org" target="_blank">Hodaka Labo -- d3blog support site</a>[/en]<br />
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">トラックバック受付オプションの追加</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/xoopstips/details.php?bid=111" />
    <id>tag:www.kuri3.net,2012://1.91.111</id>
    <updated>2010-07-03T11:21:05+09:00</updated>
          <published>2010-07-03T11:21:05+09:00</published>
              <category term="XOOPS関連TIPS集"/> 
        <author>
      <name>hodaka</name>
                </author>
          <summary type="html"> d3blog-1.07の主な変更点は： 各エントリ毎にトラックバック受付の可否を設定できるようにしました。 旧バージョン使用の方は、データベースのテーブル、テンプレート変更のためモジュールアップデートが必要です。 </summary>
              <content type="html">
        <![CDATA[
        <h3>
d3blog-1.07の主な変更点は：</h3>
<ul class="noticeContent"><li>各エントリ毎にトラックバック受付の可否を設定できるようにしました。</li>
<li>旧バージョン使用の方は、データベースのテーブル、テンプレート変更のためモジュールアップデートが必要です。</li>
</ul>
        ]]>
      </content>
      </entry>
  <entry>
    <title type="html">d3blog-1.06に更新</title>
    <link rel="alternate" type="text/html" href="http://www.kuri3.net/modules/bulletin/article.php?storyid=172" />
    <id>tag:www.kuri3.net,2012://1.71.172</id>
    <updated>2010-06-24T09:52:44+09:00</updated>
          <published>2010-06-24T09:52:44+09:00</published>
              <category term="ニュース"/> 
        <author>
      <name>hodaka</name>
                </author>
          <summary type="html"> 主な変更点は： rssフィーダーのエスケープ処理バグを修正しました。 ページ分割のスペリングを修正しました。submit.htmlのテンプレート修正が必要です。 myuploader用d3blogと機能同化しました。 解説ページ d3blogのインストール手順 d3blogの使い方（１） d3bl ...</summary>
              <content type="html">
        <![CDATA[
        <p class="noticeContent">
主な変更点は：</p>
<ul class="noticeContent"><li>rssフィーダーのエスケープ処理バグを修正しました。</li>
<li>ページ分割のスペリングを修正しました。submit.htmlのテンプレート修正が必要です。</li>
<li>myuploader用d3blogと機能同化しました。</li>
</ul>
<h3 class="noticeTitle">解説ページ</h3>
<ul class="noticeContent"><li><a href="http://www.kuri3.net/modules/xoopstips/details.php?bid=93">d3blogのインストール手順</a></li>
<li><a href="http://www.kuri3.net/modules/xoopstips/details.php?bid=94">d3blogの使い方（１）</a></li>
<li><a href="http://www.kuri3.net/modules/xoopstips/details.php?bid=95">d3blogの使い方（２）</a></li>
<li><a href="http://www.kuri3.net/modules/xoopstips/details.php?bid=96">d3blogの使い方（３）　figタグによる画像マークアップ</a></li>
</ul>
<h3 class="noticeTitle">ダウンロードページ</h3>
<p class="noticeContent"><a href="http://www.kuri3.net/modules/mydownloads/singlefile.php?lid=30" target="_blank">http://www.kuri3.net/modules/mydownloads/singlefile.php?lid=30</a></p>
        ]]>
      </content>
      </entry>
</feed>
