Page Index Toggle Pages: [1] 2 3 ... 22 Send TopicPrint
Very Hot Topic (More than 25 Replies) Event Calendar / Birthday List [V 1.2] (Read 90715 times)
..:X.T.C:..
Forum Administrator
*****
Offline


I love YaBB Forum!

Posts: 656
Location: Spittal
Joined: Dec 22nd, 2002
Gender: Male
Event Calendar / Birthday List [V 1.2]
Jan 25th, 2006 at 12:59pm
Print Post  
----------------------------------------------------------
Event Calendar + Birthday List V 1.2
----------------------------------------------------------

-> Update-Info V 1.1 to V 1.2 here
-> Update-Info V 1.0 to V 1.1 here

Description:

Event Calendar Features:

  • shows mini calendar + events in 'Info Center' or in calendar window
  • add events for only members or public or private
  • add events monthly or yearly
  • shows birthdays or events or private events icons in mini calendar
  • shows eight standard icons + added 'more icons' in events
  • shows coming events and user birthdays
  • shows event on calendar page
  • shows event of days on calendar page
  • use YaBBC tags
  • edit events
  • go to --> day --> month --> year function
  • event scroll function
  • SSI on external HTML page *new*


EventCal:


Go To Fuction:


Edit Event:


Add/Edit New Event (YaBBC):



EventCal - Birthday List:

  • shows birthday of the day
  • shows age of members
  • shows 'Star sign' of members
  • sort function
  • profile birthdate dropdown (Credit by DummyProof)




Profile Birthdate Dropdown:



Admin Settings:
Admin can set the "Event Calendar"  in  ...
'Admin Center' >> 'BoardMod Mods' >> 'EventCal Mod'



  • general setting EventCal ON/OFF
  • enable/denable display Caledar for Guests
  • enable/denable shows Calendar on boardindex
  • enable/denable 'Event Calendar' Button to YaBB's menu
  • enable/denable  show Birthdays in Calendar/Events
  • set First day of week (monday or sunday)
  • set today color in mini calendar
  • -------------
  • enable/denable  show 'Event-Icons' in mini calendar
  • enable/denable  show member links with group-color
  • enable/denable 'Event-Scroll' function
  • set displayed Event(s)-Days in Board- CalendarIndex (xx days or actual month)
  • enable/denable show Events (Event-Scroll) on BoardIndex
  • determine length of characters from each event(s)? (BoardIndex + CalendarIndex)
  •  enable/denable delete old Events or set del-date (by TRoN)
  • -------------
  • select membergroups are allowed to add events
  • allow members to add Events
  • allow members to add 'Private Events'
  • enable/denable show checkbox 'Don't show username link'?
  • -------------
  • general setting Birthday List ON/OFF
  • enable/denable  show member birthdays list
  • enable/denable 'Bithday List' Button to YaBB's menu
  • enable/denable  show member links with group-color
  • -------------
  • Button-Function 'Rebuild Birthday List File'
  • -------------
  • function add/del more 'Event-Icons'


Standard Settings


Event Settings


Access Settings


Birthday List Settings / Rebuild Birthday List File


Calendar Event-Icon Settings



New button for yabbmenue




Use EventCal Server Side Include (SSI):

Take also a look of the example .shtml file included in the download zip ....

1.) Display the full EventCal (Mini Calendar + Events)
- Take "calssimode=1" to show full EventCal
- Use "calssidays=??" e.g. "10" to show upcoming events of 10 days

Code
Select All
<!--#include virtual="./cgi-bin/yabb2/YaBB.pl?action=get_cal_ssi;calssimode=1;calssidays=10" --> 



2.) Display only the EventCal Mini-Calendar
- Take "calssimode=2" to show only EventCal Mini-Calendar

Code
Select All
<!--#include virtual="./cgi-bin/yabb2/YaBB.pl?action=get_cal_ssi;calssimode=2" --> 



3.) Display only the EventCal Events
- Take "calssimode=3" to show only EventCal upcoming events
- use "calssidays=??" e.g. "10" to show upcoming events of 10 days

Code
Select All
<!--#include virtual="./cgi-bin/yabb2/YaBB.pl?action=get_cal_ssi;calssimode=3;calssidays=10" --> 



Note:
- To includes CSS tags, place also CSS definitions into a <style> section in the <head> section of the HTML page e.g..

Code
Select All
<link rel="stylesheet" href="http://www.yourdomain.com/public_html/yabbfiles/Templates/Forum/default.css" type="text/css" /> 



- If you use the XHTML-auto-scroll ... link also the EventCal "scroller.css"

Code
Select All
<link rel="stylesheet" href="http://www.yourdomain.com/public_html/yabbfiles/ModImages/EventCal/scroller.css" type="text/css" /> 





Update information:

