PEAK XOOPS - d3forum-0.60a (beta) in englishin japanese






Main : XOOPS Modules : 

Category: XOOPS Modules           php5
Download Now! d3forum-0.60a (beta) Popular Version: 0.60a beta
Submitted Date:  2007/5/16
Description:
in englishin japanese
============ D3FORUM ==============

こっちは旧バージョンです(ダウンロードもできません)。新バージョンはこちら。
http://xoops.peak.ne.jp/md/mydownloads/singlefile.php?lid=103


XOOPS2用に0から設計し直したフォーラムモジュール。
私-GIJOE-が、自信を持ってリリースしています。
まだいくつかバグはあるでしょうが、D3モジュール群の中核を成す存在であり、D3モジュールを利用する以上はインストールが推奨されます。


●インストール手順

(もしまだなら)
- XOOPS_TRUST_PATH をセットアップする

- 利用中のXOOPSにアーカイブを展開してコピーする。この際、Smartyプラグインのコピーを忘れないこと
- 通常のD3モジュールとしてインストールします。もちろん、ディレクトリ名は自由に決めることが出来ます


●変更履歴

0.60
- β版としての最初のリリース
- トピック/フォーラムのエクスポート機能で、親子関係が壊れていたのを修正
- トピック同期のバグを修正
- D3システムの更新(管理者メニューなど)
- 言語ファイル追加
-- japaneseutf
- XC Legacy 2.1との非互換性を修正 (0.60a)

0.49
- D3システムの更新

0.48
- xoops_breadcrumbsがバグっていたのを修正
- トピック内投稿数の設定が効いていなかったのを修正
- 子投稿のリンクがおかしかったのを修正

0.47
- 階層サブメニューに対応

0.46
- 他のd3forumへ、トピック単位の移動/コピーを実装
- 他のd3forumへ、フォーラム単位の移動/コピーを実装

0.45
- 同期処理のバグを修正 (thx nao-pon)
- xoops_breadcrumbs を実装
- 言語ファイル追加
-- french (thx gigamaster)

0.44
- いくつかの細かなバグの修正 (thx Konstantine)
- テンプレートの微修正
- 言語ファイル追加
-- persian (thx voltan)
-- russian (thx Konstantine)

0.43
- jidaikobo作の最新のテンプレートをマージした

0.42
- ネイティブなコメント統合機能の実装 (作成法はpicoを参照のこと)

0.41
- jidaikobo作の最新のテンプレートをマージした
- 言語ファイルの修正

0.40 ※要モジュールアップデート
- 細かなバグフィックス
- コメント数を表示するプラグイン作成


●d3forumコメント統合の利用法

・d3forumコメント統合対応モジュールに対して

d3forumコメント統合を謳っているモジュールであれば、d3forum側で何の設定も必要ありません。必要に応じて、フォーラムを新規に作って、そのフォーラム番号をモジュール側に指定するだけです。

・通常モジュールへのd3forumコメント統合

1. アーカイブ内の function.d3forum_comment が、XOOPS_ROOT_PATH/class/smarty/plugins/ に存在することを確認
2. コメント統合用に新規にフォーラムを作成する
3. (必要に応じて)管理画面からxoopscommentsをそのフォーラムにインポートする
4. 対象モジュールのテンプレートを以下の様に編集する


original:

<div style="text-align: center; padding: 3px; margin:3px;">
  <{$commentsnav}>
  <{$lang_notice}>
</div>

<div style="margin:3px; padding: 3px;">
<!-- start comments loop -->
<{if $comment_mode == "flat"}>
  <{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
  <{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
  <{include file="db:system_comments_nest.html"}>
<{/if}>
<!-- end comments loop -->
</div>


modified:

<{d3forum_comment dirname=d3forum forum_id=(number) itemname="id" subject=$title}>



mydownloads
mydownloads_singlefile.html

<{d3forum_comment dirname=d3forum forum_id=(number) itemname="lid" subject=$file.title|regex_replace:"/&nbsp;.*/":""}>

mydownloads_download.html

<{d3forum_comment_topicscount dirname=d3forum forum_id=(number) link_id=$down.id}>



myAlbum-P
myalbum_photo.html

<{d3forum_comment dirname=d3forum forum_id=(number) itemname="lid" subject=$photo.title}>


<{d3forum_comment_topicscount dirname=d3forum forum_id=(number) link_id=$photo.lid}>

myalbum_photo_in_list.html

<{d3forum_comment_topicscount dirname=d3forum forum_id=(number) link_id=$photo.lid}>



bulletin2
{dirname}_article.html

<{d3forum_comment dirname=d3forum forum_id=(number) itemname="storyid" subject=$story.title}>

{dirname}_item.html (instead of <{$story.comentstotal}>)

Comments(<{d3forum_comment_topicscount dirname=d3forum forum_id=(number) link_id=$story.id}>)



xoopspoll
xoopspoll_results.html

<{d3forum_comment dirname=d3forum forum_id=(number) itemname="poll_id" subject=$poll.question}>



TinyD
tinycontent*_index.html

<{d3forum_comment dirname=d3forum forum_id=(number) itemname="id" subject=$xoops_pagetitle}>



PukiWikiMod
tinycontent*_index.html

<{d3forum_comment dirname=d3forum forum_id=(number) itemname="pgid" subject=$xoops_pagetitle}>




Downloaded 14625 times  14625  File Size 109.88 KB  Supported Platforms zip|php5  Home Page http://www.peak.ne.jp/
Modify | Report Broken File | Tell a Friend | Comments (11)


Comments list

beduino  Posted on 2007/2/23 5:36
sorry for that gijoe
all the best
beduino
beduino  Posted on 2007/2/23 5:35
tks oneoften
all the best
beduino
GIJOE  Posted on 2007/2/23 3:01
Read "README" under XOOPS_TRUST_PATH/modules/d3forum/ once.
GIJOE  Posted on 2007/2/23 2:53 | Last modified
Which "news"?

I only know news 1.1
- news_article.html
OneOfTen  Posted on 2007/2/22 23:07
It's tinycontent_index.html
beduino  Posted on 2007/2/22 21:25
other question [sorry if is the wrong place...]
when you tell
[quote]
This sample is for TinyD.
[/quote]
which template of tinyD we need edit?
thks
beduino
beduino  Posted on 2007/2/22 10:27
Hello,
you could say what template [and how did it :-)] we need to do to news module?
All the best
Beduino
GIJOE  Posted on 2007/1/25 13:06
Do you mean editing the template?
Install altsys also.
Wardick  Posted on 2007/1/25 10:04 | Last modified
Quote:

GIJOE wrotes:
If you cannot find any controllers and you use core 2.0.14/15/16 from xoops.org, you should read the top message of this site.

Yes I fixed it and the d3 modules are working great. I am just not sure how to use the controllers?

I have tried placing the code to the left of the textbox into the box. I get no effect.

The question is: Should I see some effect or not?
GIJOE  Posted on 2007/1/25 5:00
Just create categories and forums.

If you cannot find any controllers and you use core 2.0.14/15/16 from xoops.org, you should read the top message of this site.

---------------------------------------
Have you fixed the incompatibility?
If you use the core 2.0.14/15/16 from xoops.org and you want to try my modules,
you have to fix the incompatibility (I believe this is a BUG) of core.
read how to fix 2.0.16
Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!