MOD Manager

User avatar
alf007
Cadet III
Cadet III
 
Posts: 33
Joined: 29 Oct 2007, 09:23
 

MyCalendar3

Postby alf007 on 30 Dec 2008, 12:38

Working on FAQs for MOD with name: MyCalendar3
MOD Author: alf007
Description: A port to phpBB3 of myCalendar MOD for phpBB2 by mojavelinux.

Main features was to reproduce thoses of the phpBB2 MyCalendar MOD (by Mojavelinux), that is a Topic -base calendar:
  • you can define forums to allow events definition,
  • in thoses forums, when you create a topic, you can define a date (single, range, repetitive) for an event
  • thoses events date are displayed in the main calendar view, with link back to the topic
  • a mini-calendar is displayed on the board index page (though it could be remove), with an event list
  • board user birthdays are displayed in the calendar view

This is a relatively straight port of the original phpBB2 MOD for the main calendar coding part, and a little much work for the template part.

You can find some screenshots in the contrib dir in the zip.

The normal usage steps should be:
  • as Admin, in ACP/Manage forums/ click on a forum /Edit/General forum settings/Enable Events for Calendar on Yes
  • as User, when posting, starting a new topic in the selected forum, you should have the Event tab (for prosilver, or a section for subsilver2) available to select a date
  • after post being validated with some event date, it should appear appropriately in the calendar view (normal or in events list of mini_calendar)

Update notes
2009-02-21 - Version1.0.3b
  • Security checking on input date
  • Corrected javascript function to generate month calendar in Post edition, for month starting on last day of a week
  • Corrected subsilver2 template, missing onmouseover on event title
  • Better filtering on topic text for onmouseover popup
  • Added Welsh language, courtesy of Duw
2009-02-08 - Version1.0.2b
  • Corrected files list (images/mycalendar.gif)
  • Removed prefix in event info for viewforum, viewtopic
  • Version_check module in contrib folder
2009-02-01 - Version1.0.1b
  • Update to latest modx (1.2.2)
  • Birthdays list below other events, with header (suggestions from alex1204)
  • another icon for calendar
  • display icon in front of event info within post header
  • separate entry for event info display, in viewtopic and viewforum (previously was inserted in front of post message)


Version: 1.0.3B
Status: Beta
Release date: 21 Feb 2009, 02:00
phpBB version: 3.0.4

Installation level: intermediate
Installation time: 15 Minutes

Rating: 0.00 with 0 votes

Go to the support topic
Attachments
MyCalendar3.103b.zip
(694.11 KiB) Downloaded 1697 times