-
Stripping CVS keywords
-
Added a class to the vcalender_toggle form elements so I can use the JQuery Script to hide and display the vcalendar_message form field.
-
Hides and Displays the vCalendar message textarea on the node edit form. And on the node create form.
-
Fixed vcalendar message on the edit form. The form now displays the default value for the vCalendar Message. The content for the vCalendar file was pulled form the node's content but now it is stored and retrieved in the vcalendar table.
-
Icon for vCalendar Download
-
Changed vCalendar download linkl to download icon. Added vcalendar_text field.
-
Added proper comments in the vcalendar.install file
-
Added a extra field to the vcalendar database table. Which will be used to store the vCalendar message for the events.
-
Fixed filenames
-
Fixed a small problem with my filenames being screwed up. Hopefully I can continue development now ;)