<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>ブログ</title>
		<link>https://xcl.masa-lab.net/</link>
		<description>XCL Labo-XCL の利用とカスタマイズに関する備忘録</description>
		<lastBuildDate>Sun, 03 May 2026 18:49:18 +0900</lastBuildDate>
		<docs>http://backend.userland.com/rss/</docs>
		<generator>D3BLOG - XOOPS BLOG MODULE</generator>
		<category>ブログ</category>
		<language>ja</language>
						<item>
			<title>wordpress からのメール</title>
			<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=194</link>
			<description>wordpress に浮気中という訳ではないが...wordpress を開発環境で動かすときのメールについてwp からのメールは from が wordpress@ドメイン名 の固定になっている。開発環境はメールをプロバイダ...</description>
			<pubDate>Wed, 12 Feb 2014 22:10:00 +0900</pubDate>
			<guid isPermaLink="true">https://xcl.masa-lab.net/modules/d3blog/details.php?bid=194</guid>
		</item>
				<item>
			<title>d3pipes の使い方？</title>
			<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=177</link>
			<description>
d3pipes を使っているのだが、ウィザードで作られたものをそのまま使っているだけで、自分で一から作る事が出来ないでいる。

一番わからないのが、それぞれの機能のオプションに何...</description>
			<pubDate>Sun, 15 Apr 2012 21:40:00 +0900</pubDate>
			<guid isPermaLink="true">https://xcl.masa-lab.net/modules/d3blog/details.php?bid=177</guid>
		</item>
				<item>
			<title>pico バージョンアップでメニュー表示が変わった？</title>
			<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=120</link>
			<description>pico をバージョンアップしたら、コンテンツのメニューに違和感を感じた...(1.62=&gt;1.80a)以前のpico はカテゴリ内にメニューに表示するものがない場合に、カテゴリ自体もメニューに表示さ...</description>
			<pubDate>Wed, 06 May 2009 00:40:00 +0900</pubDate>
			<guid isPermaLink="true">https://xcl.masa-lab.net/modules/d3blog/details.php?bid=120</guid>
		</item>
				<item>
			<title>XoopsLogger と XoopsDatabaseFactory</title>
			<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=100</link>
			<description>ログに若干手を入れたくて XoopsLogger を差し替えまずは XoopsLogger を継承したクラスを作る。続いて Legacy_Controller の _setupLogger をオーバーライドする。これで完璧！簡単で良いなぁ...　と思...</description>
			<pubDate>Sat, 13 Sep 2008 20:20:00 +0900</pubDate>
			<guid isPermaLink="true">https://xcl.masa-lab.net/modules/d3blog/details.php?bid=100</guid>
		</item>
				<item>
			<title>PackageLegacy の extras フォルダ</title>
			<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=76</link>
			<description>・system/XOOPS 2.0.x JP互換？のsystemモジュール・XUpgrade/XOOPS 2.0.x JPからのアップグレードをする際に使用するモジュール・extra_preload/extra なプリロード・extra_languages/extra な言語ファイル(UTF-8系)...</description>
			<pubDate>Sun, 03 Aug 2008 21:10:00 +0900</pubDate>
			<guid isPermaLink="true">https://xcl.masa-lab.net/modules/d3blog/details.php?bid=76</guid>
		</item>
				<item>
			<title>Analyzer for XC [0.42] 管理画面−表示画面のパラメタ</title>
			<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=64</link>
			<description>というわけで、調べたことをまとめておくAnalyzer for XC [0.42] 管理画面−表示画面のパラメタaction=view は表示画面共通cmd= 表示画面のサブメニューコマンドf= YYYYMMDDで 日をあらわす（99 は合...</description>
			<pubDate>Sun, 20 Jul 2008 23:40:00 +0900</pubDate>
			<guid isPermaLink="true">https://xcl.masa-lab.net/modules/d3blog/details.php?bid=64</guid>
		</item>
				<item>
			<title>flatdata [0.15d] でユーザ情報のカスタマイズ</title>
			<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=61</link>
			<description>ユーザ情報編集画面で追加項目を編集するにはテンプレート user_edituser.html の適当なところに
&lt;{flatdata fd_dir=flatdata embed_dir=register.php item_field=uid 
        item_id=$actionForm-&gt;get(&#039;uid&#039;) mo...</description>
			<pubDate>Tue, 15 Jul 2008 23:20:00 +0900</pubDate>
			<guid isPermaLink="true">https://xcl.masa-lab.net/modules/d3blog/details.php?bid=61</guid>
		</item>
				<item>
			<title>flatdata [0.15d] のユーザ登録画面をカスタマイズする</title>
			<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=60</link>
			<description>flatdata を使って簡単に新規登録画面に項目を追加できるのはわかったが、確認画面の表示がテキストボックスなのが気になった。そこで表示方法を変えてみることにした。新規登録画面は...</description>
			<pubDate>Mon, 14 Jul 2008 23:50:00 +0900</pubDate>
			<guid isPermaLink="true">https://xcl.masa-lab.net/modules/d3blog/details.php?bid=60</guid>
		</item>
				<item>
			<title>flatdata [0.15d] を試してみた</title>
			<link>https://xcl.masa-lab.net/modules/d3blog/details.php?bid=59</link>
			<description>FlatData（フラットデータ）は、XOOPS2JP / XOOPS Cube Legacy で動作する小規模簡易データベースモジュール。smarty プラグイン "flatdata" が追加されていて、ほかのモジュールにデータを埋め込むこ...</description>
			<pubDate>Sun, 13 Jul 2008 23:20:00 +0900</pubDate>
			<guid isPermaLink="true">https://xcl.masa-lab.net/modules/d3blog/details.php?bid=59</guid>
		</item>
			</channel>
</rss>