Minimum DotNetNuke Framework Version: 05.04.00Originally designed for The Bridgton Alliance Church website, this DotNetNuke module provides a comprehensive system for submitting prayer requests and praise reports and updates to previous prayer requests. The highly customizable module includes provisions for sorting and display of requests by category, date range, etc., optional moderation of posts made by "un-trusted" users, automatically generated e-mails to users who have subscribed to track either all new requests or updates to existing requests, and much more.
ePrayer 5.00.00 is the first version released as an open source CodePlex project and includes fixes for the following issues discovered in the most recent prior version (4.02.01):
- Application compile error when run in an ASP.Net 4.0 application pool due to several areas of invalid html markup.
- Newest Posts module load exception when run on DotNetNuke 5.05.0x due to core changes in the schema of the Modules table.
- Incomplete implementation of the IPortable interface (Import/Export Contents) and related XML generation/parsing exceptions.
- Several missing localizations of static text and a missing icon in the module's action menu.
Enhancements and other changes include:
- Conversion from a dynamically-compiled website project (WSP) to a pre-compiled website application project (WAP) having separate install and source packages.
- Packages use DotNetNuke v 5 manifests (.dnn file).
- Refactoring of much code including removal of references to framework methods deprecated in DotNetNuke 5
- Primary entity classes implement IHydratable for better performance. PostInfo class inherits BaseEntityInfo class to provide standard DotNetNuke audit fields introduced in DNN 5.x.
- Added new CSS class selectors and definitions to module.css and referenced them in markup to make visual customization easier.