From: Giovanni L. <Gio...@on...> - 2005-07-12 21:14:24
|
Hi, I'm new here. I'm working on an accessible version of phpicalendar and i wanted to share my efforts with you so ... maybe ... if you are interested in integrating it with phpicalendar,you can give me some suggestions on how to make it possible. This is the original version: http://giovannilenzi.no-ip.com/default/ This is an accessible version at an early stage http://giovannilenzi.no-ip.com/default/access.php?cal=all_calendars_combined971&getdate=20050712&accessview=week This is entirely developed in xhtml+css using div and styles and it can be navigated through keyboard shortcuts like alt + w for week alt + d for day alt + m for month alt + n for next alt + p for previous alt + c for jump to contents This is the entire package in tar format http://giovannilenzi.no-ip.com/default.tar As you can see i created: access.php access.tpl access_nav.tpl access_header.tpl access_footer.tpl and draw_access() in template.php and modified italian.inc.php english.inc.php adding some new keywords What do you think of it?? Do you have some suggestions?? Gio. P.S. sorry for my bad english :) |