- Make a backup of your runing boardfiles!
- If you have install EventCal Beta 1/2/3/4/5/6/7 .... deinstall Beta 1/2/3/4/5/6/7 version
- If you have install Beta1:
>>> There is a new EventCal Administration in beta 4 ... so don't forget to upload also your reinstalled "AdvSettings.pl" and "Admin.lng". Also  go after installation of beta 4 in your "Advanced Settings" and save the settings by clicking on button "Save" (this action remove the old Eventcal Settings in the advsettings.txt ... not require in beta3) <<<


Credits:

AddOn/Fixes:
TRoN
http://www.digital-joker.de

Grafics:
JetLi
http://www.grafix-world.nl

Papapedro
http://www.papapedros-spirit-of-darkside.com

Jans
http://computergek.nl.eu.org


Mod History:

Status EventCal V1.2

- Feb 21 2006 (EventCal V 1.2 !!!) look -> *new* @ mod description
- Added SSI function to show EventCal on any HTML page on the host server
- Fixed small bug in the 'showthisdate' link (upcoming events)
- Addes Language Pack Swedish by Mr._E
- Added Evnetcal-Buttons for Swedish by Mr._E


Status EventCal V1.1

- Feb 06 2006 (EventCal V 1.1 !!!)
- EventCal & BirthdayList now XHTML validate!!
- Added new Auto-Scroll-Function
- Added option for Disable YaBBC Tags in the Snack-Text
- Addes Language Pack Finnish (Suomi) by 'Koivu
- Added Evnetcal-Buttons for Finnish (Suomi)


Status EventCal V1.0

- Jan 25 2006 (EventCal V 1.0 !!!)
- Fixed one access bug (Add Event)
- Fixed Table-bug
- Added function/button - 'Rebuild Birthday List File'
- Added Language Pack Dutch/Nederlands by 'jans'
- Addes Language Pack Spanish by 'naggar'
- Added Evnetcal-Buttons for Dutch/Nederlands


lg XTC
« Last Edit: Jan 15th, 2013 at 6:11am by ..:X.T.C:.. »  

EventCal_Y2_V1-2.zip ( 75 KB | Downloads )

Back to top
WWW  
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #1 - Jan 25th, 2006 at 1:08pm
Print Post  
Hello Xonder
thnx for this update.  8)
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
Outumuro
God Member
*****
Offline


Publisher - YaBB Toolbar

Posts: 569
Location: Los Angeles
Joined: Apr 14th, 2004
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #2 - Jan 25th, 2006 at 10:51pm
Print Post  
Woohoo!  Thanks Xonder! Grin
  


Back to top
WWW  
IP Logged
 
multikon
Full Member
***
Offline


Hakuna Matata

Posts: 240
Joined: May 14th, 2003
Re: Event Calendar / Birthday List [V 1.0]
Reply #3 - Jan 26th, 2006 at 1:30am
Print Post  
Hi

Hab da wohl ne Macke festgestellt  Lips Sealed

Wenn ich die Geburtstagsliste für Gäste sperre, laufen diese dennoch im Autoscroll ?!


cya
  

beware ... yabb goes wbb ^^
Back to top
ICQ  
IP Logged
 
..:X.T.C:..
Forum Administrator
*****
Offline


I love YaBB Forum!

Posts: 656
Location: Spittal
Joined: Dec 22nd, 2002
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #4 - Jan 26th, 2006 at 5:12am
Print Post  
Hallo

multikon wrote on Jan 26th, 2006 at 1:30am:
Hi

Hab da wohl ne Macke festgestellt  Lips Sealed

Wenn ich die Geburtstagsliste für Gäste sperre, laufen diese dennoch im Autoscroll ?!

Diese Sperre betrifft ja nur die Geburtstagsliste also die Anzeige des Buttons + der Liste!  Wink

lg XTC
  

Back to top
WWW  
IP Logged
 
multikon
Full Member
***
Offline


Hakuna Matata

Posts: 240
Joined: May 14th, 2003
Re: Event Calendar / Birthday List [V 1.0]
Reply #5 - Jan 26th, 2006 at 6:29am
Print Post  
Hi

Na ok, aber wofür etwas sperren was auf anderen Weg eingesehen werden kann ?!


mfg
  

beware ... yabb goes wbb ^^
Back to top
ICQ  
IP Logged
 
mick
Senior Member
****
Offline


I love YaBB

Posts: 345
Location: Dorsten
Joined: Nov 29th, 2005
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #6 - Jan 26th, 2006 at 8:15am
Print Post  
Hoi,
meinst Du mit "Autoscroll" den Eventkalender? Den kannst Du doch seperat ebenfalls für Gäste "sperren".

@Xonder: Thx!

Greetz
Mick
  
Back to top
WWW  
IP Logged
 
multikon
Full Member
***
Offline


Hakuna Matata

Posts: 240
Joined: May 14th, 2003
Re: Event Calendar / Birthday List [V 1.0]
Reply #7 - Jan 26th, 2006 at 11:29am
Print Post  
Na ok, dann also so gewollt  Grin

