############################################################################## # WORSHIP ORGANIZER TODO # ############################################################################## The current TODO list in no particular order Lectionary.class o Verify date calculations as correct o Add calculation for current year cycle (A, B or C) o Get or create Revised Common Lectionary as XML o Tie in the RCL definitions to the class so the days are titled correctly o Add ability to interactively list verses in each of the four categories ( Old Testament, Psalm, Gospel, Epistle ) for each day in the lectionary Bible.class o [DONE!] Allow for a more free-form specification of verses including common book spelling errors o Examine memory utilization and performance issues with the XML DOM support under PHP5 vs. using simpleXML. Calendar.class o Generate a yearly / monthly / weekly calendar display class for managing views of the calendar Hymn.class o [DONE!] Get Presbyterian Hymnal first line and scriptural allusion indexes into XML somehow o Improve hymnal data by added composer, author, tune and other less critical indexes o Improve the hymn class to manage searching and displaying hymn information Anthem.class o [DONE!] Write an anthem class to manage add/edit/delete of anthem data o Write search mechanism to allow for finding scriptural allusion, word / theme matching or tag o Provide import / export capability via csv and XML Blog.class o Port my blog class to allow for threaded discussions per service Account.class o Write more powerful management functions and provide groups for access control to features Page.class o Improve the templating and display of the site especially regarding easy customization. ############################################################################## # WORSHIP ORGANIZER TODO # ##############################################################################