- 130689 move drupal_get_installed_schema_version inside install() and update() functions
- 137515 fix logic for figuring out when timezone conversion is needed
- 137624 make sure years back and forward store values when set to 0
- 128355 make sure empty to date values are filled in with from date values
- Move css to hook_menu()
- 130611 make sure no html is returned in default theme when dates are empty
- 134587 fix method of stipping undesired granularity out of dates which was generating critical errors
This is my first Drupal module which just gives an idea of how this module should behave. Some things need improvement like dates should be entered with drop down boxes rather than plain text etc.
Removed second call in simplexml's children method
Added check_plain calls for aggregation_feeds and aggregation_items
Added new permission in the aggregation_item
This is an initial release of working code. To use it, you'll need to manually run the .mysql file to generate the required tables. You can see it at work here: http://directory.telecentre.org/.