Télécharger la liste

Description du projet

iCalcreator is a PHP implementation to create,
parse, select, and edit iCal calendar files for
non-calendar systems like CMS, project management systems, and other applications able to support calendar information like agendas, tasks, reports, todo lists, and journaling data, and able to communicate with calendar applications. iCalcreator features the ability to create, parse, edit, and select calendars and calendar components. It is composed of a single class file with a simple interface, and is oriented around iCal
calendar component properties.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-08 21:57
2.10.5

Ceci est une version majeure. Les nouvelles fonctionnalités incluent une méthode de fabrique pour créer des composants, la configuration simplifiée; utilité (statique) des fonctions recueillies dans une classe de soutien, la possibilité d'appeler getProperty, trier et getComponent selectComponents avec de nouveaux arguments, la création simple de composants fuseau horaire, l'achèvement automatique de la ( défaut) fuseau horaire dans les propriétés datetime, et la capacité de transformer une datetime d'un fuseau horaire à l'autre. Le tri et les fonctions ont été selectComponents refactorisé. Le rendez-vous et setfunctions pour les propriétés et les fonctions d'analyse et de returnCalendar ont été mis à jour.
Tags: major release
This is a major release. New features include a factory method for creating components; simplified configuration; utility (static) functions collected in a support class; the ability to call getProperty, sort, getComponent and selectComponents with new arguments; simple creation of timezone components; automatic completion of the (default) timezone in datetime properties; and the ability to transform a datetime from one timezone to another. The sort and selectComponents functions were refactored. The get- and setfunctions for properties and the parse and returnCalendar functions were updated.

2008-11-24 08:06
2.6

Il s'agit d'un des principaux sous-release mis l'accent sur de meilleures performances, assurant des formats de saisie de date, UTC correction de bug, et setfunctions refondus. Il dispose d'un manuel d'utilisation mis à jour. Un vaste programme externe bêta test a été exécuté pour vérifier la mise en liberté.
Tags: Major bugfixes
This is a major sub-release focused on enhanced performance, ensuring date input formats, UTC bug correction, and refactored setfunctions. It has an updated user manual. An extensive external beta test program has been executed to verify the release.

2008-02-21 16:33
2.4.3

La fonction selectComponents a été ajouté, ce qui crée, éventuellement, la X-propriété «x-current-dtstart". La fonction parse en charge les fichiers distants, permet vcalendars multiples, et peut analyser ou injecter texte stricte RFC2445 propriété des biens mis en forme. Bugs ont été corrigés dans les fonctions suivantes: tri, _date_time_string, deleteProperty, _strrep, texte multiples propriétés, RDATE, de contact et de configuration du calendrier. L'ordonnance relative aux biens composant a été changé, donc UID + DTSTAMP est toujours en premier. Le returnCalendar ne fonctionnent plus, écrit dans un fichier avant de redirection.
Tags: Major feature enhancements
The selectComponents function was added, which optionally creates the x-property "x-current-dtstart". The parse function supports remote files, allows multiple vcalendars, and can parse or inject strict rfc2445 property formatted property text. Bugs were fixed in the following functions: sort, _date_time_string, deleteProperty, _strrep, multiple text-properties, RDATE, CONTACT, and calendar config. The component property order was changed, so UID+DTSTAMP is always first. The returnCalendar function no longer writes to a file before redirecting.

2007-09-11 00:45
2.2.8

Mise à jour des fonctions. Une correction majeure / raffinement de la fonction de tri. Une mise à jour de l'UID pour inclure microsecondes, ce qui est utilisé dans de tri. Saut à la ligne de gestion. Une commande de mise à jour manuelle.
Tags: Minor bugfixes
Updated functions. A major correction/refinement of the sort function. An update of UID to include microseconds, which is used in sort. Line break management. An updated command manual.

2007-08-05 14:40
2.2.6

Les fonctions de fusion de fichiers iCal, pour certaines dates de la gestion et de directives de cache-tête ont été mis à jour. Bugs ont été corrigés. La commande manuel a été mis à jour.
Tags: Minor feature enhancements
The functions for merging iCal files, for managing
dates, and for header cache directives were
updated. Bugs were corrected. The command manual
was updated.

Project Resources