From: <be...@us...> - 2015-10-08 03:04:17
|
Revision: 13157 http://sourceforge.net/p/xoops/svn/13157 Author: beckmi Date: 2015-10-08 03:04:13 +0000 (Thu, 08 Oct 2015) Log Message: ----------- folder name change Added Paths: ----------- XoopsModules/APCal/trunk/modules/apcal/ XoopsModules/APCal/trunk/modules/apcal/docs/ XoopsModules/APCal/trunk/modules/apcal/docs/CHANGELOG.txt XoopsModules/APCal/trunk/modules/apcal/docs/INSTALL.txt XoopsModules/APCal/trunk/modules/apcal/docs/LANG DIFF.txt XoopsModules/APCal/trunk/modules/apcal/docs/LANG TRANS.txt XoopsModules/APCal/trunk/modules/apcal/docs/LICENCE.txt XoopsModules/APCal/trunk/modules/apcal/docs/README.txt XoopsModules/APCal/trunk/modules/apcal/docs/UPGRADE.txt Removed Paths: ------------- XoopsModules/APCal/trunk/CHANGELOG.txt XoopsModules/APCal/trunk/INSTALL.txt XoopsModules/APCal/trunk/LANG DIFF.txt XoopsModules/APCal/trunk/LANG TRANS.txt XoopsModules/APCal/trunk/LICENCE.txt XoopsModules/APCal/trunk/README.txt XoopsModules/APCal/trunk/UPGRADE.txt XoopsModules/APCal/trunk/modules/APCal/ Deleted: XoopsModules/APCal/trunk/CHANGELOG.txt =================================================================== --- XoopsModules/APCal/trunk/CHANGELOG.txt 2015-10-08 02:59:03 UTC (rev 13156) +++ XoopsModules/APCal/trunk/CHANGELOG.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -1,97 +0,0 @@ -Module Name : APCal -Version Number : 2.2.0 -Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> - -Version 2.2.0 -- Fixed Timezones issue which was adding or removing days to an event. -- Fixed All day events set on the first day of a month don't appear on everyday of the previous month. -- Updated All language files and variables to make the module clonable with SmartClone. - -Version 2.1.3 -- Fixed Events which need to be admitted don't create doubles of active events and an error message when clicked.. -- Fixed All day events set on the first day of a month don't appear on everyday of the previous month. - -Version 2.1.2 -- Fixed When inserting a new event, pictures are saved. -- Fixed The module now comes with its own datepicker because of some Xoops version bug. -- Fixed The map displays correclty when the contact is a user from the website. - -Version 2.1.1 -- Fixed When inserting a new event, pictures are saved. -- Updated Empty fields doesn't show in the event view. - -Version 2.1.0 -- Added Online registration feature with option to turn it on/off. (Uers can subscribe to an event and receive notifications for it) (Thanks to Goffy) -- Updated New way to make thumbs for better support on every servers. (Needs GD library) -- Updated When you save an event, the redirection is where you were before (Instead of current month) -- Fixed Links on events in the map for Yearly view and List view -- Fixed Some minor bug fixes -- New features are translated in English, French and German. - -Version 2.0.4 -- Updated Spanish and German translation. -- Fixed The link to add an event from the monthly view. - -Version 2.0.3 -- Minor bug fix on events insertion. -- The box in monthly view will not expand more than the screen width and height. - -Version 2.0.2 -- Fixed Shift for events in the first week of the month. -- Updated Language of social networks buttons in module language files. -- Updated Full event summary show in monthly view to take all available space. -- Updated In event view, event summary as title. - -Version 2.0.0 -- Updated Monthly view with linear view for one event (instead of repeating over and over) -- Added Possibility to Add Pictures to an event including a separate main picture. -- Added Thumbnail pictures with viewer in event view. -- Added Seperate field for website and e-mail. -- Added Optional main picture display in Monthly View (on mouse over), List View, Daily View and Weekly View. -- Added Each category have its own color. -- Added Legend of categories with categories colors. -- Added Possibility to choose which category to be used for an event (as we keep multi-category feature). -- Added Possibility to choose different hours for the same event (if multiple days are selected). -- Updated More neutral theme colors for images, should be a better fit with most website. -- Updated Reorganisation of admin preferences. -- Added Tell a friend feature. -- Added New sharing button (LindedIn and Delicious). -- Some minor bug fixes. - -Version 1.0.6 -- Added links to social networks (Facebook, Twitter, Google+) - -Version 1.0.5 -- Updated Admin menu to fit XOOPS 2.4 and 2.5. -- Some functions updates to fit php 5.3. - -Version 1.0.4 -- Updated admin menu. -- Fixed the bug caused by the .htaccess file generating an "Internal server error". -- Some minor bug fixes. - -Version 1.0.3 -- Some minor bug fixes. - -Version 1.0.2 -- Updated Google Optimization. -- Added onUpdate action to add the new DB fields. -- Updated onInstall action. -- Added navigation menu in event view and option to enable/disable it. -- Updated option to have bigger columns for every day (Select the ones bigger). -- Updated the "share this calendar" example to fit with Internet Explorer (IE7+) - -Version 1.0.1 -- Updated URLRewriting. -- Updated Google Optimization. - -Version 1.0.0 -- Added a map showing all events location. -- Added markers with number representing the date of event with next event first. -- Added individual map showing event location. -- Added optimization for Google. -- Added possibility to add a description in HTML for each categories. -- Added an API that allows webmasters to show easily your calendar on their website (linking back to your site). -- Updated customizable theme. -- Added option for bigger columns for week-ends. -- Updated calendar of holidays for United States, Canada and France. \ No newline at end of file Deleted: XoopsModules/APCal/trunk/INSTALL.txt =================================================================== --- XoopsModules/APCal/trunk/INSTALL.txt 2015-10-08 02:59:03 UTC (rev 13156) +++ XoopsModules/APCal/trunk/INSTALL.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -1,9 +0,0 @@ -Module Name : APCal -Version Number : 2.2.0 -Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> - -INSTALL INSTRUCTIONS -1. Upload the APCal directory to XOOPS_URL/modules/ -2. Log in to your site as administrator. -3. Install the module using the XOOPS module administration panel at 'System Admin Modules'. - If you already have the piCal module, all your categories and events will be automatically transfered. \ No newline at end of file Deleted: XoopsModules/APCal/trunk/LANG DIFF.txt =================================================================== --- XoopsModules/APCal/trunk/LANG DIFF.txt 2015-10-08 02:59:03 UTC (rev 13156) +++ XoopsModules/APCal/trunk/LANG DIFF.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -1,244 +0,0 @@ -Module Name : APCal -Version Number : 2.2.0 -Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> - -Feel free to translate to your own language and send us your changes. - -Done for: -up to v2.1.0: English, French, German -up to v2.0.4: English, French, German, Spanish -before v1.0.0: English, French, German, Spanish, Japanese, Dutch, Russian, Tchinese, Swedish, Portuguese, BrasilPortuguese - - -Version 2.1.0 -- modinfo.php - - added _MI_APCAL_ENABLEREGISTRATION -- apcal_constants.php - - added _APCAL_RO_CANCEL - - added _APCAL_RO_RADIO_YES - - added _APCAL_RO_RADIO_NO - - added _APCAL_RO_ONLINE_POSS - - added _APCAL_RO_ONLINE_POSS_2 - - added _APCAL_RO_ONLY_MEMBERS - - added _APCAL_RO_ONLINE_NO - - added _APCAL_RO_ONLINE_YES - - added _APCAL_RO_ONLINE_ACTIVATE - - added _APCAL_RO_ONLINE_DEACTIVATE - - added _APCAL_RO_ONLINE - - added _APCAL_RO_BTN_ADD - - added _APCAL_RO_BTN_ADDMORE - - added _APCAL_RO_BTN_REMOVE - - added _APCAL_RO_ENABLE_ONLINE - - added _APCAL_RO_NOMEMBERS - - added _APCAL_RO_BTN_LISTMEMBERS - - added _APCAL_RO_SUCCESS_ADD - - added _APCAL_RO_SUCCESS_REMOVE - - added _APCAL_RO_UNAME - - added _APCAL_RO_FIRSTNAME - - added _APCAL_RO_LASTNAME - - added _APCAL_RO_EMAIL - - added _APCAL_RO_EXTRAINFO1 - - added _APCAL_RO_EXTRAINFO2 - - added _APCAL_RO_EXTRAINFO3 - - added _APCAL_RO_EXTRAINFO4 - - added _APCAL_RO_EXTRAINFO5 - - added _APCAL_RO_BTN_CONF_ADD - - added _APCAL_RO_BTN_CONF_ADD_MORE - - added _APCAL_RO_BTN_CONF_REMOVE - - added _APCAL_RO_BTN_CANCEL - - added _APCAL_RO_EVENT - - added _APCAL_RO_TITLE1 - - added _APCAL_RO_OBLIGATORY - - added _APCAL_RO_ERROR_REMOVE - - added _APCAL_RO_ERROR_ADD - - added _APCAL_RO_BTN_BACK - - added _APCAL_RO_BACK - - added _APCAL_RO_ONLINE2 - - added _APCAL_RO_ACTION - - added _APCAL_RO_TITLE2 - - added _APCAL_RO_BTN_RO_EDIT - - added _APCAL_RO_BTN_RO_DEACTIVATE - - added _APCAL_RO_BTN_RO_ACTIVATE - - added _APCAL_RO_QUANTITY - - added _APCAL_RO_QUANTITY2 - - added _APCAL_RO_DATELIMIT - - added _APCAL_RO_EMAIL_NOTIFY - - added _APCAL_RO_BTN_CONF_ACTIVATE - - added _APCAL_RO_ERROR_RO_ACTIVATE - - added _APCAL_RO_SUCCESS_RO_ACTIVATE - - added _APCAL_RO_ERROR_RO_DEACTIVATE - - added _APCAL_RO_SUCCESS_RO_DEACTIVATE - - added _APCAL_RO_ERROR_FULL - - added _APCAL_RO_ERROR_TIMEOUT - - added _APCAL_RO_ERROR_OBLIGATORY - - added _APCAL_RO_BTN_CONF_SAVE - - added _APCAL_RO_BTN_CONF_EDIT - - added _APCAL_RO_MAIL_SUBJ_ADD - - added _APCAL_RO_MAIL_SUBJ_REMOVE - - added _APCAL_RO_MAIL_SUBJ_TEXT - - added _APCAL_RO_DATE - - added _APCAL_RO_LOCATION - - added _APCAL_RO_LINK - - added _APCAL_RO_TITLE3 - - added _APCAL_RO_TITLE4 - - added _APCAL_RO_MAIL_SENDER - - added _APCAL_RO_MAIL_SUBJ - - added _APCAL_RO_MAIL_BODY1 - - added _APCAL_RO_MAIL_BODY2 - - added _APCAL_RO_BTN_SEND - - added _APCAL_RO_MAILSENT - - added _APCAL_RO_TITLE5 - - added _APCAL_RO_BTN_EDIT - - added _APCAL_RO_SUCCESS_EDIT - - added _APCAL_RO_ERROR_EDIT - - added _APCAL_RO_SEND_CONF1 - - added _APCAL_RO_SEND_CONF2 - - added _APCAL_RO_SEND_CONF3 - - added _APCAL_RO_REDIRECT - - added _APCAL_RO_SUCCESS_NEW_EVENT - - added _APCAL_RO_SUCCESS_DELETE_EVENT - - added _APCAL_RO_SUCCESS_UPDATE_EVENT - - added _APCAL_RO_SUCCESS_COPY_EVENT - -Version 2.0.4 -- main.php - - added _APCAL_FB_LNG - - added _APCAL_GPLUS_LNG - -Version 2.0.0 -- modinfo.php - - updated _MI_APCAL_DISPLAYCATTITLE - - added _MI_APCAL_ENABLESOCIAL - - added _MI_APCAL_NBPICS - - added _MI_APCAL_PICSWIDTH - - added _MI_APCAL_PICSHEIGHT - - added _MI_APCAL_SHOWPICMONTHLY - - added _MI_APCAL_SHOWPICWEEKLY - - added _MI_APCAL_SHOWPICDAILY - - added _MI_APCAL_SHOWPICLIST - - added _MI_APCAL_EVENTBGCOLOR - - added _MI_APCAL_EVENTCOLOR - - added _MI_APCAL_ALLCATSCOLOR - - added _MI_APCAL_DISPLAYTIMEZONE - - added _MI_APCAL_USERS - - added _MI_APCAL_COLORS - - added _MI_APCAL_SETTINGS - - added _MI_APCAL_CALSETTINGS - - added _MI_APCAL_CALDISPLAY - - added _MI_APCAL_EVENTS - - added _MI_APCAL_PICTURES - - added _MI_APCAL_MAP - - added _MI_APCAL_COMMENTSNOT - - updated _MI_APCAL_THMORDEFAULTDESC - - added _MI_APCAL_OPT_DEFAULT - - added _MI_APCAL_OPT_NONE - - added _MI_APCAL_SUNDAY - - added _MI_APCAL_MONDAY - - added _MI_APCAL_TUESDAY - - added _MI_APCAL_WEDNESDAY - - added _MI_APCAL_THURSDAY - - added _MI_APCAL_FRIDAY - - added _MI_APCAL_SATURDAY -- main.php - - added _APCAL_TH_EMAIL - - added _APCAL_TH_URL - - added _APCAL_MAINPICTURE - - added _APCAL_PICTURES - - added _APCAL_TH_MAINCATEGORY - - added _APCAL_NONE - - added _APCAL_DAY - - added _APCAL_DIFFERENTHOURS - - added _APCAL_SAMEHOURS - - added _APCAL_CLICKFORDETAILS - - added _APCAL_BEGIN - - added _APCAL_END - - added _APCAL_LOCATION - - added _APCAL_TELLAFRIEND - - added _APCAL_FROM - - added _APCAL_TO - - added _APCAL_SUBJECT - - added _APCAL_MESSAGE - - added _APCAL_TELLAFRIENDTEXT -- admin.php - - added _AM_APCAL_PREFS - - added _AM_APCAL_UPDATE - - added _AM_APCAL_BLOCKS - - added _AM_APCAL_GOTOMODULE - - added _AM_APCAL_CANBEMAIN - - added _AM_APCAL_COLOR - - -Version 1.0.5 -- modinfo.php - - added _MI_APCAL_BNAME_MAP - - added _MI_APCAL_BNAME_MAP_DESC - - added _APCAL_TH_GETCOORDS - - added _APCAL_TH_LATITUDE - - added _APCAL_TH_LONGITUDE - - added _APCAL_TH_ZOOM - - added _APCAL_PROVIDEDBY - - added _APCAL_X - - added _APCAL_AP - - added _APCAL_CALENDAROF - - added _APCAL_SHARECALENDARFORM - - added _APCAL_SHOWALLCAT - - added _APCAL_GENERATE - - added _APCAL_GENERATEHINT - - added _APCAL_CATEGORIES - - added _APCAL_NBEVENTS - - added _APCAL_WIDTH - - added _APCAL_STYLE - - added _APCAL_IFCUSTOM - - added _APCAL_BORDER - - added _APCAL_TITLE - - added _APCAL_TEXT - - added _APCAL_LINK - - added _APCAL_EVEN - - added _APCAL_ODD - - added _APCAL_DEFAULT - - added _APCAL_CUSTOM - - added _APCAL_THEME - - added _APCAL_SHAREINFO - - added _APCAL_SHARECALENDAR - - added _APCAL_PREVEVENT - - added _APCAL_NEXTEVENT - - added _APCAL_BACKTOCAL - - added _MI_APCAL_INDEX -- main.php - - added _APCAL_APURL - - added _APCAL_APURL2 - - added _MI_APCAL_GMLAT - - added _MI_APCAL_GMLNG - - added _MI_APCAL_GMZOOM - - added _MI_APCAL_GMHEIGHT - - added _MI_APCAL_USEURLREWRITE - - added _MI_APCAL_DESCUSEURLREWRITE - - added _MI_APCAL_WIDERWEEKEND - - added _MI_APCAL_WIDERWEEKENDDESC - - added _MI_APCAL_GETTHMCOLOR - - added _MI_APCAL_OPT_THM - - added _MI_APCAL_OPT_CUSTOM - - added _MI_APCAL_THMORDEFAULT - - added _MI_APCAL_THMORDEFAULTDESC - - added _MI_APCAL_ENABLECALMAP - - added _MI_APCAL_ENABLEEVENTMAP - - added _MI_APCAL_ENABLESHARING - - added _MI_APCAL_EVENTNAVENABLED - - added _MI_APCAL_DISPLAYCATTITLE -- admin.php - - added _AM_APCAL_TIMEZONE - - added _AM_APCAL_MODULEADMIN_CONFIG - - added _AM_APCAL_NBWAITINGEVENTS - - added _AM_APCAL_NBEVENTS - - added _AM_APCAL_NBCATS - - added _AM_APCAL_MODULEADMIN_CONFIG_PHP - - added _AM_APCAL_MODULEADMIN_CONFIG_XOOPS - - added _AM_APCAL_TITLE - - added _AM_APCAL_SIDE - - added _AM_APCAL_WEIGHT - - added _AM_APCAL_VISIBLEIN - - added _AM_APCAL_BCACHETIME - - added _AM_APCAL_ACTION - - added _AM_APCAL_ACTIVERIGHTS - - added _AM_APCAL_ACCESSRIGHTS - - added _AM_APCAL_BADMIN \ No newline at end of file Deleted: XoopsModules/APCal/trunk/LANG TRANS.txt =================================================================== --- XoopsModules/APCal/trunk/LANG TRANS.txt 2015-10-08 02:59:03 UTC (rev 13156) +++ XoopsModules/APCal/trunk/LANG TRANS.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -1,273 +0,0 @@ -Module Name : APCal -Version Number : 2.2.0 -Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> - - -modinfo.php (line 35) -define("_MI_APCAL_BNAME_MAP", 'Map of events for this month'); -define("_MI_APCAL_BNAME_MAP_DESC", ''); - -modinfo.php (line 73) -define("_MI_APCAL_GMLAT" , "\"Google Map\" default latitude" ) ; -define("_MI_APCAL_GMLNG" , "\"Google Map\" default longitude" ) ; -define("_MI_APCAL_GMZOOM" , "\"Google Map\" default zoom level" ) ; -define("_MI_APCAL_GMHEIGHT" , "\"Google Map\" height (in pixels)" ) ; -define("_MI_APCAL_USEURLREWRITE" , "Use URL rewriting" ) ; -define("_MI_APCAL_WIDERWEEKEND" , "Wider columns in month view for:" ) ; -define('_MI_APCAL_GETTHMCOLOR', 'Main css filename in your theme folder'); -define('_MI_APCAL_THMORDEFAULT', 'Colors from:'); -define('_MI_APCAL_ENABLECALMAP', 'Show google map in calendar view'); -define('_MI_APCAL_ENABLEEVENTMAP', 'Show google map in event view'); -define('_MI_APCAL_ENABLESHARING', 'Enable users to share your calendar on their website'); -define('_MI_APCAL_EVENTNAVENABLED', 'Enable navigation menu in event view'); -define('_MI_APCAL_DISPLAYCATTITLE', 'Display category tilte as module page title'); -define('_MI_APCAL_ENABLESOCIAL', 'Enable social networks links'); -define('_MI_APCAL_NBPICS', 'Maximum number of pictures allowed (0 if you don\'t want any)'); -define('_MI_APCAL_PICSWIDTH', 'Maximum width of pictures for display in event view'); -define('_MI_APCAL_PICSHEIGHT', 'Maximum height of pictures for display in event view'); -define('_MI_APCAL_SHOWPICMONTHLY', 'Show main picture in monthly view'); -define('_MI_APCAL_SHOWPICWEEKLY', 'Show main picture in weekly view'); -define('_MI_APCAL_SHOWPICDAILY', 'Show main picture in daily view'); -define('_MI_APCAL_SHOWPICLIST', 'Show main picture in list view'); -define('_MI_APCAL_EVENTBGCOLOR', ' Bgcolor of event\'s row'); -define('_MI_APCAL_EVENTCOLOR', 'Color of event\'s row'); -define('_MI_APCAL_ALLCATSCOLOR', 'Color for the default category'); -define('_MI_APCAL_DISPLAYTIMEZONE', 'Display Timezone when showing time'); -define('_MI_APCAL_ICSNEWCAL', 'Create a new calendar for ical exportation'); -define('_MI_APCAL_ENABLEREGISTRATION', 'Enable online registration'); - -modinfo.php (line 101) -define('_MI_APCAL_USERS', 'Users'); -define('_MI_APCAL_COLORS', 'Colors'); -define('_MI_APCAL_SETTINGS', 'General Settings'); -define('_MI_APCAL_CALSETTINGS', 'Calendar Settings'); -define('_MI_APCAL_CALDISPLAY', 'Calendar Display'); -define('_MI_APCAL_EVENTS', 'Events'); -define('_MI_APCAL_PICTURES', 'Pictures'); -define('_MI_APCAL_MAP', 'Google Map'); -define('_MI_APCAL_COMMENTSNOT', 'Comments & Notifications'); - -modinfo.php (line 115) -define("_MI_APCAL_DESCUSEURLREWRITE" , "<b>In order to make it works, copy /modules/APCal/doc/.htaccess to /modules/APCal/.</b><br /><br />N.B.: If you don't have the apache \"mod_rewrite\" installed on your server, it might not work. Please contact your system admin for details." ) ; -define("_MI_APCAL_WIDERWEEKENDDESC" , "Hold down the \"Ctrl\" key on your keyboard while you click to select more than one day." ); -define('_MI_APCAL_THMORDEFAULTDESC', 'Theme: Give your main css filename in the next field. (Recommended)<br />Custom: Fill up the next 13 fields.<br />Default: Use the default colors.'); - -modinfo.php (line 140) -define('_MI_APCAL_OPT_THM', 'Theme'); -define('_MI_APCAL_OPT_CUSTOM', 'Custom'); -define('_MI_APCAL_OPT_DEFAULT', 'Default'); -define("_MI_APCAL_OPT_NONE", "None"); -define('_MI_APCAL_SUNDAY', 'Sunday'); -define('_MI_APCAL_MONDAY', 'Monday'); -define('_MI_APCAL_TUESDAY', 'Tuesday'); -define('_MI_APCAL_WEDNESDAY', 'Wednesday'); -define('_MI_APCAL_THURSDAY', 'Thursday'); -define('_MI_APCAL_FRIDAY', 'Friday'); -define('_MI_APCAL_SATURDAY', 'Saturday'); - -modinfo.php (line 153) -define('_MI_APCAL_INDEX', 'Index'); - - -main.php (line 9) -define('_APCAL_APURL', 'http://xoops.antiquespromotion.ca'); -define('_APCAL_APURL2', 'http://www.antiquespromotion.ca'); - -main.php (line 20) -// edit event -define('_APCAL_TH_GETCOORDS', 'Find position'); -define('_APCAL_TH_LATITUDE', 'Latitude'); -define('_APCAL_TH_LONGITUDE', 'Longitude'); -define('_APCAL_TH_ZOOM', 'Zoom level'); -define('_APCAL_TH_EMAIL', 'Email'); -define('_APCAL_TH_URL', 'URL'); -define('_APCAL_MAINPICTURE', 'Main picture'); -define('_APCAL_PICTURES', 'Other pictures'); -define('_APCAL_TH_MAINCATEGORY', 'Main Category'); -define('_APCAL_NONE', 'None'); -define('_APCAL_DAY', 'Day'); -define('_APCAL_DIFFERENTHOURS', 'Different hours for each days'); -define('_APCAL_SAMEHOURS', 'Use same hours for each day'); - -main.php (line 35) -// API texts -define('_APCAL_PROVIDEDBY', 'Results provided by'); -define('_APCAL_X', 'by'); -define('_APCAL_AP', 'Antiques Promotion Canada'); -define('_APCAL_CALENDAROF', 'Calendar of'); - -main.php (line 41) -// Share admin -define('_APCAL_SHARECALENDARFORM', 'Fill up that form to show the calendar on your website.'); -define('_APCAL_SHOWALLCAT', 'All categories'); -define('_APCAL_GENERATE', 'Generate'); -define('_APCAL_GENERATEHINT', 'You might have to click generate two times on certain browsers.'); -define('_APCAL_CATEGORIES', 'categories'); -define('_APCAL_NBEVENTS', 'Number of events displayed'); -define('_APCAL_WIDTH', 'Block width'); -define('_APCAL_STYLE', 'Style and colors'); -define('_APCAL_IFCUSTOM', 'If you chose "custom", fill the section below (in CSS).'); -define('_APCAL_BORDER', 'Block border'); -define('_APCAL_TITLE', 'Calendar title'); -define('_APCAL_TEXT', 'Calendar text'); -define('_APCAL_LINK', 'Event links'); -define('_APCAL_EVEN', 'Even rows'); -define('_APCAL_ODD', 'Odd rows'); -define('_APCAL_DEFAULT', 'Default'); -define('_APCAL_CUSTOM', 'Custom'); -define('_APCAL_THEME', 'From your theme'); -define('_APCAL_SHAREINFO', 'In order to display the calendar on your website, you must copy & paste this HTML code on your desired webpage.'); -define('_APCAL_SHARECALENDAR', 'Display this calendar on your website'); - -main.php (line 63) -// Event view -define('_APCAL_PREVEVENT', 'Previous event'); -define('_APCAL_NEXTEVENT', 'Next event'); -define('_APCAL_BACKTOCAL', 'Back to calendar'); - -main.php (line 68) -// Tooltip -define('_APCAL_CLICKFORDETAILS', 'Click to open event'); -define('_APCAL_BEGIN', 'From'); -define('_APCAL_END', 'To'); -define('_APCAL_LOCATION', 'Location'); - -main.php (line 74) -// Tell a friend -define('_APCAL_TELLAFRIEND', 'Tell a friend'); -define('_APCAL_FROM', 'From'); -define('_APCAL_TO', 'To'); -define('_APCAL_SUBJECT', 'Subject'); -define('_APCAL_MESSAGE', 'Message'); -define('_APCAL_TELLAFRIENDTEXT', 'You should visit this fabulous calendar at'); - -main.php (line 82) -// Share -define('_APCAL_FB_LNG', 'en_US'); -define('_APCAL_GPLUS_LNG', 'en'); - - -admin.php (line 8) -// Index -define('_AM_APCAL_TIMEZONE', 'Timezones'); -define('_AM_APCAL_MODULEADMIN_CONFIG', 'Configurations'); -define('_AM_APCAL_NBWAITINGEVENTS', 'There are %s events waiting for approval.'); -define('_AM_APCAL_NBEVENTS', 'There are %s upcomming events.'); -define('_AM_APCAL_NBCATS', 'There are %s categories.'); -define('_AM_APCAL_MODULEADMIN_CONFIG_PHP', 'You must have at least php version %s (your current version is %s)'); -define('_AM_APCAL_MODULEADMIN_CONFIG_XOOPS', 'You must have at least xoops version %s (your current version is %s)'); -define('_AM_APCAL_PREFS', 'Preferences'); -define('_AM_APCAL_UPDATE', 'Update'); -define('_AM_APCAL_BLOCKS', 'Blocks'); -define('_AM_APCAL_GOTOMODULE', 'Go to module'); - -admin.php (line 125) -define('_AM_APCAL_CANBEMAIN', 'Can be a main category'); -define('_AM_APCAL_COLOR', 'Color'); - -admin.php (line 145) -// Blocks & Groups Admin -define('_AM_APCAL_TITLE', 'Title'); -define('_AM_APCAL_SIDE', 'Location'); -define('_AM_APCAL_WEIGHT', 'Weight'); -define('_AM_APCAL_VISIBLEIN', 'Visible in'); -define('_AM_APCAL_BCACHETIME', 'Cache time'); -define('_AM_APCAL_ACTION', 'Action'); -define('_AM_APCAL_ACTIVERIGHTS', 'Module administration rights'); -define('_AM_APCAL_ACCESSRIGHTS', 'Module access rights'); -define('_AM_APCAL_BADMIN', 'Blocks administration'); - - -apcal_constants.php (line 178) -define('_APCAL_RO_CANCEL','Action canceled'); -define('_APCAL_RO_RADIO_YES','Yes'); -define('_APCAL_RO_RADIO_NO','No'); - -define('_APCAL_RO_ONLINE_POSS','For these events online registration is possible. '); -define('_APCAL_RO_ONLINE_POSS_2','For this event online registration is possible. '); -define('_APCAL_RO_ONLY_MEMBERS','Online registration is only possible for registrated users. '); -define('_APCAL_RO_ONLINE_NO','Online registration is not activated for this event'); -define('_APCAL_RO_ONLINE_YES','Online registration is activated for this event'); -define('_APCAL_RO_ONLINE_ACTIVATE','Activate online registration for this event'); -define('_APCAL_RO_ONLINE_DEACTIVATE','Do not use online registration for this event'); -define('_APCAL_RO_ONLINE','Registrations'); -define('_APCAL_RO_BTN_ADD','registrate'); -define('_APCAL_RO_BTN_ADDMORE','Edit or add further registrations'); -define('_APCAL_RO_BTN_REMOVE','deregistrate'); -define('_APCAL_RO_ENABLE_ONLINE','Online registration'); -define('_APCAL_RO_NOMEMBERS','There are no registrations for this event'); -define('_APCAL_RO_BTN_LISTMEMBERS','List of participants'); -define('_APCAL_RO_SUCCESS_ADD','The registration for this event was successful'); -define('_APCAL_RO_SUCCESS_REMOVE','The de-registration for this event was successful'); -define('_APCAL_RO_UNAME','Registrating person'); -define('_APCAL_RO_FIRSTNAME','first name'); -define('_APCAL_RO_LASTNAME','last name'); -define('_APCAL_RO_EMAIL','E-mail-address'); -define('_APCAL_RO_EXTRAINFO1','Telephone'); //use it as you want; if you keep it blank, it will be invisible; if you change later, it has no effect on the data himself -define('_APCAL_RO_EXTRAINFO2','Remarks'); //use it as you want, if you keep it blank, it will be invisible -define('_APCAL_RO_EXTRAINFO3',''); //use it as you want, if you keep it blank, it will be invisible -define('_APCAL_RO_EXTRAINFO4',''); //use it as you want, if you keep it blank, it will be invisible -define('_APCAL_RO_EXTRAINFO5',''); //use it as you want, if you keep it blank, it will be invisible - -define('_APCAL_RO_BTN_CONF_ADD','Confirm registration'); -define('_APCAL_RO_BTN_CONF_ADD_MORE','Confirm registration and registrate further persons'); -define('_APCAL_RO_BTN_CONF_REMOVE','Confirm de-registration'); -define('_APCAL_RO_BTN_CANCEL','Cancel'); -define('_APCAL_RO_EVENT','Event'); -define('_APCAL_RO_TITLE1','Registration for an event'); -define('_APCAL_RO_OBLIGATORY','This fields are obligatory!'); - -define('_APCAL_RO_ERROR_REMOVE','Unexepted error when deleting registration'); -define('_APCAL_RO_ERROR_ADD','Unexepted error when creating registration'); -define('_APCAL_RO_BTN_BACK','Go back'); -define('_APCAL_RO_BACK','You will be redirected to last page'); -define('_APCAL_RO_ONLINE2','Online registrations'); -define('_APCAL_RO_ACTION','Action'); - -define('_APCAL_RO_TITLE2','Activate online registration for this event'); -define('_APCAL_RO_BTN_RO_EDIT','Edit online registration'); -define('_APCAL_RO_BTN_RO_DEACTIVATE','Delete online registration'); -define('_APCAL_RO_BTN_RO_ACTIVATE','Activate'); -define('_APCAL_RO_QUANTITY','Maximum number of participants<br/>(0 means: no limit)'); -define('_APCAL_RO_QUANTITY2','Maximum number of participants'); -define('_APCAL_RO_DATELIMIT','Deadline for online registration'); -define('_APCAL_RO_EMAIL_NOTIFY','E-mail-address, which should be notified in case of (de-)registrations (keep blank, if you want no notifications)'); -define('_APCAL_RO_BTN_CONF_ACTIVATE','Confirm'); -define('_APCAL_RO_ERROR_RO_ACTIVATE','Unexpected error while activating online registration'); -define('_APCAL_RO_SUCCESS_RO_ACTIVATE','Activating/editing online registration was successful'); -define('_APCAL_RO_ERROR_RO_DEACTIVATE','Unexpected error while deactivating online registration'); -define('_APCAL_RO_SUCCESS_RO_DEACTIVATE','Deactivating online registration was successful'); -define('_APCAL_RO_ERROR_FULL','Sorry, but there are no more places available for this event'); -define('_APCAL_RO_ERROR_TIMEOUT','Sorry, but you have exceeded the deadline of this event'); -define('_APCAL_RO_ERROR_OBLIGATORY','Please fill in obligatory field \"%f\"'); -define('_APCAL_RO_BTN_CONF_SAVE','Save'); -define('_APCAL_RO_BTN_CONF_EDIT','Save changes'); - -define('_APCAL_RO_MAIL_SUBJ_ADD','Info registration'); -define('_APCAL_RO_MAIL_SUBJ_REMOVE','Info de-registration'); -define('_APCAL_RO_MAIL_SUBJ_TEXT','Information about the event'); -define('_APCAL_RO_DATE','Date'); -define('_APCAL_RO_LOCATION','Location'); -define('_APCAL_RO_LINK','Link to event'); -define('_APCAL_RO_TITLE3','List of existing registrations'); -define('_APCAL_RO_TITLE4','Send an email to all participant, which have entered an email-address'); -define('_APCAL_RO_MAIL_SENDER','Sender'); -define('_APCAL_RO_MAIL_SUBJ','Subject'); -define('_APCAL_RO_MAIL_BODY1','Mailtext'); -define('_APCAL_RO_MAIL_BODY2','The expressions in curly brackets will be replaced (z.B. {NAME} will be replace by first name and last name)'); -define('_APCAL_RO_BTN_SEND','Send'); -define('_APCAL_RO_MAILSENT',' message(s) sent'); - -define('_APCAL_RO_TITLE5','Change registrations'); -define('_APCAL_RO_BTN_EDIT','Edit'); -define('_APCAL_RO_SUCCESS_EDIT','Change of registration data successful'); -define('_APCAL_RO_ERROR_EDIT','Unexpected error while changing registration'); -define('_APCAL_RO_SEND_CONF1','E-Mail confirmation'); -define('_APCAL_RO_SEND_CONF2','send to'); -define('_APCAL_RO_SEND_CONF3','Send E-Mail-confirmation: '); - -define('_APCAL_RO_REDIRECT','You will be redirected to activation of online registration'); -define('_APCAL_RO_SUCCESS_NEW_EVENT','Event succesfully created'); -define('_APCAL_RO_SUCCESS_DELETE_EVENT','Event succesfully deleted'); -define('_APCAL_RO_SUCCESS_UPDATE_EVENT','Event succesfully changed'); -define('_APCAL_RO_SUCCESS_COPY_EVENT','Event succesfully copied'); \ No newline at end of file Deleted: XoopsModules/APCal/trunk/LICENCE.txt =================================================================== --- XoopsModules/APCal/trunk/LICENCE.txt 2015-10-08 02:59:03 UTC (rev 13156) +++ XoopsModules/APCal/trunk/LICENCE.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -1,284 +0,0 @@ -Module Name : APCal -Version Number : 2.2.0 -Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> - - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS Deleted: XoopsModules/APCal/trunk/README.txt =================================================================== --- XoopsModules/APCal/trunk/README.txt 2015-10-08 02:59:03 UTC (rev 13156) +++ XoopsModules/APCal/trunk/README.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -1,100 +0,0 @@ -Module Name : APCal -Version Number : 2.2.0 -Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> - -MODULE DESCRIPTION -APCal is a powerful calendar module for Xoops. - -There is no update since 2006 on the piCal module and the developer doesn't seem to work on it, -so we decided to upgrade it. - -NEW FEATURES: -- Some bug fixes. See CHANGELOG.txt for details. - -ORIGINAL FEATURES: -- User Registration (Thanks to Goffy) - - Users can subcribe to events and receive notifications. - - Manage wich events can take subscriptions. - - Option: Turn it on and off. - - Option: Set the maximum number of subscribers. - - Option: Set the deadline to subscribe. -- Pictures - - Thumbnail pictures with viewer in event view. - - Option : Add pictures to an event including a separated main picture. - - Option : Main picture display in Monthly View (on mouse over), List View, Daily View and Weekly View. -- Monthly view - - Monthly view with linear view for one event. (instead of repeating over and over) - - Each category have its own color. - - Legend of categories with categories colors. - - Option : bigger columns for chosen days. -- Display - - Seperate field for website and e-mail. - - More neutral colors for theme images, should be a better fit with most website. - - Reorganisation of admin preferences. - - Improved customizable theme. -- Sharing - - Tell a friend feature. - - New sharing buttons (LindedIn and Delicious). - - Option : display the share this calendar link. - - Option : API that allows webmasters to show easily your calendar on their website (linking back to your site). -- Map - - Markers with number representing the date of event with next event first. - - Option : Enable/disable map showing all events location. - - Option : Individual map showing event location. -- SEO - - Optimised for Google (Title and Description). - - Option : URL Rewrite if allowed by server. - - Option : Add a description in HTML for each categories. - - Option : Display title of categories in H1. -- Events - - Empty fields doesn't display in the event view. - - Option : Choose which category will be used for an event (as we keep multi-category feature). - - Option : Choose different hours for the same event (if multiple days are selected). - - Option : Navigation menu to see previous and next event. - -- Option : Perpetual holidays for USA (En), Canada (En), Quebec (Fr), France (Fr). - - -ORIGINAL PICAL FEATURES -- 4 Different views (Daily, Weekly, Monthly, Yearly). -- Users can add events if permission is granted. -- Export to ICS format. - -LICENSE -This module is released under the GPL license. See LICENSE.txt for details. - -LANGUAGES -up to v2.1.1: English, French, German -up to v2.0.4: English, French, German, Spanish -before v1.0.0: English, French, German, Spanish, Japanese, Dutch, Russian, Tchinese, Swedish, Portuguese, BrasilPortuguese - -CREDITS -This module is based on piCal, originally developed by GIJ=CHECKMATE <gi...@pe...>. -Sources created by Antiques Promotion, Goffy, GIJ=CHECKMATE, Ryuji. -Templates created by Antiques Promotion, GIJ=CHECKMATE. -Documentation by Antiques Promotion. -Testing by Antiques Promotion. -Translation by: - Antiques Promotion English (up to v2.1.1) - Antiques Promotion French (up to v2.1.1) - Goffy German (up to v2.1.1) - marpe Spanish (up to v2.0.4) - Chimpel Nederlands (before v1.0.0) - FrenchmaN Russian (before v1.0.0) - Xoobs TChinese (before v1.0.0) - Leif Madsen Swedish (before v1.0.0) - Olivier Portuguese (before v1.0.0) - Marcelo Yuji Himoro Brasil Portuguese (before v1.0.0) - Cubiq Italian (before v1.0.0) - kurak_bu Polish (before v1.0.0) - -REFERENCES -phpicalendar http://phpicalendar.sourceforge.net -PiCal http://xoops.peak.ne.jp - -FEEDBACK -For any suggestions, comments, bug reports and feature requests visit the development site at: http://xoops.antiquespromotion.ca - -FAQ -Q) The Displayed time is different from the time input time -A) This is caused the wrong setting of Time Zones in your XOOPS. Check Time Zones of your account, default account, or server. \ No newline at end of file Deleted: XoopsModules/APCal/trunk/UPGRADE.txt =================================================================== --- XoopsModules/APCal/trunk/UPGRADE.txt 2015-10-08 02:59:03 UTC (rev 13156) +++ XoopsModules/APCal/trunk/UPGRADE.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -1,20 +0,0 @@ -Module Name : APCal -Version Number : 2.2.0 -Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> - -UPGRADE FROM PICAL MODULE -1. Upload all files in this package to XOOPS_URL/modules/APCal/ -2. Log in to your site as administrator. -3. Install the module using the XOOPS module administration panel at 'System Admin Modules'. - All your piCal categories and events will be transfered to APCal module. - -P.S.: Before upgrading, we recommend you to backup your database. - -================================================================================== - -UPGRADE INSTRUCTIONS -1. Upload all files in this package to XOOPS_URL/modules/APCal/, overwriting the existing files. -2. Log in to your site as administrator. -3. Update the module using the XOOPS module administration panel at 'System Admin Modules'. - -P.S.: Before upgrading, we recommend you to backup your database, customized templates and module files. \ No newline at end of file Added: XoopsModules/APCal/trunk/modules/apcal/docs/CHANGELOG.txt =================================================================== --- XoopsModules/APCal/trunk/modules/apcal/docs/CHANGELOG.txt (rev 0) +++ XoopsModules/APCal/trunk/modules/apcal/docs/CHANGELOG.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -0,0 +1,97 @@ +Module Name : APCal +Version Number : 2.2.0 +Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> + +Version 2.2.0 +- Fixed Timezones issue which was adding or removing days to an event. +- Fixed All day events set on the first day of a month don't appear on everyday of the previous month. +- Updated All language files and variables to make the module clonable with SmartClone. + +Version 2.1.3 +- Fixed Events which need to be admitted don't create doubles of active events and an error message when clicked.. +- Fixed All day events set on the first day of a month don't appear on everyday of the previous month. + +Version 2.1.2 +- Fixed When inserting a new event, pictures are saved. +- Fixed The module now comes with its own datepicker because of some Xoops version bug. +- Fixed The map displays correclty when the contact is a user from the website. + +Version 2.1.1 +- Fixed When inserting a new event, pictures are saved. +- Updated Empty fields doesn't show in the event view. + +Version 2.1.0 +- Added Online registration feature with option to turn it on/off. (Uers can subscribe to an event and receive notifications for it) (Thanks to Goffy) +- Updated New way to make thumbs for better support on every servers. (Needs GD library) +- Updated When you save an event, the redirection is where you were before (Instead of current month) +- Fixed Links on events in the map for Yearly view and List view +- Fixed Some minor bug fixes +- New features are translated in English, French and German. + +Version 2.0.4 +- Updated Spanish and German translation. +- Fixed The link to add an event from the monthly view. + +Version 2.0.3 +- Minor bug fix on events insertion. +- The box in monthly view will not expand more than the screen width and height. + +Version 2.0.2 +- Fixed Shift for events in the first week of the month. +- Updated Language of social networks buttons in module language files. +- Updated Full event summary show in monthly view to take all available space. +- Updated In event view, event summary as title. + +Version 2.0.0 +- Updated Monthly view with linear view for one event (instead of repeating over and over) +- Added Possibility to Add Pictures to an event including a separate main picture. +- Added Thumbnail pictures with viewer in event view. +- Added Seperate field for website and e-mail. +- Added Optional main picture display in Monthly View (on mouse over), List View, Daily View and Weekly View. +- Added Each category have its own color. +- Added Legend of categories with categories colors. +- Added Possibility to choose which category to be used for an event (as we keep multi-category feature). +- Added Possibility to choose different hours for the same event (if multiple days are selected). +- Updated More neutral theme colors for images, should be a better fit with most website. +- Updated Reorganisation of admin preferences. +- Added Tell a friend feature. +- Added New sharing button (LindedIn and Delicious). +- Some minor bug fixes. + +Version 1.0.6 +- Added links to social networks (Facebook, Twitter, Google+) + +Version 1.0.5 +- Updated Admin menu to fit XOOPS 2.4 and 2.5. +- Some functions updates to fit php 5.3. + +Version 1.0.4 +- Updated admin menu. +- Fixed the bug caused by the .htaccess file generating an "Internal server error". +- Some minor bug fixes. + +Version 1.0.3 +- Some minor bug fixes. + +Version 1.0.2 +- Updated Google Optimization. +- Added onUpdate action to add the new DB fields. +- Updated onInstall action. +- Added navigation menu in event view and option to enable/disable it. +- Updated option to have bigger columns for every day (Select the ones bigger). +- Updated the "share this calendar" example to fit with Internet Explorer (IE7+) + +Version 1.0.1 +- Updated URLRewriting. +- Updated Google Optimization. + +Version 1.0.0 +- Added a map showing all events location. +- Added markers with number representing the date of event with next event first. +- Added individual map showing event location. +- Added optimization for Google. +- Added possibility to add a description in HTML for each categories. +- Added an API that allows webmasters to show easily your calendar on their website (linking back to your site). +- Updated customizable theme. +- Added option for bigger columns for week-ends. +- Updated calendar of holidays for United States, Canada and France. \ No newline at end of file Added: XoopsModules/APCal/trunk/modules/apcal/docs/INSTALL.txt =================================================================== --- XoopsModules/APCal/trunk/modules/apcal/docs/INSTALL.txt (rev 0) +++ XoopsModules/APCal/trunk/modules/apcal/docs/INSTALL.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -0,0 +1,9 @@ +Module Name : APCal +Version Number : 2.2.0 +Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> + +INSTALL INSTRUCTIONS +1. Upload the APCal directory to XOOPS_URL/modules/ +2. Log in to your site as administrator. +3. Install the module using the XOOPS module administration panel at 'System Admin Modules'. + If you already have the piCal module, all your categories and events will be automatically transfered. \ No newline at end of file Added: XoopsModules/APCal/trunk/modules/apcal/docs/LANG DIFF.txt =================================================================== --- XoopsModules/APCal/trunk/modules/apcal/docs/LANG DIFF.txt (rev 0) +++ XoopsModules/APCal/trunk/modules/apcal/docs/LANG DIFF.txt 2015-10-08 03:04:13 UTC (rev 13157) @@ -0,0 +1,244 @@ +Module Name : APCal +Version Number : 2.2.0 +Module developer : Antiques Promotion <http://xoops.antiquespromotion.ca> + +Feel free to translate to your own language and send us your changes. + +Done for: +up to v2.1.0: English, French, German +up to v2.0.4: English, French, German, Spanish +before v1.0.0: English, French, German, Spanish, Japanese, Dutch, Russian, Tchinese, Swedish, Portuguese, BrasilPortuguese + + +Version 2.1.0 +- modinfo.php + - added _MI_APCAL_ENABLEREGISTRATION +- apcal_constants.php + - added _APCAL_RO_CANCEL + - added _APCAL_RO_RADIO_YES + - added _APCAL_RO_RADIO_NO + - added _APCAL_RO_ONLINE_POSS + - added _APCAL_RO_ONLINE_POSS_2 + - added _APCAL_RO_ONLY_MEMBERS + - added _APCAL_RO_ONLINE_NO + - added _APCAL_RO_ONLINE_YES + - added _APCAL_RO_ONLINE_ACTIVATE + - added _APCAL_RO_ONLINE_DEACTIVATE + - added _APCAL_RO_ONLINE + - added _APCAL_RO_BTN_ADD + - added _APCAL_RO_BTN_ADDMORE + - added _APCAL_RO_BTN_REMOVE + - added _APCAL_RO_ENABLE_ONLINE + - added _APCAL_RO_NOMEMBERS + - added _APCAL_RO_BTN_LISTMEMBERS + - added _APCAL_RO_SUCCESS_ADD + - added _APCAL_RO_SUCCESS_REMOVE + - added _APCAL_RO_UNAME + - added _APCAL_RO_FIRSTNAME + - added _APCAL_RO_LASTNAME + - added _APCAL_RO_EMAIL + - added _APCAL_RO_EXTRAINFO1 + - added _APCAL_RO_EXTRAINFO2 + - added _APCAL_RO_EXTRAINFO3 + - added _APCAL_RO_EXTRAINFO4 + - added _APCAL_RO_EXTRAINFO5 + - added _APCAL_RO_BTN_CONF_ADD + - added _APCAL_RO_BTN_CONF_ADD_MORE + - added _APCAL_RO_BTN_CONF_REMOVE + - added _APCAL_RO_BTN_CANCEL + - added _APCAL_RO_EVENT + - added _APCAL_RO_TITLE1 + - added _APCAL_RO_OBLIGATORY + - added _APCAL_RO_ERROR_REMOVE + - added _APCAL_RO_ERROR_ADD + - added _APCAL_RO_BTN_BACK + - added _APCAL_RO_BACK + - added _APCAL_RO_ONLINE2 + - added _APCAL_RO_ACTION + - added _APCAL_RO_TITLE2 + - added _APCAL_RO_BTN_RO_EDIT + - added _APCAL_RO_BTN_RO_DEACTIVATE + - added _APCAL_RO_BTN_RO_ACTIVATE + - added _APCAL_RO_QUANTITY + - added _APCAL_RO_QUANTITY2 + - added _APCAL_RO_DATELIMIT + - added _APCAL_RO_EMAIL_NOTIFY + - added _APCAL_RO_BTN_CONF_ACTIVATE + - added _APCAL_RO_ERROR_RO_ACTIVATE + - added _APCAL_RO_SUCCESS_RO_ACTIVATE + - added _APCAL_RO_ERROR_RO_DEACTIVATE + - added _APCAL_RO_SUCCESS_RO_DEACTIVATE + - added _APCAL_RO_ERROR_FULL + - added _APCAL_RO_ERROR_TIMEOUT + - added _APCAL_RO_ERROR_OBLIGATORY + - added _APCAL_RO_BTN_CONF_SAVE + - added _APCAL_RO_BTN_CONF_EDIT + - added _APCAL_RO_MAIL_SUBJ_ADD + - added _APCAL_RO_MAIL_SUBJ_REMOVE + - added _APCAL_RO_MAIL_SUBJ_TEXT + - added _APCAL_RO_DATE + - added _APCAL_RO_LOCATION + - added _APCAL_RO_LINK + - added _APCAL_RO_TITLE3 + - added _APCAL_RO_TITLE4 + - added _APCAL_RO_MAIL_SENDER + - added _APCAL_RO_MAIL_SUBJ + - added _APCAL_RO_MAIL_BODY1 + - added _APCAL_RO_MAIL_BODY2 + - added _APCAL_RO_BTN_SEND + - added _APCAL_RO_MAILSENT + - added _APCAL_RO_TITLE5 + - added _APCAL_RO_BTN_EDIT + - added _APCAL_RO_SUCCESS_EDIT + - added _APCAL_RO_ERROR_EDIT + - added _APCAL_RO_SEND_CONF1 + - added _APCAL_RO_SEND_CONF2 + - added _APCAL_RO_SEND_CONF3 + - added _APCAL_RO_REDIRECT + - added _APCAL_RO_SUCCESS_NEW_EVENT + - added _APCAL_RO_SUCCESS_DELETE_EVENT + - added _APCAL_RO_SUCCESS_UPDATE_EVENT + - added _APCAL_RO_SUCCESS_COPY_EVENT + +Version 2.0.4 +- main.php + - added _APCAL_FB_LNG + - added _APCAL_GPLUS_LNG + +Version 2.0.0 +- modinfo.php + - updated _MI_APCAL_DISPLAYCATTITLE + - added _MI_APCAL_ENABLESOCIAL + - added _MI_APCAL_NBPICS + - added _MI_APCAL_PICSWIDTH + - added _MI_APCAL_PICSHEIGHT + - added _MI_APCAL_SHOWPICMONTHLY + - added _MI_AP... [truncated message content] |