BELANGRIJK: De downloads die hier worden aangeboden werden voornamelijk gemaakt door externe coders,indien u problemen zou ondervinden bij het gebruik van de aangeboden artikelen gelieve dan eerst de website van de makers te raadplegen aangezien zij in de meeste gevallen hun eigen support forum hebben en u zo veel makkelijker zullen kunnen helpen. De website naar de autheurs staat steeds vermeld bij onze downloads (Homepage). Ook altijd handig om steeds de laatste versies te bemachtigen van hun creaties.
alleen zij zullen een groene downloadbutton te zien krijgen!
[ Klik hier om in te loggen of te registreren. ]
» Categories
» v7.xx Forum
10 January 2009, 13:11:59 from Puma
Details | |
---|---|
Downloads: | 123 |
Copyright: | Copyright (C) Matonor 2008 |
Homepage: | Link |
Quote
This forum mod doesn't need any file modding to work
Features:
-Who is here? - Displays the users and guests currently browsing a forum or thread
-Forum Statistics - Displays typical Forum Statistics (Post&Thread number/number per day, Top Posters, Online Users, Online Users Record)
-User Forum Statistics - Displays the user's ranking by postcount and his or her latest threads and posts in the users profile page
-Skip Postify - Redirect the user directly back to the thread after creating a thread, editing or posting a reply, skipping the postify.php page
-Similar Threads - Lists possibly similar threads below a thread - based on the thread title
-Preview Thread - Displays the last 20 Posts in the thread when posting a reply
Future Features:
-today's birthdays
-what do you want?
All Features can be enabled/disabled individually using the included Admin Panel
Update: Nederlandse (Dutch) taalfile toegevoegd.
Features:
-Who is here? - Displays the users and guests currently browsing a forum or thread
-Forum Statistics - Displays typical Forum Statistics (Post&Thread number/number per day, Top Posters, Online Users, Online Users Record)
-User Forum Statistics - Displays the user's ranking by postcount and his or her latest threads and posts in the users profile page
-Skip Postify - Redirect the user directly back to the thread after creating a thread, editing or posting a reply, skipping the postify.php page
-Similar Threads - Lists possibly similar threads below a thread - based on the thread title
-Preview Thread - Displays the last 20 Posts in the thread when posting a reply
Future Features:
-today's birthdays
-what do you want?
All Features can be enabled/disabled individually using the included Admin Panel
Update: Nederlandse (Dutch) taalfile toegevoegd.
Archive:
- 10 Jan 2009, 13:11 - 1.8 - forum_extension_panel_1.8.rar (18.82Kb - )
Votes
Awesome! | 100% | [5 Votes] | |
Very Good | 0% | [0 Votes] | |
Good | 0% | [0 Votes] | |
Average | 0% | [0 Votes] | |
Poor | 0% | [0 Votes] |
Werkt fantastisch! Geeft extra informatie over welke leden en hoeveel gasten een onderwerp op het moment bekijken.
Verder geeft de infusie extra forum statistieken weer.
Bijzonder interessant is dat nu per lid zichtbaar word welke onderwerpen hij/zij gestart heeft en in welke onderwerpen hij/zij gepost heeft.
In deze download ontbrak nog de [b]Dutch.php[/b]
[quote]
// Note, replace xxx with at least 3 letters relevant to your infusion
// Infusion titles & description
$locale['forum_ext_title'] = "Forum Extensie Paneel";
$locale['forum_ext_desc'] = "Configureerbaar Midden Onder Paneel en extra Forum extensies";
$locale['forum_ext_admin'] = "Forum Extensie Paneel";
$locale['forum_ext_link'] = "Forum Extensie Paneel";
//Headlines
$locale['forum_ext_title_admin'] = "Forum Extensie Paneel Administratie";
$locale['forum_ext_title_forum'] = "Forum Statistieken";
$locale['forum_ext_title_thread'] = "Vergelijkbare Onderwerpen";
$locale['forum_ext_title_profile'] = "%s's Forum Activiteit";
$locale['forum_ext_title_reply'] = "Onderwerp Voorbeeld";
//Misc
$locale['forum_ext_general_stats'] = "Algemene Statistieken";
$locale['forum_ext_user_stats'] = "Gebruikers Statistieken";
$locale['forum_ext_skip_postify'] = "Sla de \"Postify\" Pagina over";
$locale['forum_ext_forum_observer'] = "Laat zien welke gebruikers op dit moment meekijken";
$locale['forum_ext_submit'] = "Sla veranderingen op";
$locale['forum_ext_stats'] = "Statistieken";
$locale['forum_ext_activity'] = "Recente Activiteit";
$locale['forum_ext_threads'] = "Onderwerpen";
$locale['forum_ext_threadspday'] = "Onderwerpen per Dag";
$locale['forum_ext_posts'] = "Post";
$locale['forum_ext_no_posts'] = "Deze gebruiker heeft nog in geen enkel onderwerp gepost.";
$locale['forum_ext_no_threads'] = "Deze gebruiker heeft nog geen enkel onderwerp gestart.";
$locale['forum_ext_postspday'] = "Post/Dag";
$locale['forum_ext_topposter'] = "Top Poster";
$locale['forum_ext_actposter'] = "Meest actief";
$locale['forum_ext_ranking'] = "%s rang %s. in post aantal met %s%% van alle post.";
$locale['forum_ext_recent_threads'] = "Recente Onderwerpen";
$locale['forum_ext_recent_posts'] = "Recente Post";
$locale['forum_ext_recent_show_posts'] = "(Laat Post zien)";
$locale['forum_ext_recent_show_threads'] = "(Laat Onderwerpen zien)";
$locale['forum_ext_users_online'] = "Recent Online";
$locale['forum_ext_total_users'] = "Geregistreerde Gebruikers";
$locale['forum_ext_max_online_users'] = "Online Gebruikers Record: \n %s op %s";
$locale['forum_ext_newest_member'] = "Niewste Lid";
$locale['forum_ext_members'] = "lid/leden";
$locale['forum_ext_guests'] = "gast(en)";
$locale['forum_ext_who_is_here'] = "Wie is hier ook?";
?>
[/quote]