event mod anpassung
Verfasst: 11.06.2005 22:17
Hey,
nach dem Erfolgreichen einbau des mycalendar und dem dazugeh�rigen event mod�s habe ich ein kleines Problem.
Ich m�chte meinen Usern eine Sortierfunktion daf�r zu verf�gung stellen um nach dem zuvorstehenden Datum des Events zu sortieren!
Dazu habe einen weiteren mod mit eingebaut. Dieser erm�glicht eine Sortierung nach "letzten Beitrag, Zeit, Thema, Autor".
nach dem Erfolgreichen einbau des mycalendar und dem dazugeh�rigen event mod�s habe ich ein kleines Problem.
Ich m�chte meinen Usern eine Sortierfunktion daf�r zu verf�gung stellen um nach dem zuvorstehenden Datum des Events zu sortieren!
Dazu habe einen weiteren mod mit eingebaut. Dieser erm�glicht eine Sortierung nach "letzten Beitrag, Zeit, Thema, Autor".
Wie kann ich diesen mod so erwietern das ich auch nach dem Datum sortieren kann?##############################################################
## MOD Title: Topic display order - Part 1
## MOD Author: Ptirhiik < admin@rpgnet-fr.com > (Ptirhiik) http://www.rpgnet-fr.com
## MOD Description:
## This mod allows your users to sort the topics in a forum
## by author, topic_title, topic time, and last reply time (default sort),
## ascending or descending
## MOD Version: 1.0.2
##
## Installation Level: easy
## Installation Time: 10 Minutes
## Files To Edit:
## viewforum.php
## admin/admin_forums.php
## includes/functions.php
## templates/subSilver/admin/forum_edit_body.tpl
##
## Included Files: n/a
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## - Part 1 is common to all installations
## - Part 2 is for installation without the split topic type v 2 mod
##
##############################################################
## MOD History:
##
## 2003-09-14 - Version 1.0.2
## - minor adjustement in viewforum
##
## 2003-07-17 - Version 1.0.1
## - add the default choice in forum administration
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################