Sah nur im ersten Moment komisch aus:
Gäste sollen ja die Events sehen aber nicht unbedingt private Daten wie das Alter eines jeden oder wann er geburtstag hat  Wink

Trotzdem schönen Dank für diesen tollen Mod ...


cya
  

beware ... yabb goes wbb ^^
Back to top
ICQ  
IP Logged
 
Larian
Senior Member
****
Offline



Posts: 316
Location: Leipzig
Joined: Oct 22nd, 2002
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #8 - Jan 26th, 2006 at 12:20pm
Print Post  
Thanks for the update Smiley
Everything's works ok now!

Lari
  
Back to top
 
IP Logged
 
AdrianH
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 14
Location: Manchester
Joined: Jun 20th, 2005
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #9 - Jan 27th, 2006 at 4:24pm
Print Post  
This is looking good Xonder. Thanks for the hard work you have put in.

I have a suggestion for a future version which may or may not be possible. What I'd like to be able to do is to allow any member (or in fact guest) to be able to add to the calender, but only have it appear in the calender when approved by a moderator.

I would like to set it up like this as I only want specific events to be added to the Calendar, but I want everyone to be able to add them. I know that as it stands, we could edit events after they have been added, which is OK but would allow the possibility of events being added and seen that we don't approve of. To allow any to add events, but only have them show after being approved would be great.

As I say this is a wishlist thing, and I don't know if it could be done, but I thought I'd pass on my idea.
  

Brass-Forum.co.uk
The online home for Brass Musicians
Back to top
WWW  
IP Logged
 
Keno
New Member
*
Offline


Quest to endure!

Posts: 12
Joined: Oct 13th, 2005
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #10 - Jan 27th, 2006 at 6:09pm
Print Post  
Xonder,

 What a great, great mod!:2thumbsup: Thanks so much! I would like to ask for an additional feature though.  I use a forum in a work environment that is not accessible to the public and would like to be able to add employee birthdays to the list even if they are not a member of the forum OR have not filled out that part of their profile.  This has been highly requested from the department for sometime and when I saw this Mod I thought great! just what I've been looking for.

 I tried to add the employee birth date and name to the eventcalbday.db file and it will show a birthday for that date but no name because they are not a member of the forum.

 If this could be an option that can be enabled or disabled that would be great.

 Thanks for listening and again, great Mod!
  
Back to top
 
IP Logged
 
..:X.T.C:..
Forum Administrator
*****
Offline


I love YaBB Forum!

Posts: 656
Location: Spittal
Joined: Dec 22nd, 2002
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #11 - Jan 27th, 2006 at 7:20pm
Print Post  
Hello

@AdrianH @keno2113

I note your suggestion  Wink

At first it comes an update to V1.1 ... this update only makes fixes to valid EventCal Mod for XHTML compatible.

At this time i test out a new "eventscroll" function ... this scroll should be also XHTML valid!

Take a look here ...

http://www.xonder.com/cgi-bin/forum/YaBB.cgi?action=get_cal;calshow=1

Than at Version 1.2 ... i make a bigger update .... with look at note suggestions  Smiley

lg XTC
  

Back to top
WWW  
IP Logged
 
Keno
New Member
*
Offline


Quest to endure!

Posts: 12
Joined: Oct 13th, 2005
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #12 - Jan 27th, 2006 at 7:48pm
Print Post  
Thanks, would it also be possible to have an option where different boards within the same forum can have different calenders?
  
Back to top
 
IP Logged
 
TRoN
Junior Member
**
Offline


...against the MCP!

Posts: 58
Location: Bad Iburg
Joined: Aug 8th, 2003
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #13 - Jan 27th, 2006 at 9:00pm
Print Post  
Again superb work Xonder!

Thanks for this Mod and the new version  Grin

Btw, I still love these dimensions of the input field more:
Code
Select All
<textarea class=input name=calevent style="width:75%; height:150px;">$editmessage</textarea> 

  

.-== Sapere Aude! ==-.
|_TRoN_| @ digital-joker.de/forum
Back to top
WWWICQ  
IP Logged
 
practical
New Member
*
Offline


Nullküstenräche r

Posts: 10
Location: Nuremberg
Joined: Jan 29th, 2006
Gender: Male
Re: Event Calendar / Birthday List [V 1.0]
Reply #14 - Jan 29th, 2006 at 4:11pm
Print Post  
Thank you very much for this mod. 

I was wondering, tho.  Is it possible to have an event-entry automatically generate a thread in one of the forums on the board?

I've seen this implemented in other forum software and it would be a great additional feature/option.

Also, as a suggestion, it would very helpful if there was an option for recurring events on specific weekdays of the month.
For instance, if you have a regular event of some kind that takes place on the first friday of every month, rather than a specific numeric date like the 23rd or whatever.

again. thanks a lot for all your work!

peace
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: [1] 2 3 ... 22
Send TopicPrint