Share

phpress

File Release Notes and Changelog

Release Name: 0.1.8

Notes:
PhPress 0.1.8 - Release notes :

This new version of PhPress provides new usefull 
functionnalities to display articles (you can now 
save them as png images) ; a new admin utility 
lets you clean up the temporary files, and save 
some disk space on the server. 

Some minor bugs have been fixed.

This subversion is the last of the 0.1.x serie:
I'll introduce some important changes in the 
database and in the look and feel of PhPress. 
Those changes will start the 0.2.x serie.


Changes: ---------------------- phpress - changelog ---------------------- ####### 0.1.8 (february-march 2007) - New file clean_up.php in system directory : cleans all temporary files (admin user only) - article_images.php : new display system for articles: the program can now rebuild the full article, not only the separated blocks. - Fixed wrong variables bug in compare_frame.php. - maquette.php : modified the images construction for better representation of pages parity ; some minor changes. ####### 0.1.7 (december 2006-> january 2007) - Obsolescent 'Table' vizualisation mode removed. - Fixed some bugs in block_exec.php and display.php - New Comm_Issue table : links commentaries to daily issues. - Some esthetical modifications in view_all.php : new icone path for the newspapers collections. - Some changes in 'view_days.php' : easier browsing + commentaries linked to issues. Some bugs fixed. - Some changes in 'view_functions.php': form to change the displayed journal. Some bugs fixed. - New visualisation mode in view/compare mode; new file maquette.php. - New visualisation mode for articles position in the article_plus.php frame. New directory in tmp/nobody for non registered users. - Ability to order the articles by 'rubrique' in the compare mode. ####### 0.1.6 (december 2006) - New functionnalities in analysis mode : 'Compare', wich provides a toolset to display two newspapers in the same time. To be continued... -Now the 'Affair' listing pops up in a new window ; the SQL request includes a new field 'KWRD' (keywords from the affair's title). Re-ordered buttons in the control panel of 'analysis' mode. New file 'list_affaires.php' in the phpress root, which replaces the old 'ana_afairs.php' (file deleted). -Some modification in the tool_button() function: now the background of the button turns red when you use it. -New method to get the version number in index.php ####### 0.1.5 (november 2006) - Bugfix : random errors in images selection -> fixed ####### 0.1.4 (november 2006) - Added: new function num_format() wich formats decimal numbers in french or in english style. - Added: A table with area statistics in the analytical view of newspapers's content. - Added : a tool to change the type of content and create new categories in the 'Article' window. - Modification : enhanced search in articles database : new search by keyword of the headline, new option by place (by continent, by country, + by french cities) - Bugfix : problem with headlines text area in article edition mode -> fixed. - Bugfix : astatus problem : lake of discrimination between the different journals -> fixed. ####### 0.1.3 (october 2006) - Added : php.ini exemple files made to run PhPress under PHP4 and PHP5 on a linux server (only tested with Mandriva). You'll find those files in the directory : phpress/program/config - Modified View and Affair modes: display more info. - New icones set. - Bugfix : fixed some problems with blocks display in "article" mode. - Bugfix : fixed date problem in mode "affair" ####### 0.1.2 - Affairs+ (october 2006) - Addition : enhanced affairs management. - Fixed Bug : English language enabled for articles categories. ####### 0.1.1 - Bugfix + Export_JPEG (september 2006) : - added new functionnality : export jpeg in scan menu (used to complete missing items in ADAM's collection, maybe could be used for some others archives centers). - Fixed some translation errors into english version. - Fixed bug : forward and backward arrows in the page's menu. - Fixed bug : jpg folder appearing into the scan's load_cd system. ####### 0.1.0 (september 2006) : New version number : the whole system is affected by the new database structure ; the reason of this change is increased performances, smaller database, best reliability, more simple sql requests. A - Modified database structure : -> A new 'Pages' table replaces the tables 'ImagesTiff', 'ImagesPng', 'FilesPath' and the titles's specifics tables. -> 'Articles', 'ArticlesGEO' and 'MVK' tables are melted in a unique table 'Articles'. This modification alters the whole software ; olds CDs may become uncompatibles with this new database structure. You must apply the patches to keep your system working with data created by older system. B - Addition : a 'jpg' directory in images/load, used to load in the system jpg images digitized by 'Archives Departementales des Alpes Maritimes' ; maybe this script will work with others collection if the conventional file name atribution is respected. C - Some minor bug corrections. D - New English version of the system messages (still mediocre, but every messages are now translated). ######################### SUBVERSION 0.0 ######################### 0.0.5 (june-august 2006) : - added : affairs management folders management lots of littles improvements in the whole system ####### 0.0.4 : - added : dtl_xxx files for detail analysis get_art_data.php to ease the sql request on articles fine map management new install and update system - modified some icons ####### 0.0.3 : - a trivial research tool added in analysis mode ####### 0.0.2 : - analysis mode added ####### 0.0.1 : - scan mode completed - view mode added - system mode added ####### 0.0.0 (2004): project begins... - scan mode added