Author |
Topic |
macho
Junior Member
Denmark
150 Posts |
Posted - 27 September 2002 : 00:41:34
|
red1
When you say in your readme.txt that the calendar is Internationalization-ready, does this mean that I can make my weeks start on Mondays instead of Sundays?
regards< |
|
|
jtcoyle
Starting Member
17 Posts |
Posted - 27 September 2002 : 00:46:43
|
Thanks, I redid post.asp and all seems fine.
When do you think you will be able to add the code that will show the date next to the upcoming and resent events?
By the way, great job on the calender.
Joe< |
Edited by - jtcoyle on 27 September 2002 00:47:10 |
|
|
red1
Junior Member
355 Posts |
Posted - 27 September 2002 : 00:50:32
|
quote: Originally posted by jtcoyle
When do you think you will be able to add the code that will show the date next to the upcoming and resent events?
It's been added, re-download the file and replace cal_functions.asp with the new one.< |
My Mods: New Events Calendar New Non-database Active Users |
Edited by - red1 on 27 September 2002 00:52:20 |
|
|
red1
Junior Member
355 Posts |
Posted - 27 September 2002 : 00:51:51
|
quote: Originally posted by macho
When you say in your readme.txt that the calendar is Internationalization-ready, does this mean that I can make my weeks start on Mondays instead of Sundays?
It means you can change the text strings to whatever language. It didn't occur to me to change the first day of the week. It's a good idea, I'll add it later.< |
My Mods: New Events Calendar New Non-database Active Users |
Edited by - red1 on 27 September 2002 00:53:42 |
|
|
macho
Junior Member
Denmark
150 Posts |
Posted - 27 September 2002 : 01:12:52
|
In the previous version I missed the week-numbers in both the small and the big calendar! Another idea for you to implement that?
BTW a great job you have done so far!< |
|
|
macho
Junior Member
Denmark
150 Posts |
Posted - 27 September 2002 : 02:06:39
|
Just updated with your new files cal_constants.asp, cal.asp and cal_functins.asp to see if I could get the weeks starting on Mondays. It looks a little strange now since the weeks are now starting of Fridays ?!? I'm using Session.LCID = 1030 ' Danish time edit: (Even if I change to 1033 the weeks are still starting on Fridays)
any idea?< |
Edited by - macho on 27 September 2002 02:10:53 |
|
|
red1
Junior Member
355 Posts |
|
macho
Junior Member
Denmark
150 Posts |
Posted - 27 September 2002 : 02:29:15
|
Amazing - it really works - tks!< |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 27 September 2002 : 03:46:21
|
I have it up and running on my site, It's working great soo far. Thanks for the mod < |
|
|
pentiummx
New Member
79 Posts |
Posted - 27 September 2002 : 05:35:12
|
quote: Originally posted by serverhacker
I have it up and running on my site, It's working great soo far. Thanks for the mod
Can you post here the version you're using(with tweaks and modifications if any) on your site for download?
thanks,
/pentiummx < |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 27 September 2002 : 06:11:42
|
I am just using the download from the first post. < |
Edited by - serverhacker on 27 September 2002 06:12:14 |
|
|
jtcoyle
Starting Member
17 Posts |
Posted - 27 September 2002 : 06:14:37
|
red1--Great job. This is coming along well.
How easy would it be to add a time for an event and have it show up in the upcoming and recent events?
Joe< |
|
|
n/a
deleted
593 Posts |
Posted - 27 September 2002 : 06:33:04
|
Nice job. Just downloaded and installed....working ok so far (well, only one simple post...now). Line 881 of the modified topic.asp was missing "Response.write" after the insertion which broke the original "Response.write" statement (also mentioned in someone else's post). Perhaps this is not reflected in your downloadable MOD at the first post? Otherwise, installation was simple and nie.
Anyway, finding it very interesting and different from EC Vr21.... and finding it perhaps very useful for Members Only Forum application.
Good Job.< |
Taku
|
|
|
jtcoyle
Starting Member
17 Posts |
Posted - 27 September 2002 : 08:02:30
|
red1,
It seems that when you go to future events, it does not show the current events for the current day. Would it be better to show the current day's events under future events? The event could be in the afternoon or evening and could be considered a future event. It might help to add a time stamp for the event. Once the time is past the event would be removed for the future event page.
Any thoughts?
Joe< |
|
|
pentiummx
New Member
79 Posts |
Posted - 27 September 2002 : 09:15:28
|
quote: Originally posted by red1
I need some people to test this new mod. In particular I am looking for performance issues, vulnerabilities, etc. Here is the readme:
NEW EVENTS CALENDAR MOD FOR SNITZ 3.4.03 beta ============================================= by red1
This is a completely new mod and not an update of the old calendar mod. It works differently in that the events are inserted in the topics table instead of a separate events table. I thought of doing it this way so that you can have discussion threads about the events.
If you don't want your events to be mixed up with all your topics, you can create a new forum specifically for events and just place all event-related posts there.
Note: DO NOT INSTALL THIS ON YOUR LIVE FORUMS AS THIS IS STILL UNTESTED!!
What's in here: * Events posted as topics. * Month calendar and upcoming/recent events displayed on default.asp * Daily, Monthly, Yearly, and Events List views. * Internationalization-ready. What's not: * Events with repeating dates, because I personally don't need it. However if anyone wants to adopt this mod to add new features, it's fine with me.
Download here
Updates:
- 26 September -- Sheesh I just uploaded it and I already found a bug. Sorry folks. The number of recent/upcoming events doesn't work right. Fixed cal_constants.asp and cal_functions.asp. The zip file has been updated.
- Added more explicit instructions for updating the database in the readme file.
- Changed cal_functions.asp to show dates on Upcoming and Recent Events.
- 27 September -- Added a missing Response.Write to the topic.asp part of the readme
- Added option to change the first day of the week.
RED1:
Do you have the latest and greatest (with fixes to bugs you've identified to-date) version of this MOD? Or, is the download link up-to-date to the latest fix?
Pls. advise.
thanks,
PentiumMX< |
|
|
Topic |
|