Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Calendar MOD idea

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
leatherlips Posted - 24 April 2008 : 19:10:36
It would be great if someone knew how to write a new function for the calendar mod. Currently you can set it to every day, every week, every month, etc.

I would like to have one called something like Anniversary. If selected, you would only need to select the start date. Then by choosing recurring "Anniversary" it would automatically show that date every year. This way it would not show each year in the event topic as it currently does if you select every year.

It also would be better than the every year function. With the every year function you have to choose the date range. Once the end range expired you would have to edit it again.

Any takers?<
5   L A T E S T    R E P L I E S    (Newest First)
leatherlips Posted - 25 April 2008 : 07:27:00
I could live with the Every Year function if I could figure out how to not make it display every year in the event topic (as in the picture above).

The only code I can find that deals with the every year is this:

Case 11  'Every year
                dateCursor = DateAdd("yyyy", 1, dateCursor)


There has to be more to it than that? It would be great if it only showed the date of the year that it was appearing in.<
phy1729 Posted - 24 April 2008 : 22:53:41
Sorry leatherlips, but it's much more complicated then I thought it was. If anyone else wants to try cal_post needs to be edited to add Response.Write "<option value=""18"">Anniversary</option>" after line 117 and cal_post_info1.asp will need editing in the neighborhood of 114.

But what makes it so complicated is to do what you want I would add another table for such dates and just tack the year on the end. I'll attempt this if no one else offers but I can't test anything as I don't have the mod installed.<
leatherlips Posted - 24 April 2008 : 20:03:36
Here is the link to the calendar event mod.

Click here.

Also on there is an add on that kind of does what I want. It is called Greg's Additional Recurring Options & Floating Holidays. For example, you can choose the Easter setting and it automatically adds Easter to the correct date. I'm not sure if it automatically adds it to each future year though.<
phy1729 Posted - 24 April 2008 : 19:47:09
I think he's talking about when year is set it shows all the recurrences. As in:


Post a link to the mod and I'll look at it.<
Podge Posted - 24 April 2008 : 19:40:09
You mean the only difference is that an Anniversary is forever while the current "year function" is limited?<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.04 seconds. Powered By: Snitz Forums 2000 Version 3.4.07