Home / ARCHIVES / osFaq 1.0.rc4
Name Modified Size InfoDownloads / Week
Parent folder
patch 2010-01-18
osfaq_1.0.rc4_WYSIWYG.zip 2010-01-17 1.9 MB
osfaq_1.0.rc4.zip 2010-01-17 169.9 kB
README.txt 2010-01-17 2.2 kB
Totals: 4 Items   2.1 MB 0
Changes in osFaq v1.0.rc4

General:
--------
* Added smart page compression and ETag-cache-control to client and admin pages to reduce page display time.
* Cleaned up client-side html.
* Added functionality to allow FAQs in the TOP-LEVEL category.
* Restricted access to osFaq Settings and Upload Cleaner pages to allow admins only. (EG: admins only, staff members will not see these links or be able to access these pages.)
* Updated codebase for PHP 5.3.0

Pagination:
-----------
* Cleaned up the pagination class, moved pagination language elements to language files, made pagination urls more SEO friendly when the option is enabled in admin.
* Pagination now stores the last "items per page" limit for the users session.
* Added an admin option for the pagination default display limit.
* Added an admin option for positioning the client side pagination strip.
* Fixed remote URLs not displaying the correct page for paginated results (EG: FAQ url's from the osTicket pages or other websites, to faqs not on page one of a category).

osFaq SEO URL's:
----------------
* The SEO URL's system has been re-written and is considered stable after a major overhaul and lots of testing. This also resolves a few URL issues that existed in the RC3 url system.
* Added an option to retain or stip english joining words from SEO URL's.
* Majorly improved the SEO-URL link text filters to avoid breaking pages when certain special characters were used in the Category name or FAQ question.

XML Sitemapper:
---------------
* Added a SEO xml sitemapper with user interface. For this release, xml sitemaps can be generated in the base osTicket directory or your servers public root directory. Furture upgrades to the xml sitemap system will include the ability to append the sitemap to an existing sitemap on the same domain (presumably generated by your main website).

Internal Systems: 
(These correct some bad URL paths being intermittently generated)
-----------------
* Improved the base path finder used internally by osFaq.
* Changed PHP_SELF references to the pages constant names.

Support Systems:
----------------
* New RC4 Install/Upgrade wizard.
* New RC4 Install/Upgrade guide.
Source: README.txt, updated 2010-01-17