joPHPsystem's Changelog ======================== Keys: * Addition / Improvement + Bug fix - Other . personal note (name) - the name of the person related to the feature request or bug. 20200420 * Migrated whole site to PHP 7. 20050714 * Added favicon.ico support (place it at the root of your site). + Minor XHTML validation corrections. 20050210 * Replaced all Javascript's document.write() with PHP code. 20041124 * Some CSS improvements. + Phantom anchor link isn't displayed any more on the top of a printed page. 20041015 * Some CSS improvements. + Corrected a bug if HTTP_ACCEPT_LANGUAGE was not set (like in the W3C's XHTML validator). + The framework is now XHTML 1.1 compliant again ! + All the pages are XHTML 1.1 and CSS2 compliant. 20040409 * New "NO ePatents" page, works apon the new framework and new PHP default security configuration. 20040304 * Added some kind of simple location-dependant configuration and pass- through helpers. (look à id.php files) 20031022 * Grouped "stand alone" and "pretty print" in "prettyprint", added var jo_Page->withArticleTitleOnPrint to switch. * Allows "out of local DB" pages when jo_Page->setPageId() is not called. * Handles page DB entry without language array. + Use of standard PHP's parse_url() instead of personal flavor. * Added jo_Page->getURLfromLocalDB() to get URL of a page from the local DB. + Handles menu entries not found in local DB. Assigns them no link. * Corrected

to

and CSS style. * Real (start of article, after the content title) page content now inside div id="realPageContent". 20031014 - Suppressed "stand alone" style, lost functionality is now in "printer friendly" style with new switch. * Support for out of local DB page, if jo_Page->pageID is NULL. 20030920 * Changed menu generation from a local array (easy to modify). + In the menu, change link to the local page to normal text. 20030915 * Added page modification date in the footer. * Added local Page DB and primary support. + Minor language choice corrections and improvements. 20030823 * Added nag-screen-like "no patents in Europe" page. 20030815 * Added some primary language support. Included "en" and "fr" versions. 20030806 + Workaround to a CSS sheet selection bug under Konqueror. + XHTML 1.1 effective approval. 20030731 + Redone URL cutting code, because of a big bug. 20030728 - First release. 20030701 - First line of code.