Patches item #1002850, was opened at 2004-08-03 15:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562404&aid=1002850&group_id=81260
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Eloi George (adarkling)
Assigned to: Nobody/Anonymous (nobody)
Summary: Various new features
Initial Comment:
Check out
http://realvidreams.com/933/index.php?module=phpwsbb&PHPWSBB_MAN_OP=view&PHPWS_MAN_ITEMS[]=5
Admin Login: phpwsbb password: sandbox
A lot of files were changed, so I figured it might be
easier if I just sent you the files themselves. I can
create patch files if you'd prefer it that way.
Stuff I Put In...
-UserIds have been added to the db for coordination
with the mod_phpwsbb_user_info table. (They'll also be
needed if a user changes their name)
-Local & Remote Avatars with Image Gallery picklist.
Uses the PHPWS_IMGLib class I proposed for inclusion
with the core classes.
-Modifiable User Rankings dependent on post counts.
-User Signatures.
-ForumView Last Post contains links that'll take you to
the last posted message.
-Message Reply Quoting.
-phpbb-style message view template.
-old-style message view template has been updated.
Look ma, no tables! The template files are located in
the "alt_template" directory. I guess I could've built
in some kind of switch, but I just thought of that. If
you want to see what it looks like in my Sandbox,
change your layout from "Purple Veil" to "Default". Or
just log in as user "rex2" w/password "sandbox".
-Forum & Thread views have separate templates for top
and bottom now.
-Forum view displays description now.
-Got rid of the URL brackets & fixed it so that thread
display still works without them.
-Moved uservar settings to mod_phpwsbb_user_info table
to reduce # of queries needed to extract settings.
-Optimized a couple SQL queries
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562404&aid=1002850&group_id=81260
|