Download List

Project Description

AppWrap is a content management system for enterprises. It is built on a template engine that includes a framework for building SQL tables and allowing users to populate and maintain these tables. Reports using data from these tables can be easily created using another template. It is ideal for quickly Webifying Excel and Word files shared among workgroups and rapidly providing advanced data management and presentation capabilities. It is intended for managing mildly dynamic data without the labor of hand-coding and managing multiple CGI forms and templates, or the expense of CRM systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-10 14:25
0.09

Page presentation has been put under the control of CSS, so AppWrap now can be skinned by substituting a new stylesheet. Frequently executed SQL statements are now cached by DBI. These two changes have improved site performance. Displayed text has been moved from the code to the database for several more modules.

2002-12-01 10:46
0.08

This release corrects an error where the module Apache::POST2GET had been moved to Apache::AppWrap::POST2GET and several references to the old module name remained unchanged throughout the distribution. The site layout is now based more fully on Cascading Style Sheets, rather than relying on HTML tables for positioning. There were also many minor bugfixes and code tweaks.
Tags: Major bugfixes

2002-11-27 10:43
0.07

A new bin/link_checker.pl script was created to help eliminate server error messages by sending HEAD requests. It can be used to verify newly added user data tables, or test the entire site. Perl POD was included along with initial support for internationalization, an option in AppWrap_admin.pl for adding meta data tables to the display, and a -R option for deleting existing directives before adding new ones when creating a new report. There were many other minor bugfixes and code tweaks.
Tags: Minor feature enhancements

2002-10-23 11:04
0.06

This release adds the ability to display the AppWrap module POD as HTML from within the program. A completely revised tutorial on adding new User Data tables is also available from within the Administrator Guide. Some other minor bugfixes and code tweaks were also made.
Tags: Minor feature enhancements

2002-09-17 15:09
0.05

This release includes numerous bugfixes, a documentation cleanup, and a complete rewrite of AppWrap_admin.pl, the AppWrap administration script. The migration from the AppWrap production environment has been concluded, and it is believed that all bugs related to that migration have been found and fixed, and all links now function as expected.
Tags: Major bugfixes

Project Resources