HowTo_Schedule.txt in rwdziprwdaschedule-0.93 vs HowTo_Schedule.txt in rwdziprwdaschedule-0.97
- old
+ new
@@ -95,11 +95,17 @@
Month: 1
Click on show month
It will display one month
-
+== ics files
+
+ You can create an ics file
+ you can view a raw ics file
+ Rename ics File
+ Delete ics File
+
== Using over a Network
To serve the application over your local LAN,change the last line in the
init.rb file to something like:
RwdTinker.file(RWDFile).serve(8080, "-r" ? ".rwduids" : nil)
@@ -145,10 +151,32 @@
Steven Gibson
steven@superant.com
-== Changelog
+== Changelog
+version 0.97
+ added rconftool use to update configuration files
+ changed applet removal to not use external rm
+ removed version number from directory name
+
+version 0.96
+ added export ics record
+ added end time for ics create record
+
+version 0.95
+ added ics file view tab
+ added ics file creation tab
+ ics file rename and deletion tab
+ reorganized schedule edit screen for future isc output
+ corrected typo on menu tab
+
+version 0.94
+ added RwdSchedule Menu tab for easier navigation
+ wider text boxes for contact information
+ Improvement to context sensitive help
+ updated for rwdtinker 1.51 - finds available port and remote control
+
version 0.93
added some context sensitive help
added edit config file and reload config variables
change to tinker context help script
updated for rwdtinker 1.47