Share

UIPublish

File Release Notes and Changelog

Release Name: 0.7

Notes:
This stable release of UIPublish includes several new features 
including new look and navigation for the control panel, 
integrated filemanager to upload files, RSS and Javascript 
syndication, long lists of items displayed across multiple 
pages, and updated documentation.

For those following the development releases, this is the 
same as 0.7 b3 with a documentation update for PHP 4.2.0. 

Changes: * CHANGELOG (since 0.3.4) ** REL: 0.7 DATE 2003_08_03 - Updated documentation ** REL: 0.7b3 DATE 2003_06_25 - Fixed bug #755702 (Automatic recognition of URLs) - Fixed bug #742093 (Control Panel: Topic ID displayed) - Fixed bug #756980 (Control Panel: Cannot Set Expire Date) - RSS: Formatted date in RFC822 format needed for valid RSS (For both article and events) - RSS: Added configuration setting for RSS items limit. (For both article and events) - RSS: Ordered RSS items by descending order of post-date (For articles) - Added automatic recognition of URLs for event items. ** REL: 0.7b2 DATE 2003_05_21 - New user documentation (help) - File Manager file names linked to online file - Minor updates control panel - Removed unnecessary section id from page navigator links on /website/index.php - Updated installation and configuration notes. ** REL: 0.7b1 DATE 2003_04_15 Summary of major new features since 0.3.4: - Page navigator for displaying long list of items across multiple pages. (Feature Request ID 455465) - Javascript syndication for articles and events sections - RSS 0.91 syndication for articles and events sections - New look for control panel (admin) interface. - FileManager added to control panel to upload "include" files. - Page navigator for displaying long list of items across multiple pages in contol panel. - Added support for "Topics" (Database and control panel only -- front end to be developed.) - Updated installation and configuration notes. ** REL: 0.7a1 DATE 2003_04_14 - Updated File List in NOTES.txt - New look for control panel (admin) interface. - Removed obsolete files. - Renamed website/uipublish_section/list.php to index.php - Renamed website/uical_section/list.php to index.php - Added Javascript Syndication to articles and events - Added page navigator for uipublish_section items list - Replaced < b > with < strong > in lists. ** REL: 0.6a1 DATE 2003_03_30 - Added page navigator for item list in control panel ** REL: 0.5a2 DATE 2003_03_05 - Removed add.gif, modify.gif, and delete.gif - Replaced references to those graphics with text links - Modified stylesheet (/inc/style.css) ** REL: 0.5a1 DATE 2003_03_03 - Removed code related to magic_quotes_gpc from: /uipublish_admin/apply.php /uipublish_admin/apply_cal.php /uipublish_admin/inc/config.php ** REL: 0.4a2 DATE: 2002_12_30 - New feature: Filemanager uploads files to upload directory. To upgrade add the following file: /uipublish_admin/filemanager.php - New feature: RSS feed To upgrade add the following files /website/uipublish_section/rss.php /website/uical_section/rss.php - SQL file uipublish.sql updated with new topics columns. (If upgrading from older version run uipublish_addtopics.sql) Also updated this file: /docs/NOTES.txt ** REL: 0.4a1 DATE: 2002_12_19 - New feature "Topics" (For uipublish_admin only, front-end to be develoed) To upgrade apply patch and run included SQL file. The following files have been modified. /uipublish_admin/preview.php /uipublish_admin/inc/config.php /uipublish_admin/apply.php /uipublish_admin/mod.php /uipublish_admin/add.php /uipublish_admin/preview_cal.php /uipublish_admin/add_cal.php /uipublish_admin/mod_cal.php /uipublish_admin/inc/common.php /uipublish_admin/apply_cal.php /docs/NOTES.txt /docs/uipublish_addtopics.sql (New)