Index of /imizu-rc.org/xoops_trust_path/modules/d3forum/
| Name | Last Modified | Size |
|---|---|---|
| 2021-11-28 09:16 | - | |
| 2021-11-28 09:16 | - | |
| 2021-11-28 09:16 | - | |
| 2021-11-28 09:16 | - | |
| 2021-11-28 09:18 | - | |
| 2021-11-28 09:16 | - | |
| 2021-11-28 09:16 | - | |
| 2021-11-28 09:16 | - | |
| 2021-11-28 09:15 | 3k | |
| 2021-11-28 09:15 | 2k | |
| 2021-11-28 09:15 | 1k | |
| 2021-11-28 09:15 | 1k | |
| 2021-11-28 09:15 | 2k | |
| 2021-11-28 09:15 | 6k | |
| 2021-11-28 09:15 | 3k | |
| 2021-11-28 09:15 | 5k | |
| 2021-11-28 09:15 | 3k | |
| 2021-11-28 09:15 | 6k | |
| 2021-11-28 09:15 | 0k | |
| 2021-11-28 09:15 | 3k | |
| 2021-11-28 09:15 | 16k | |
| 2021-11-28 09:15 | 16k |
[mlimg]
[xlang:en]
============ D3FORUM ==============
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!
[b]INSTALL[/b]
(If necessary)
- set up XOOPS_TRUST_PATH
- install the latest altsys module (0.61 or upper)
- Copy all files into your XOOPS.
- Install it as usual D3 module. Of course, you can name the directory under modules/ freely.
[b]AUTHOR[/b]
GIJOE -basic designing and PHP coding-
jidaikobo -template coding-
[b]CHANGES[/b]
0.85 beta (2009-01-19)
- removed extra trim() handling post_text at post and edit
- fixed compatibilities among autolink and the end of quotation tag
- fixed D3commentAbstract triggers empty 'comment' events (thx spaceship)
- added an option the order of comments
- modified comment integration class can override can_vote etc.
- modifeid templates easy to use
- updated language files
-- persian (thx stranger)
-- portuguesebr (thx leco1)
- added a delegate just after the post is updated (thx takitoh) 0.85a
0.84 beta (2008-08-18)
- fixed the post_id is passed for onUpdate() in comment-integration (thx toychee)
- fixed a notice in output RSS
- modified some exit()s to redirect_header()s (thx dekki)
- modified comment-integration can notify new 'comment' from X2 (thx naao)
- fixed external_link_id without external_link_fmt would be blank
- added total topics/counts as redundant information for categories (thx suin)
- modified default subject in the notifications
- modified the history controller for admin
- modified xoops_version for XCL2.1 friendly
- modified d3forum.textsanitizer XCL2.1 preload friendly
0.83 beta (2008-05-19)
- added smarty plugin function.d3comment.php (don't forget copy it)
- modified comment-integration the CLASS has a larger privileges
- fixed small bugs
- fixed legacy comment-integration cause fatal error (thx DJ_okamOTO) 0.83a
0.82 beta (2008-02-24)
- added import from cbb (not implemented - permissions, votes) (thx MrTheme)
- fixed invalid html in some templates (thx hi-debow)
- modified [1] won't be converted as a link automatically
- updated language files
-- persian (thx stranger)
- added language files
-- spanish (thx debianus)
-- german (thx wuddels) 0.82a
0.81 beta (2007-11-16)
- modified post form reflects "Always attach my signature" of user data
- modified new posts will be checked by "censor string"
- fixed cutandpaste loses external_link_id
- added RSS outputs
0.80 beta (2007-10-11)
- fixed Script Insertion in guest_url (thx kentaro)
- updated language files
-- french (thx gigamaster)
- added language files
-- fr_utf8 (thx gigamaster)
- modified [ siteimg] is displayed as internal image (thx ask35) 0.80a
- fixed {TOPIC_TITLE} is not assigned (thx ask35) 0.80a
0.78 alpha (2007-09-28) update this module
- added a configuration of default_options
- changed default meaning of solved (solved=0 must mean unsolved)
- added a batch action "turn all topics as solved" into category manager
- added solved controller into listtopics_over_categories
- added marking controller into listtopics_over_categories
- fixed a wrong behavior of a checkbox for appoval
- fixed a wrong error of "empty message" with a WYSIWYG editor
- modified mysql.sql removing "NOT NULL" from text fields (thx moegiiro) 0.78a
- fixed typo of method name in textsanitizer (thx enhiro) 0.78a
- fixed typo in some templates (thx enhiro) 0.78b
0.77 alpha (2007-09-27)
- modified posts allowing HTML must be filtered by HTMLPurifier
- added WYSIWYG editor (common/fckxoops)
- modified the target for redirectiion after posting by quick form
0.76 alpha (2007-09-26) update this module
- added post's histories feature
- modified templates of menu
- fixed quick form with anti-spam (thx Ron)
- added language files
-- portuguese (thx Mikhail)
-- pt_utf8 (thx Mikhail)
-- portuguesebr (thx X-TRAD team)
0.75 alpha (2007-08-22)
- added quick post form into viewpost
- added quick post form into listposts
- modified a comment from quick form will be a member of existing topics
- modified D3comment class adding methods like getPostsCount()
0.74 alpha (2007-08-11)
- fixed wrong " escaping in [ code] block with XCL2.1 (thx sippu)
- added an option selecting forum into blocks
- added a sorting option "average"
- modified listtopics templates for some sites without voting feature
- added an input form for topic_external_link_id ihnto topicmanager
- modified forum/category form about overriding option
- updated language files
-- persian (thx voltan)
0.73 alpha (2007-06-05)
- modified AntiSPAM class japanese
- modified some templates
- changed some specs of comment integration class
- added smarty's plugin function.d3forum_comment_postscount.php
- added language files
-- polish (thx kurak_bu)
-- ja_utf8 (formerly japaneseutf) 0.73a
0.72 alpha (2007-05-27)
- modified templates by jidaikobo
0.71 alpha (2007-05-21)
- modified templates by jidaikobo
- fixed comment's form does not have antiSpam elements
- fixed escaping subject on d3comment integration
- added an antiSPAM class
-- japanese (only for Japanese. input reading of kanji) 0.71a
- fixed typo in comment_functions.php (thx fanrun7) 0.71b
0.70 alpha (2007-05-18)
- changed the structure "altsys essential"
- added language constants override system (with altsys>=0.5)
- templatized mymenu (with altsys>=0.5)
- changed a post without body will be refused
- modified checking bbcode (number of quote) of post's body
- modified d3comment will redirect to target of the comment after posting
- added external_link_id validation system into class of d3comment
- modfied the field of external_link_id from integer to varchar
- templated index.css
- added callback system into d3comment class
- added a plugin for waiting module
- modified d3comment can be selected its view from thread or flat
- added guest's deletion
- added antiSPAM system
- added an antiSPAM class
-- default (using JavaScript)
0.60 (2007-05-14)
- 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
[b]How to use "comment-integration"[/b]
== 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.
[/xlang:en]
[xlang:ja]
============ D3FORUM ==============
XOOPS2�Ѥ�0����߷פ�ľ�����ե������⥸�塼�롣
��-GIJOE-����������äƥ������Ƥ��ޤ���
�ޤ������Ĥ��Х��Ϥ���Ǥ��礦����D3�⥸�塼�뷲����ˤ��¸�ߤǤ��ꡢD3�⥸�塼�����Ѥ���ʾ�ϥ��ȡ��뤬�侩����ޤ���
�����ȡ�����
�⤷�ޤ��ʤ�)
- XOOPS_TRUST_PATH �åȥ��åפ���
- �ǿ���altsys�⥸�塼��ȡ��뤹�� (0.61�ʾ�)
- ������XOOPS�˥��������֤�Ÿ�����ƥ��ԡ����롣���κݡ�Smarty�ץ饰����Υ��ԡ���˺��ʤ�����
- �̾��D3�⥸�塼��Ȥ��ƥ��ȡ��뤷�ޤ�������ǥ��쥯�ȥ�̾�ϼ�ͳ�˷��뤳�Ȥ�����ޤ�
���ѹ����
0.85 beta (2009-01-19)
- ���ʸ��� trim() ����Τ������
- ��ư���ľ��� [ /quote] �����Ȥ��������ʤ�Τ��
- �����������쥯�饹�����Υ����Ȥ�ȥꥬ������Τ�� (thx spaceship)
- ������ɽ�����ȥ���Ǥ���褦�ˤ���
- ��������祯�饹¦�ǡ�can_vote �ʤɤ�ȥ���Ǥ���褦�ˤ���
- �����Ǥ�Ȥ��䤹���褦�˥ƥ�ץ졼�Ȥ˴�����ѥ���ɲä���
- ����ե����빹��
-- persian (thx stranger)
-- portuguesebr (thx leco1)
- ���ľ��˥ǥꥲ���Ȥ��ɲä��� (thx takitoh) 0.85a
0.84 beta (2008-08-18)
- ���������Ǿ��post_id��onUpdate()���Ϥ�褦�˽��� (thx toychee)
- ����������ɸ�।�٥�����ΤǤ���֥������ɲáפ��б����� (thx naao)
- RSS���ϻ���Notice����
- exit�Ƕ�����λ���뤦���Τ����Ĥ���user.php�ؤΥ����쥯�Ȥ��ѹ� (thx dekki)
- ����������ѤǤϤʤ��ե������˥��ԡ����줿�ȥԥå��ν�����
- ��ȥԥå���/��ƿ�μ�� (thx suin)
- ���٥�����Τǡ����������̾��Subject���Ϥ��褦�˽���
- ��������̤�Ȥ��䤹������
- xoops_version��XCL2.1������Ĥ��ɲä���
- textsanitizer�Υ����С��饤�ɤ�XCL2.1��preload�Ȥʤ�٤������ʤ��褦�ˤ���
0.83 beta (2008-05-19)
- ���������ץ饰�����function.d3comment.php �ˤޤȤ �ʥ��ԡ�˺����ա���
- ���������ˤ����ơ�����������ѥ��饹���礭�����°Ѿ�����
- �����Ĥ��κ٤����Х�����
- �쥿���פΥ�������礬���顼����������Τ�� (thx DJ_okamOTO) 0.83a
0.82 beta (2008-02-24)
- CBB����Υ���ݡ��Ȥ��������ʤ��������¤���ɼ��̤�����(thx MrTheme)
- </li>�ΤĤ�˺��ʤɥƥ�ץ졼�Ȥ�typo��� (thx hi-debow)
- [1] �ϼ�ư��ˤʤ�ʤ��褦�����ѹ�
- ����ե����빹��
-- persian (thx stranger)
- ����ե������ɲ�
-- spanish (thx debianus)
-- german (thx wuddels) 0.82a
0.81 beta (2007-11-16)
- ����Ƥ˽�̾��ɬ���ɲä���פ�ȿ��
- �ػ��Ѹ������б���ɽ���ǤϤʤ��������Ѵ���
- ���������ǥȥԥå�ʬ�䤹���external_link_id����¸����ʤ��Х����
- RSS���Ϥ��ɲ�
0.80 beta (2007-10-11)
- ������URL��ScriptInsertion���� (thx kentaro)
- ����ե����빹��
-- french (thx gigamaster)
- ����ե������ɲ�
-- fr_utf8 (thx gigamaster)
- �����ɽ����OFF�Ǥ�[ siteimg]��ɽ�������褦���ѹ� (thx ask35) 0.80a
- {TOPIC_TITLE} ����������Ƥ��ʤ��ä��Τ�� (thx ask35) 0.80a
0.78 alpha (2007-09-28) �ץ⥸�塼�륢�åץǡ���
- ��ƥ��ץ����ν��ͤ��ɲä���
- ���Ѥν������Ū���ѹ���������Ѥ��ʤ�==������Ѥߡ�
- ���ƥ���ޥ͡�����˲��ѥХå�������ɲ�
- �ȥԥå��������β����ѹ����
- �ȥԥå��������������ѹ����
- ��Ƥξ�ǧ�����å��ܥå�����ɽ����郎���������ä��Τ��
- WYSIWYG���ǥ�����ON���ȡ���ʸ������ޤ���פȤʤäƤ��ޤ��Զ��ν���
- mysql.sql ���text NOT NULL,��� (thx moegiiro) 0.78a
- �ƥ����ȥ��˥������Υ�å�̾typo��� (thx enhiro) 0.78a
- �ƥ�ץ졼�Ȥκ٤���typo��� (thx enhiro) 0.78b
0.77 alpha (2007-09-27)
- HTML���Ļ��ˤ�̵����HTMLPurifier���̲᤹��褦�ˤ���
- common/fckxoops �Ǥ��Խ����ǽ�ˤ��� (HTML���Ļ��Τ�)
- �����å���ƥե����फ��Υ����쥯����ȥԥå�����ư�����ѹ�����
0.76 alpha (2007-09-26) �ץ⥸�塼�륢�åץǡ���
- �Խ������ҥ��ȥ굡ǽ�ɲá���ѥơ��֥���ɲá�
- �ƥ�ץ졼���Ĵ��
- �����å���ƥե������Anti-SPAM�����ϤäƤ��ʤ��ä��Τ�� (thx Ron)
- ����ե������ɲ�
-- portuguese (thx Mikhail)
-- pt_utf8 (thx Mikhail)
-- portuguesebr (thx X-TRAD team)
0.75 alpha (2007-08-22)
- ��ƾܺ��⥯���å���ƥե�����μ��
- ��ư���⥯���å���ƥե�����μ��
- ��������ƤΥ����å��ե����फ��ϡ�ľ���Υȥԥå��λҤȤʤ�褦�ˤ���
- �����ȥ�����Хå����饹��d3forum¦����ƿ�ʤɤ���Ȥ����åɤ���
0.74 alpha (2007-08-11)
- XCL2.1����[ code]���"��\"�ˤʤäƤ��ޤäƤ���Х���� (thx sippu)
- �ȥԥå�����ư���֥�å��ˡ��ե�����������ɲ�
- �ȥԥå������Ȥ�ʿ������ɲ�
- ��ɼ��ǽ��Ȥ�ʤ�����ɽ���ˡ���
- �ȥԥå�����ǡ�topic_external_link_id���Խ���ǽ�Ȥ���
- ���ץ�����С��饤�ɤ�pico��Ʊ���Ƚ��䤹������
- ����ե����빹��
-- persian (thx voltan)
0.73 alpha (2007-06-05)
- AntiSPAM���饹japanese��ư����
- �ƥ�ץ졼�Ȥ��Ĵ��
- �����Ƚ�����饹�λ��Ͱ����ѹ�
- ��ƿ����Ȥ���Smarty�ץ饰���� function.d3forum_comment_postscount.php
- ����ե������ɲ�
-- polish (thx kurak_bu)
-- ja_utf8 (�����japaneseutf���͡���) 0.73a
0.72 alpha (2007-05-27)
- jidaikobo����Υƥ�ץ졼�Ȥ���̤�ޡ�����λ����
0.71 alpha (2007-05-21)
- jidaikobo����Υƥ�ץ졼�Ȥ����ޡ�������
- ľ�ܥ����Ȥ�Ĥ���ե������antiSpam��Ǥ��ޤޤ�Ƥ��ʤ��ä��Τ��
- ����������Υ��֥������ȥ��������������
- AntiSPAM���饹�ɲ�
-- japanese (�������ɤ������Ϥ��Ƥ�餦�ˡ) 0.71a
- comment_functions.php �˻ĤäƤ���var_dump()��� (thx fanrun7) 0.71b
0.70 alpha (2007-05-18)
- ������altsysɬ�ܤȤ���
- ʸ�������С��饤�ɥ����ƥ��Ƴ���������altsys-0.5�ʾ��
- mymenu�Υƥ�ץ졼�Ȳ�����altsys-0.5�ʾ��
- ��ʸ�Τʤ���Ƥ��Ƥ��褦�ˤ���
- �ơ��ޤ���褦��bbcode (quote) ���Ƥ��褦�ˤ���
- ���������ǡ���Ƹ�ˤǤ��������Υڡ������᤹�褦�ˤ���
- ���������Υ��ID��validation�������Ȥߤ��ä�
- ���ID������ʸ�����ѹ������ʤ�깭�����ѤǤ���褦�ˡ�
- index.css�Υƥ�ץ졼�Ȳ�
- ���������Υ�����Хå������������
- waiting�ץ饰�����ɲ�
- ����������åɥӥ塼���ե�åȥӥ塼�����٤�褦�ˤ���
- �����Ȥ��ѥ���ɤǺ�����뵡ǽ��������
- AntiSPAM�����ƥ��������
- AntiSPAM���饹�ɲ�
-- default (JavaScript�ˤ����)
0.60 (2007-05-14)
- ���ǤȤ��Ƥκǽ�Υ���
- �ȥԥå�/�ե������Υ������ݡ��ȵ�ǽ�ǡ��ƻҴط�������Ƥ����Τ��
- �ȥԥå�Ʊ���ΥХ����
- 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¦�Dz�������ɬ�פ���ޤ���ɬ�פ˱����ơ��ե��������˺�äơ����Υե�������ֹ��⥸�塼��¦�˻��ꤹ�����Ǥ���
���̾�⥸�塼��ؤ�d3forum���������
1. ������������� function.d3forum_comment ����XOOPS_ROOT_PATH/class/smarty/plugins/ ��¸�ߤ��뤳�Ȥ��ǧ
2. ����������Ѥ˿����˥ե������������
3. ��ɬ�פ˱����ơ˴�����̤���xoopscomments�Υե������˥���ݡ��Ȥ���
4. �оݥ⥸�塼��Υƥ�ץ졼�Ȥ�ʲ����ͤ��Խ�����
[/xlang:ja]
original:
[code]
<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>
[/code]
modified:
[code]
<{d3forum_comment dirname=d3forum forum_id=[i](number)[/i] itemname="id" subject=$title}>
[/code]
[b]mydownloads[/b]
mydownloads_singlefile.html
[code]
<{d3forum_comment dirname=d3forum forum_id=[i](number)[/i] itemname="lid" subject=$file.title|regex_replace:"/ .*/":""}>
[/code]
mydownloads_download.html
[code]
<{d3forum_comment_topicscount dirname=d3forum forum_id=[i](number)[/i] link_id=$down.id}>
[/code]
[b]myAlbum-P[/b]
myalbum_photo.html
[code]
<{d3forum_comment dirname=d3forum forum_id=[i](number)[/i] itemname="lid" subject=$photo.title}>
[/code]
[code]
<{d3forum_comment_topicscount dirname=d3forum forum_id=[i](number)[/i] link_id=$photo.lid}>
[/code]
myalbum_photo_in_list.html
[code]
<{d3forum_comment_topicscount dirname=d3forum forum_id=[i](number)[/i] link_id=$photo.lid}>
[/code]
[b]bulletin2[/b]
use native module "bulletinHD" instead.
[b]xoopspoll[/b]
xoopspoll_results.html
[code]
<{d3forum_comment dirname=d3forum forum_id=[i](number)[/i] itemname="poll_id" subject=$poll.question}>
[/code]
[b]TinyD[/b]
tinycontent*_index.html
[code]
<{d3forum_comment dirname=d3forum forum_id=[i](number)[/i] itemname="id" subject=$xoops_pagetitle}>
[/code]
[b]PukiWikiMod[/b]
use native module "xpWiki" instead.
Proudly Served by LiteSpeed Web Server at www.kanazawashien.streetarts.jp Port 443