Download List

專案描述

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.

2004-11-08 09:07
0.14

The table namespace was cleaned up to reduce potential
conflicts with private tables, code was refactored in support
of the namespace cleanup, "people" and "contactinfo" tables
were added for better support in enterprise environments,
and a bug in the history writing function was squashed.
標籤: Minor feature enhancements

2004-10-31 07:39
0.13

Recently deprecated images and other files were deleted,
&column_meta and &isMysqlNumber were refactored for
performance and memory footprint, the INSTALL file was
revised, and a bug attributed to a missing "use foo"
statement
was fixed.
標籤: Code cleanup

2004-10-20 22:07
0.12

The current "tabbed folders" site navigation metaphor is retained, but was changed to use a single tab image that is manipulated using CSS. Previously, each unique tab required 2 separate images. Gecko-based browsers and Opera handle this well; IE works but disappoints. Several minor bugfxes also were applied.
標籤: Major feature enhancements

2004-10-09 21:00
0.11

Documentation upgrades were made. Error checking
for configuration variables and meta data values
was greatly improved. All eval statements are
checked for errors by testing for $@. A new
color-coded severity scheme was added. Integration
with existing Web sites was improved.
標籤: Major bugfixes

2003-01-21 12:23
0.10

To aid internationalization all displayed text was removed from the code and stored in a my_text table. Database queries are now cached, and inserts and updates use placeholders and bind values. The Focus and Pager modules were recoded, converted to use CSS, and updated with comments and error checking.
標籤: Minor feature enhancements

Project Resources