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 ==============

This is just an older version. user the newer version
http://xoops.peak.ne.jp/md/mydownloads/singlefile.php?lid=103


The REAL Innovative and Basic forum module for XOOPS.
I -GIJOE- release this module with convidence though this module might be still buggy.

Enjoy D3 World!


INSTALL

(If necessary)
- set up XOOPS_TRUST_PATH

- Copy all files into your XOOPS.
- Install it as usual D3 module. Of course, you can name the directory under modules/ freely.


AUTHOR

GIJOE -basic designing and PHP coding-
jidaikobo -template coding-


CHANGES

0.60
- 1st release as beta
- fixed export topic/forum into the other d3forum
- fixed sync topic
- updated D3 system
- added language files
-- japaneseutf
- fixed incompatibility with XC Legacy 2.1 (0.60a)

0.49
- updated D3 system

0.48
- fixed xoops_breadcrumbs
- fixed a config of posts_per_topic
- fixed child link in listposts

0.47
- added hierarchical submenu

0.46
- added topic move/copy into the other d3forum in topicmanager
- added forum move/copy into the other d3forum in forummanager

0.45
- fixed a bug in sync (thx nao-pon)
- added xoops_breadcrumbs
- added language files
-- french (thx gigamaster)

0.44
- fixed minor bugs (thx Konstantine)
- modified some templates
- added language files
-- persian (thx voltan)
-- russian (thx Konstantine)

0.43
- merged the latest templates from jidaikobo

0.42
- implement native comment-integration

0.41
- merged jidaikobo's templates and images
- language fixes

0.40
- update the module!
- some fixes, new smarty plugin counting comments


How to use "comment-integration"

== for conventional modules ==

1. copy a plugin function.d3forum_comment of the archive into XOOPS_ROOT_PATH/class/smarty/plugins/
2. make a new forum for integration under appropriate category.
3. import from xoopscomments of a module into the forum.
4. edit template like this.


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 14626 times  14626  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!