[ PHPXref.com ] [ Generated: Sun Jul 20 17:19:52 2008 ] [ DotClear 1.2.4 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> CHANGELOG (source)

   1  == 1.2.4 ==================================================
   2  - fixes with images path handling.
   3  - atom 1.0 feed.
   4  - test $news before standard proces.
   5  - fixed encoding detection.
   6  - sanitized $_SERVER['HTTP_HOST'].
   7  - sanitized $_SERVER['REQUEST_URI'].
   8  - replaced "http://'.$_SERVER['HTTP_HOST'].(...) by util::getHost().(...).
   9  - added tests to check SQL results.
  10  - sanitized admin interface params.
  11  - sanitized generated URLs in class.multipage.php.
  12  - fixed feeds mimetypes in template and feeds.
  13  
  14  Many thanks to Christophe Grenier for patches.
  15  
  16  == 1.2.2 ==================================================
  17  - Fixed a security issue with trackbacks
  18  
  19  == 1.2.1 ==================================================
  20  4 new languages :
  21  - Chinese (by Tsing)
  22  - German (by Hans and Frederik)
  23  - Italian (by Federico)
  24  - Spanish (by Gromka)
  25  
  26  - Translation of help files (by Tehu)
  27  
  28  - New default theme (by Maurice.)
  29  - New $PLUGIN_HEAD variable in which a plugin can specify
  30    optional HTML headers.
  31  - Indexes in MySQL tables.
  32  - Improved MySQL plugin with backup and restore (by Pep.)
  33  - Javascript event which alert when leaving an unsaved entry.
  34  - Drag and drop sorting on categories and links.
  35  - Javascript fixes.
  36  - New wiki2xhtml with macro support.
  37  - Added help files in all languages but Chinese.
  38  - New dcCustomTitle() template function which display
  39    $dc_custom_title global variable (useful for plugins.)
  40  - Added a template function to display an admin link if user
  41    is logged in.
  42  - Fixed bug #15 about $_GET (yeah!)
  43  - Added "short feeds" option.
  44  - Fixes in Atom and RSS feeds.
  45  - New global variable $dc_args which returns URL arguments.
  46  - Moved sessions to a database table.
  47  - Added feature to prevent comment spam.
  48  - Removed SQL cache.


[ Powered by PHPXref - Served by Debian GNU/Linux ]