DarkLane
14 Aou, 2022
400 Vues
0 Commentaires
{content}
[available=main] {show_last_forum} [/available]
<li>Sujets sur le forum: <b>{forum_topics}</b></li> <li>Messages sur le forum: <b>{forum_post}</b></li> <li>Voir les messages: <b>{forum_post_link}</b></li>
<li><div class="ui-c1 grey">Sujets sur le forum</div> <div class="ui-c2">{forum_topics}</div></li> <li><div class="ui-c1 grey">Messages sur le forum</div> <div class="ui-c2">{forum_post}</div></li> <li><div class="ui-c1 grey">Liens Forum</div> <div class="ui-c2">{forum_post_link}</div></li>
<a href="/?do=forum&act=discuss&nid={news-id}">Discuter sur le forum</a>
DirectoryIndex index.php
index.php?do=forum
RewriteEngine On
#Dle Forum RewriteRule ^forum(/?)+$ index.php?do=forum [L] ##type=1 RewriteRule ^forum/forum_([0-9]+)(/?)+$ index.php?do=forum&showforum=$1 [L] RewriteRule ^forum/forum_([0-9]+)/([0-9]+)(/?)+$ index.php?do=forum&showforum=$1&cstart=$2 [L] RewriteRule ^forum/topic_([0-9]+)(/?)+$ index.php?do=forum&showtopic=$1 [L] RewriteRule ^forum/topic_([0-9]+)/last(/?)+$ index.php?do=forum&showtopic=$1&lastpost=1 [L] RewriteRule ^forum/topic_([0-9]+)/lastpost(/?)+$ index.php?do=forum&showtopic=$1&lastpost=$2#post-$3 [L] RewriteRule ^forum/topic_([0-9]+)/([0-9]+)(/?)+$ index.php?do=forum&showtopic=$1&cstart=$2 [L] RewriteRule ^forum/topic_([0-9]+)/reply(/?)+$ index.php?do=forum&act=_topic&code=reply&tid=$1 [L] RewriteRule ^forum/forum_([0-9]+)/add(/?)+$ index.php?do=forum&act=add_topic&forum_id=$1 [L] RewriteRule ^forum/getforum_([^/]+)(/?)+$ index.php?do=forum&"&act=getforum&code=user&n=$1 [L] RewriteRule ^forum/search(/?)+$ index.php?do=forum&act=search [L] RewriteRule ^forum/search/([0-9]+)-([^/]+)/([0-9]+)(/?)+$ index.php?do=forum&act=search&count_all=$1&search_text=$2&cstart=$3 [L] RewriteRule ^forum/subscription(/?)+$ index.php?do=forum&act=subscription [L] RewriteRule ^forum/getnew(/?)+$ index.php?do=forum&act=getnew [L] RewriteRule ^forum/getnew/([0-9]+)(/?)+$ index.php?do=forum&act=getnew&cstart=$1 [L] RewriteRule ^forum/warn/([^/]*)(/?)+$ index.php?do=forum&act=warn&user=$1 [L] RewriteRule ^forum/warn/([^/]*)/([0-9]+)(/?)+$ index.php?do=forum&act=warn&user=$1&cstart=$2 [L] RewriteRule ^forum/reputation/([^/]*)(/?)+$ index.php?do=forum&act=reputation&user=$1 [L] RewriteRule ^forum/reputation/([^/]*)/([0-9]+)(/?)+$ index.php?do=forum&act=reputation&user=$1&cstart=$2 [L] RewriteRule ^forum/textversion.html$ index.php?do=forum&act=textversion [L] RewriteRule ^forum/whoonline(/?)+$ index.php?do=forum&act=whoonline [L] RewriteRule ^forum/faq(/?)+$ index.php?do=forum&act=faq [L] RewriteRule ^forum/getforum_([0-9]+)(/?)+$ index.php?do=forum&act=getforum&code=user&n=$1 [L] RewriteRule ^forum/user/post_([0-9]+)(/?)+$ index.php?do=forum&act=posts&user=$1 [L] RewriteRule ^forum/members(/?)+$ index.php?do=forum&act=members [L] RewriteRule ^forum/members/([0-9]+)(/?)+$ index.php?do=forum&act=members&cstart=$1 [L] RewriteRule ^forum/friends(/?)+$ index.php?do=forum&act=friends [L] RewriteRule ^forum/friends/check(/?)+$ index.php?do=forum&act=friends&doaction=check [L] RewriteRule ^forum/friends/add(/?)+$ index.php?do=forum&act=friends&doaction=add_friend [L] RewriteRule ^forum/rss/forum_([1-9][0-9]*).xml$ index.php?do=forum&act=rss&fid=$1 [L] RewriteRule ^forum/user/([^/]*)/posts(/?)+$ index.php?do=forum&act=user_posts&name=$1 [L] RewriteRule ^forum/user/([^/]*)/posts/page([0-9]+)(/?)+$ index.php?do=forum&act=user_posts&name=$1&cstart=$2 [L] ##type=2 RewriteRule ^forum/forum_([0-9]+)/add.html$ index.php?do=forum&act=add_topic&forum_id=$1 [L] RewriteRule ^forum/thanks_([0-9]+)/lastpost([0-9]+).html$ index.php?do=forum&showtopic=$1 [L] RewriteRule ^forum/topic_([0-9]+)/([^/]*).html$ index.php?do=forum&showtopic=$1 [L] RewriteRule ^forum/showforum_([0-9]+).html$ index.php?do=forum&showforum=$1 [L] RewriteRule ^forum/topic_([0-9]+)/([^/]*)/page([0-9]+)/([0-9]+).html$ index.php?do=forum&showtopic=$1&cstart=$2 [L] RewriteRule ^forum/topic_([0-9]+)/([^/]*)/page([0-9]+).html$ index.php?do=forum&showtopic=$1&cstart=$2 [L] RewriteRule ^forum/topic_([0-9]+)/([^/]*)/last_topic([0-9]+).html$ index.php?do=forum&showtopic=$1&lastpost=1 [L] RewriteRule ^forum/topic_([0-9]+)/([^/]*).html$ index.php?do=forum&showtopic=$1&cstart=$2#post-$3 [L] RewriteRule ^forum/topic_([0-9]+)/([^/]*)/reply.html$ index.php?do=forum&act=_topic&code=reply&tid=$1 [L] RewriteRule ^forum/getforum_([^/]+).html$ index.php?do=forum&"&act=getforum&code=user&n=$1 [L] RewriteRule ^forum/search.html$ index.php?do=forum&act=search [L] RewriteRule ^forum/searchtopic_([0-9]+)/([^/]*)/([0-9]+).html$ index.php?do=forum&showtopic=$1&cstart=$2 [L] RewriteRule ^forum/getnew.html$ index.php?do=forum&act=getnew [L] RewriteRule ^forum/subscription.html$ index.php?do=forum&act=subscription [L] RewriteRule ^forum/faq.html$ index.php?do=forum&act=faq [L] RewriteRule ^forum/members.html$ index.php?do=forum&act=members [L] RewriteRule ^forum/friends.html$ index.php?do=forum&act=friends [L] RewriteRule ^forum/friends/check.html$ index.php?do=forum&act=friends&doaction=check [L] RewriteRule ^forum/friends/add.html$ index.php?do=forum&act=friends&doaction=add_friend [L] RewriteRule ^forum/user/([^/]*)/posts.html$ index.php?do=forum&act=user_posts&name=$1 [L] RewriteRule ^forum/last_posts/([^/]*)/user.html$ index.php?do=forumact=last_posts&name=$1 [L] RewriteRule ^forum/whoonline.html$ index.php?do=forum&act=whoonline [L]
Votre adresse électronique ne sera pas publiée. Les champs obligatoires sont marqués *
Les utilisateurs du Invités ne sont pas autorisés à ajouter des commentaires à cette publication.
26-12-2023 • Dle 17.0
Dle Forum V.4.0.1
24-02-2024 • Dle 17.1
Dle Forum V.4.0.2
07-03-2023 • Dle
Dle Forum V.3.5
22-12-2020 • Dle
dle-forum 2.7 13.3 14.0 14.1
19-01-2021 • Dle
Dle-Forum 2.7.1 rev1 dle 13.3
22-01-2022 • Dle
Dle-Forum 2.7.5
15-03-2024 • Dle Forum
DleForum-blackgreen