OSDN Git Service

e7b649713c79908acbdacb6ab4a8eeb71950c684
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / documentation / history.html
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">\r
4 <head>\r
5         <!--\r
6                 Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)\r
7                 Copyright (C) 2002-2010 The Nucleus Group\r
8 \r
9                 This program is free software; you can redistribute it and/or\r
10                 modify it under the terms of the GNU General Public License\r
11                 as published by the Free Software Foundation; either version 2\r
12                 of the License, or (at your option) any later version.\r
13                 (see nucleus/documentation/index.html#license for more info)\r
14 \r
15                 @license http://nucleuscms.org/license.txt GNU General Public License\r
16                 @copyright Copyright (C) 2002-2010 The Nucleus Group\r
17         -->\r
18         <!-- $Id$ -->\r
19         <!-- $NucleusJP: history.html,v 1.12 2007/03/12 05:34:46 kimitake Exp $ -->\r
20         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
21         <meta http-equiv="Content-Style-Type" content="text/css" />\r
22         <meta http-equiv="Content-Script-Type" content="text/javascript" />\r
23         <link rel="index" href="./index.html" />\r
24         <title>Nucleus - History</title>\r
25         <link rel="stylesheet" type="text/css" href="styles/manual.css" />\r
26         <style type="text/css">\r
27                 strong {\r
28                         font-weight: bold;\r
29                 }\r
30                 em {\r
31                         font-style: italic;\r
32                 }\r
33         </style>\r
34         <script src="http://www.google.com/jsapi"></script>\r
35         <script type="text/javascript">\r
36                 google.load("jquery", "1");\r
37                 google.setOnLoadCallback(function() {\r
38                         $.getScript("devdocs/javascript/fontsizeChanger.js");\r
39                 });\r
40         </script>\r
41 </head>\r
42 <body>\r
43         <div id="fontSizeChanger">\r
44         <a href="#top" id="f_small">小</a>\r
45         <a href="#top" id="f_medium">中</a>\r
46         <a href="#top" id="f_large">大</a>\r
47         </div>\r
48 <div id="body">\r
49 \r
50 <h1>更新履歴</h1>\r
51 \r
52 <p>\r
53         <a href="index.html">Nucleusマニュアルに戻る</a>\r
54 </p>\r
55 \r
56 <ul>\r
57         <li>\r
58                 <strong>Nucleus v3.62 Japanese Package (February 3, 2011)</strong> SVN is based on <a href="http://sourceforge.jp/projects/nucleus-jp/svn/view/nucleus-jp/trunk/utf8/?root=nucleus-jp">nucleus-jp</a>, hosted in sourceforge.jp.\r
59                 <ul>\r
60                 <li>REMOVE: Unsupport PHP4 in install and upgrade scripts (SVN2226, 1127, 1128)</li>\r
61                 <li>FIX: Move the codes including mb_emulator from config.php to globalfunctions.php. Put some arragement into install script according to this (SVN1119, 1125)</li>\r
62                 <li>FIX: Modify JavaScript parse error in item edit page when the login user turn it off to save the edited item automatically, refer to <a href="http://japan.nucleuscms.org/bb/viewtopic.php?p=26631#26631">hetemlテスト結果</a> (SVN1123)</li>\r
63                 <li>ADD: Add Content-Type field for HTTP header to tell its language charactor to the web browser if the configuration is wrong.</li>\r
64                 <li>FIX: Modify short open tag for php codes (SVN1118)</li>\r
65                 <li>FIX: modify undoSybaseQuotes_array function, refering to <a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=4013">vars4.1.0.phpで気になったところ</a> (SVN1117)</li>\r
66                 <li>Add inline stylesheet for better calculation of size by browser, refering to <a href="http://japan.nucleuscms.org/bb/viewtopic.php?p=24545#24545">プラグイン管理画面のテーブルが窮屈な件</a> (SVN1116)</li>\r
67                 <li>FIX: Convert the string indicating current version into float for comparing versions. (SVN1115)</li>\r
68                 <li>ADD: strftime function for globalfunctions.php. This make it possible to use timestamp formatted timestamp with Japanese charactors <a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=4769">日付表示の文字化けについての相談です</a> (SVN1101, 1114)</li>\r
69                 <li>FIX: Modify JavaScript code for return, refering to <a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=4562">管理画面でのエラー時の「戻る」リンクの挙動について</a> (SVN1112)</li>\r
70                 <li>ADD: Modify startUpError function to indicate correct charset encoding in its HTTP header. (SVN1111)</li>\r
71                 <li>ADD: For private server which has no condition for default time zone, refering to the post below, <a href="http://japan.nucleuscms.org/bb/viewtopic.php?p=26632#26632">XAMPP上でのテスト結果</a> (SVN1108)</li>\r
72                 <li>FIX: Change its direction of href for anchor with defined url. (SVN1110)</li>\r
73                 <li>ADD: Preventing I/O strings from auto-detecting the charactor encodings by MySQL, refering to their conversation, <a href="http://japan.nucleuscms.org/bb/viewtopic.php?p=26581">dbのcharset提案</a> (SVN1103)</li>\r
74                 <li>CHANGE: Include plugins which the original release includes and Mocchi modified these codes according to 'petit' strict grammer of PHP 5. (AVN1100)</li>\r
75                 <li>Fix: global variable $special and modify the value for special skin parts. (SVN1091, 1099)</li>\r
76                 <li>CHANGE: Revise 'Header Already Sent Message'. (SVN1099)</li>\r
77                 <li>FIX: Confirm to transition to the URL for requested blog, refering to <a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=4405">&lt;%bloglink%&gt;再び</a> (SVN1099)</li>\r
78                 <li>FIX: Change bookmarklet URL, <a href="refering to http://japan.nucleuscms.org/bb/viewtopic.php?t=4347">ブックマークレットで日本語URLが文字化け</a> (SVN1099)</li>\r
79                 <li>FIX: Modify Japanese and English language file because some lines are missed. (SVN1098)</li>\r
80                 <li>FIX: Enforce password checking. Revise the deference between the installed and the latest. (SVN1097)</li>\r
81                 <li>Fix: Put div element for keeping expected box layout in Microsoft (R) Internet Explore 6. (SVN1095, 1097)</li>\r
82                 <li>ADD: Put some codes for contemporary admin skins. (SVN1097)</li>\r
83                 <li>FIX: Replace some of 'isBlogAdmin' to 'blogAdminRights' for giving correct rights for Super-Admin always. (SVN1096)</li>\r
84                 <li>Fix importing skin error in detecting charactor encoding, refering to <a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=4416">【強引に解決?】 3.41インストール->スキンエラー</a> (SVN1094)</li>\r
85                 <li>Fix: Include UTF-8 multibyte processing in install/index.php and server.php. (SVN1090, 1092)</li>\r
86                 <li>Fix: Install process according to Cacher's work. Now the auto-detecting function (3 ways) of install script does not generate error messages if failed. (SVN1087)</li>\r
87                 </ul>\r
88                 <strong>Nucleus v3.62 (January 6, 2011)</strong>\r
89                 <ul>\r
90                         <li>CHANGE: add redundant safeguards against security issues caused by case where register_globals is on and the config.php file is missing (Rare!!!) (ftruscot)</li>\r
91                         <li>CHANGE: make CONF variable, AdminCSS, to hold name of admin area style to use. default to original. (ftruscot)</li>\r
92                         <li>FIX: use of strripos in cleanFileName() not PHP4 compatible, switched to use of strrpos() since no functionality lost. (ftruscot)</li>\r
93                         <li>FIX: replace ereg* functions in remaining core files, including core plugins. (ftruscot).</li>\r
94                         <li>FIX: multiple newlines in comment body being reduced to only one newline. (gRegor)</li>\r
95                         <li>FIX: highlight() function still using ereg* functions. (ftruscot)</li>\r
96                         <li>CHANGE: cleanFileName() function simplified to replace all but a-z0-9-. (ftruscot)</li>\r
97                         <li>FIX: install problem when only mysqli _* is available. (ftruscot)</li>\r
98                         <li>FIX: fix comment body text not appearing on Edit Comment form (gRegor)</li>\r
99                 </ul>\r
100         </li>\r
101         <li>\r
102                 <strong>Nucleus v3.51 (November 1, 2009)</strong>\r
103                 <ul>\r
104                         <li>FIX: fix warning caused by unreachable code in PDO (admun)</li>\r
105                         <li>FIX: fix typo in NP_Ping (admun)</li>\r
106                         <li>FIX: fix typo in XMLRPC api (admun)</li>\r
107                         <li>FIX: Bug in upgrade procedure where no check to verify new column does not currently exist before running the add query. See <a href="http://forum.nucleuscms.org/viewtopic.php?t=19170" title="Upgrade Bug Report">this thread</a> (ftruscot)</li>\r
108                         <li>FIX: Bug where activation not completed. See <a href="http://forum.nucleuscms.org/viewtopic.php?t=19176" title="Activation Bug Report">this thread</a> (ftruscot)</li>\r
109                 </ul>\r
110         </li>\r
111         <li>\r
112                 <strong>Nucleus v3.5 (SVN)</strong>\r
113                 <ul>\r
114                         <li>ADD: Comment template variable userwebsitelink which acts like userlink, but only shows web address and never email. (ftruscot)</li>\r
115                         <li>ADD: 2 Category List template variables, catiscurrent and its synonym, currentcat. (ftruscot)</li>\r
116                         <li>ADD: code to warn if using a non-mysql database handler and a plugin does not supportsFeature 'SqlApi'. (ftruscot)</li>\r
117                         <li>CHANGE: set php setting, display_errors, to 0 when not in debug mode to keep users with poorly configured servers from displaying errors on the page. (ftruscot)</li>\r
118                         <li>FIX: PHP5.3 warning caused by MANAGER::notify(). See <a href="http://forum.nucleuscms.org/viewtopic.php?t=18997" title="php 5.3 Error">this thread</a>. (ftruscot)</li>\r
119                         <li>FIX: bookmarklet unaware of character set being used. Fix suggested by wgroleau. (ftruscot)</li>\r
120                         <li>FIX: super-admin disallowed from uploading files if not on any teamlists. (ftruscot)</li>\r
121                         <li>ADD: $CONF['ActivationDays'] variable to control days before activation expire. Manually set in config.php if needed (no admin interface). (ftruscot)</li>\r
122                         <li>CHANGE:Notify ITEM link after karma votes(ACTION.php). (shizuki)</li>\r
123                         <li>CHANGE:Remove bsendping col from nucleus_blog table(install.sql/upgrade3.5.php). (shizuki)</li>\r
124                         <li>ADD:sql_field_name function for backup class(mysql.php/pdo.php). (shizuki)</li>\r
125                         <li>FIX:Fix short open tag(NP_Ping.php). (shizuki)</li>\r
126                         <li>CHANGED: NP_Ping and related infrastructure changes. (admun)</li>\r
127                         <li>ADDED: upgrade code for 3.5 in upgrades folder. Includes notices about end of PHP4 support and info on 2 new plugins included in plugins folder. (ftruscot)</li>\r
128                         <li>CHANGED: modified upgrade functions to use 3 digit version indicators everywhere. i.e. 340 instead of 34. (ftruscot)</li>\r
129                         <li>CHANGED: increased length of displayname, mname, to 32 characters. (ftruscot)</li>\r
130                         <li>CHANGED: modified install.php and sql_* handlers to allow installation using PDO. Activation is manual and not intended for public consumption in 3.50. Only tested for pdo-mysql handler. (ftruscot)</li>\r
131                         <li>ADDED/CHANGED: extended sql_* api to cover all mysql_* functions used in core. Functions loaded from nucleus/libs/sql/ folder. See <a href="http://wakka.xiffy.nl/planning:3.50#mysql_api_warning" title="sql API">here</a>. (ftruscot)</li>\r
132                         <li>FIXED: atom.phpとxml-rss2.phpで_CHARSETをチェックして文字コード変換(<a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=4376" class="postlink">Nicleus3.41 へアップグレード後 xml-rss2.php でエラー</a>)(きゃしゃ)</li>\r
133                         <li>CHANGED: SEARCH.php改良(<a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=4370" class="postlink">&lt;%relevance%&gt;対応SEARCH.php</a>、<a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=3824" class="postlink">検索結果の正確さ</a>)(きゃしゃ)</li>\r
134                         <li>CHANGED: _CHARSETチェックのときにstrtoupper(きゃしゃ)</li>\r
135                         <li>CHANGED: インストーラの文字化け対策部分をデフォルトで有効に。globalfunctions.phpの方は、状況に応じて。(<a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=4385" class="postlink">インストール後管理画面は正常表示、サイトが真っ白</a>)(きゃしゃ)</li>\r
136                         <li>CHANGED: インストーラエラーページをUTF-8固定に。(<a href="http://japan.nucleuscms.org/bb/viewtopic.php?p=25024#25024" class="postlink">3.41インストール->スキンエラー</a>(きゃしゃ)</li>\r
137                         <li>CHANGED: 言語ファイルの反映漏れ修正。ただし、言語ファイル読み込み前に表示される可能性のあるメッセージは定数定義前なのでそのまま(<a href="http://japan.nucleuscms.org/bb/viewtopic.php?p=24903#24903" class="postlink">インストール後管理画面は正常表示、サイトが真っ白</a>)(きゃしゃ)</li>\r
138                         <li>FIXED: pingオプションのチェックボックス削除(きゃしゃ)</li>\r
139                         <li>FIXED: parsedincludeの無限ループ対策、NP_includespecialからの移植時仕様変更に伴うコード修正。(きゃしゃ)</li>\r
140                         <li>FIXED: karma通知修正(きゃしゃ)</li>\r
141                         <li>FIXED: catidのみがURLで指定された場合、blogidを補完する(<a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=4417" class="postlink">ShowBlogsのページ送りにblogidの付加をするには?</a>)(きゃしゃ)</li>\r
142                         <li>ADDED: NP_Text plugin to core installation. Makes distribution of internationalised plugins easier. See <a href="http://forum.nucleuscms.org/viewtopic.php?t=15005" title="forgotpassword">this thread</a>. (ftruscot)</li>\r
143                         <li>ADDED: links in plugins help of help.html to link to two main plugin repositories. See <a href="http://forum.nucleuscms.org/viewtopic.php?t=18214" title="forgotpassword">this thread</a>. (ftruscot)</li>\r
144                         <li>ADDED: selectSpecialSkinType() function to globalfunctions.php. (ftruscot)</li>\r
145                         <li>ADDED: Check in ADMIN.php pagehead() function to display alert if newer version is available. new function, getLatestVersion() in globalfunctions.php, and new files on nucleuscms.org, version_check.php, to serve latest version. (ftruscot)</li>\r
146                         <li>ADDED: skinvar for all skin types to display a sticky item from any blog anywhere. (ftruscot)</li>\r
147                         <li>REMOVED: check on canlogin during forgotpassword process. See <a href="http://forum.nucleuscms.org/viewtopic.php?t=18753" title="forgotpassword">this thread</a>. Suggestion by phillip_r. (ftruscot)</li>\r
148                         <li>ADDED: div with id of adminwrapper around contents of admin page for improved control of admin page look. See <a href="http://forum.nucleuscms.org/viewtopic.php?t=18551" title="adminwrapper">this thread</a>. Suggestion by monkeybrain. (ftruscot)</li>\r
149                         <li>ADDED: NP_SecurityEnforcer plugin to core installation. It can be set to enforce password length and complexity rules, as well as maximum failed login attempts. Put in plugin so can be superceded later by better techniques. (ftruscot)</li>\r
150                         <li>CHANGED: LoginSuccess event in globalfunctions.php to inlcude <i>username</i> in the data array to specify the login name entered by the user. (ftruscot)</li>\r
151                         <li>FIXED: backup.php, _backup_dump_structure() function, to use SHOW CREATE TABLE <i>name</i>, to generate table creation SQL. Adds ENGINE, AUTO_INCREMENT, and DEFAULT CHARSET. (ftruscot)</li>\r
152                         <li>ADDED: PrePasswordSet event in ADMIN.php to allow plugin to enforce any password length or complexity rules for improved security. (ftruscot)</li>\r
153                         <li>CHANGED: move send update ping option override to NP_Ping</li>\r
154                         <li>ADDED: Year-based archives and archivelists, adds archiveyearlist and otherarchiveyearlist skin vars (ftruscot)</li>\r
155                 </ul>\r
156         </li>\r
157         <li>\r
158                 <strong>Nucleus v3.41(March 14, 2009)</strong>\r
159                 <ul>\r
160                         <li>CHANGED: ドキュメントの文字サイズを可変に(jQuery使用)(character size of the document, variably via jQuery.) (shizuki)</li>\r
161                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=89">#89(JP)</a>): metaWeblog.newPostにおけるコメント可否. (shizuki/NKJG)</li>\r
162                         <li>CHANGED: help.htmlのポップアップサイズ変更(Adjust popup window size for help.html). (shizuki)</li>\r
163                         <li>CHANGED: ブックマークレット差し替え(nucleus/libs/include/bookmarklet-add.template、bookmarklet-edit.template)(Bookmarklet use tab navigation)(shizuki)</li>\r
164                         <li>CHANGED: NP_SkinFilesオプション用言語定義追加(NP_SkinFiles option word update via language file)(shizuki)</li>\r
165                         <li>UPDATED: NP_SkinFiles 2.03に差し替え(code:yama/commit:shizuki)(NP_SkinFiles update to 2.03)(code:yama,katsumi/commit:shizuki)</li>\r
166                         <li>FIXED: 「General」カテゴリのUPDATE漏れ修正(install.php)(preinstall default category name is not localize)(shizuki)</li>\r
167                         <li>FIXED: When inclusion tried to do the special skin type by skin of error types, $skinid wasn't set.(yu/shizuki)</li>\r
168                         <li>FIXED: Reduce PHP Notices caused by undefined variables and wrong offsets (shizuki, kaigreve)</li>\r
169                         <li>FIXED: additional changes in the language files english.php and english-utf8.php to reflect modifications since version 3.30 (kaigreve)</li>\r
170                         <li>FIXED: SQL error in MEMBER::write() where mautosave not forced to be integer. See <a href="http://forum.nucleuscms.org/viewtopic.php?t=18575">Problem with 3.40</a>. (ftruscot)</li>\r
171                         <li>ADDED: debug info in System info to show if $CONF['ItemURL'] is broken in admin panel (admun)</li>\r
172                         <li>FIXED: Reorder the setting of config vars ($CONF) to avoid notices (should have no side effects)(kaigreve)</li>\r
173                         <li>FIXED: Avoid notices caused by explode because the string '\\' is not a part of the $val and no array is returned(kaigreve)</li>\r
174                         <li>FIXED: remove one redundant definition of the constant _MANAGER_PLUGINFILE_NOTFOUND(kaigreve)</li>\r
175                         <li>FIXED: bug in showlist.php for displaying plugin dependency. See <a href="http://forum.nucleuscms.org/viewtopic.php?t=18594">Manage Plugins error in Nucleus 3.40</a> (ftruscot, thanks ajmiller)</li>\r
176                         <li>CHANGED: Modify Fix SQL error when new blog add by shizuki, to give a default english value for category name, category desc, first item title, and first item body in case where user does not have updated language file. (ftruscot)</li>\r
177                         <li>FIXED: Fix SQL Error when new blog add. (shizuki)</li>\r
178                         <li>CHANGED: Mod Change link URI of 'help icon' to full URI (documentation/help.html to $CONF['AdminURL'].'documentation/help.html') (shizuki)</li>\r
179                         <li>ADDED: getTeamBlogs() method to MEMBER class to retrieve list of blogs to which a member has team rights (ftruscot)</li>\r
180                         <li>FIXED: rearrange english.php and english-utf8.php files so all new-to-3.40 contants are grouped together at top (ftruscot)</li>\r
181                         <li>FIXED: Add missing language item to english-utf-8.php (admun)</li>\r
182                         <li>FIXED: CONF['Self'] merging error in globalfunctions.php (admun)</li>\r
183                         <li>CHANGED: Comment count at items list display via 'sprintf()'. (shizuki)</li>\r
184                         <li>ADDED: instructions for manually adding .htaccess files to media and skins folder after upgrade. (ftruscot)</li>\r
185                         <li>FIXED: the unwished ping after adding an item to a new category (what you have written here: http://forum.nucleuscms.org/viewtopic.php?p=89142#89142)(shizuki)</li>\r
186                         <li>FIXED: Few hardcoded strings moved to langage file(shizuki)</li>\r
187                         <li>CHANGED: Ease the solution for the new member option for autosave draft(kaigreve)</li>\r
188                         <li>CHANGED: Move System overview in the menu of the admin area under the entry for the configuration (ADMIN.php)</li>\r
189                         <li>CHANGED: Shorten menu entry to 'System info' and correct 'enable' to 'enabled' (english.php)</li>\r
190                         <li>CHANGED: height of page class in help.html to avoid overlaps on long help topics. (ftruscot)</li>\r
191                         <li>ADDED: .htaccess file in skins/ and nucleus/libs/ to fight possible script execution due to certain apache configurations. (Code recommended by Katsumi, added to svn by ftruscot)</li>\r
192                         <li>ADDED: .htaccess file in media/ to fight possible script execution due to certain apache configurations. (Code recommended by Katsumi, added to svn by ftruscot)</li>\r
193                         <li>ADDED: New member option to decide whether the autosave draft function is used or not (kaigreve)</li>\r
194                         <li>CHANGED: Additional improvements and updates in devdocs and help.html (ftruscot)</li>\r
195                         <li>ADDED: Warning for PHP 4.x depreciated during upgrade(admun)</li>\r
196                         <li>ADDED: Documentation, as needed, for changes below. (ftruscot)</li>\r
197                         <li>ADDED: BLOG::readLogFromList() and BLOG::getSqlItemList() to allow using the core item display mechanisms for customized lists of items. Will be used primarily by plugins. (ftruscot)</li>\r
198                         <li>CHANGED: MEMBER::login() to add CustomLogin event. Provides hook for plugins to perform authentication from external sources. (ftruscot)</li>\r
199                         <li>ADDED: Upgrade scripts for version 3.40. Lengthen nucleus_template.tpartname column to 64. Lengthen nucleus_template_desc.tdname to 64. (ftruscot)</li>\r
200                         <li>ADDED: Warning for PHP 4.x depreciated (admun)</li>\r
201                         <li>FIXED: MySQL version check failure in install.php (admun)</li>\r
202                         <li>FIXED: bugs in last fix of directory traversal vulnerability in Nucleus media manager. Fix code providedby kmorimatsu inserted by ftruscot.</li>\r
203                         <li>FIXED: directory traversal vulnerability in Nucleus media manager. Fix code provided by kmorimatsu inserted by ftruscot.</li>\r
204                         <li>FIXED: cuser field of non-member comments being blanked out intermittently<a href="http://forum.nucleuscms.org/viewtopic.php?t=18059">Old comments from field is gone.</a> Caused by registration with names longer than 16 characters. Enforce 16 character limit in createaccount.php, ADMIN.php, ACTION.php (ftruscot)</li>\r
205                         <li>ADDED: Add delete permission check (katsumi/admun)</li>\r
206                         <li>ADDED: Add ATOM1.0 autodiscovery for default skin. (shizuki)</li>\r
207                         <li>FIXED: Fix short open tag on skins/default/show_benchmark.inc. (shizuki)</li>\r
208                         <li>FIXED: Fix broken XML for Skins. (shizuki)</li>\r
209                         <li>ADDED: <a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=3231">Japanese forum:Special skin parts are used as a skin part.</a> (Andy/shizuki)</li>\r
210                         <li>ADDED: The number of comments is indicated on the item list screen. <a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=2231">Japanese forum(The confirmation and the elimination which are a comment every item.)</a> (shizuki)</li>\r
211                         <li>ADDED: Automatic re loading after an item renewal. <a href="http://blog.bitocean.net/item/40/catid/2">Bibou-Nikki/Automatic re loading after an item renewal.</a> (shizuki)</li>\r
212                         <li>ADDED: Prevention of comment double contribution. <a href="http://blog.bitocean.net/item/35/catid/2">Bibou-Nikki/Prevention of comment double contribution.</a> (shizuki)</li>\r
213                         <li>ADDED: Addition of an item  The hack which checks a radio button of "of the date and time, designation" automatically if the item of the date is changed at the time of edit. <a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=2285">Japanese forum(Check box of "later, addition" and "of a time stamp, renewal")</a> (shizuki)</li>\r
214                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=110">#110(JP)</a>): When an item is added by "new category", a SendPing event doesn't occur. (shizuki)</li>\r
215                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=58">#58(JP)</a>): When database backup, table name and a column name are bound up with back quotat. (shizuki)</li>\r
216                         <li>CHANGED: Eliminate few hardcoded language (shizuki)</li>\r
217                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=94">#94(JP)</a>): A plugin option isn't generated. (kimitake/shizuki)</li>\r
218                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=79">#79(JP)</a>): Permission setting of upload isn't effective. (shizuki/yu)</li>\r
219                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=77">#77(JP)</a>): [XHTML] When the attribute of the option is hidden,&lt;tr&gt; isn't output. (shizuki)</li>\r
220                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=76">#76(JP)</a>): [XHTML] Validate admin-area. (shizuki)</li>\r
221                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=67">#67(JP)</a>): Change isn't reflected on ValidateForm event. (shizuki)</li>\r
222                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=107">#107(JP)</a>): When editing an item, time generation will be an error. (kotorisan/yu/shizuki)</li>\r
223                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=108">#108(JP)</a>): Pop-up, for if a character string is empty, nothing is indicated. (sato-na/shizuki)</li>\r
224                         <li>FIXED: Fix history. (shizuki)</li>\r
225                         <li>FIXED: "history.html" is XHTML 1.0 Strict. (shizuki)</li>\r
226                         <li>FIXED: (<a href="http://dev.nucleuscms.org/tracker/index.php?id=142&amp;do=details">#142</a><a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=97">#97(JP)</a>): Plugin API: Incorrect operation order. (shizuki/Andrew Black)</li>\r
227                         <li>ADDED: <a href="http://japan.nucleuscms.org/bb/viewtopic.php?p=22675#22675">Add tool tip for "MEDIA" button</a> (shizuki/kyasya)</li>\r
228                         <li>CHANGED: make ItemVars case insentive to ease the usage (work with plugins that use the function doItemVar) (kaigreve)</li>\r
229                         <li>ADDED: new event in TEMPLATE.php called PreTemplateRead to allow plugin developers to change name of template being used. This is obscure and probably won't be publicized, but I need it for NP_MultiLanguage to allow mapping of templates depending on language being viewed, permitting translations of all parts of a template and localization of dates. (ftruscot)</li>\r
230                         <li>ADDED: three new events in BLOG.php called PreArchiveListItem, PreCategoryListItem, and PreBlogListItem to allow plugin developers to modify or add template variables to the ArchiveList Item, Category List Item and Blog List Item template fields (ftruscot)</li>\r
231                         <li>FIXED: fix redirect function in globalfunctions so that it does not strip out the permitted "*" character. See <a href="http://forum.nucleuscms.org/viewtopic.php?p=86007#86007">forum(Trying to get a create an account link)</a> (ftruscot)</li>\r
232                         <li>ADDED: add description of the doIf function to the plugin documentation (ftruscot)</li>\r
233                         <li>FIXED: fix description of if/else/endif skin variables to documentation, inlcuding ifnot, elseif, and elseifnot (ftruscot)</li>\r
234                         <li>ADDED: add description of charset skin variable to documentation. (ftruscot)</li>\r
235                         <li>ADDED: add global configuration, DefaultListSize, which sets and maintains a custom value for length of item/comment lists in the admin area (ftruscot)</li>\r
236                         <li>FIXED: fix content type of bookmarklet.php file to text/html to conform with other pages (ftruscot)</li>\r
237                         <li>ADDED: new event in createaccount.php called RegistrationFormExtraFields to allow fields from plugins onto registration form (ftruscot)</li>\r
238                         <li>FIXED: CONF['Self'] fix (admun)</li>\r
239                         <li>ADDED: Add a link to the front end that allows to add an item in a bookmarklet popup window (two new skinvars addlink and addpopupcode needed) (kaigreve)</li>\r
240                         <li>ADDED: add a cancel button to the bookmarklet add and edit forms (kaigreve)</li>\r
241                         <li>CHANGED: Move the submit button in the bookmarklet edit from to the end of the button bar (logical order) (kaigreve)</li>\r
242                         <li>ADDED: Add the possibility to move a published item back to drafts (kaigreve)</li>\r
243                         <li>ADDED: more and improved comments in classes NucleusPlugin, BACKUP, ITEM and ITEMACTIONS (kaigreve)</li>\r
244                         <li>CHANGED: Use ISO date for backup filename and add hour, minute and second  (kaigreve)</li>\r
245                         <li>CHANGED: Put backup functions in an own class Backup (kaigreve)</li>\r
246                         <li>FIXED: add default values for the parse_bloglist function to avoid warnings (kaigreve)</li>\r
247                         <li>FIXED: fix case sensitive function name createDraftFromRequest in class ACTION (admun)</li>\r
248                         <li>ADDED: add description of the doItemVar function to the plugin documentation (kaigreve)</li>\r
249                         <li>ADDED: add language file install_lang_english.php to install process (admun)</li>\r
250                         <li>ADDED: add option to install NP_Ping during installation (admun)</li>\r
251                         <li>FIXED: remove bug in the plugin api: function clearOptionValueCache hasn't worked correct with the getOption function (kaigreve)</li>\r
252                         <li>ADDED: add global configuration DebugVars which decides if unresolved Vars (SkinVars, TemplateVars, ItemVars) are shown on the blog (kaigreve)</li>\r
253                         <li>FIXED: Fix getNotifyFromMailAddress to use email field now that we've separated email/url fields (gregorlove)</li>\r
254                         <li>CHANGED: extend skinvar Bloglist with parameters to specify the sort order (kaigreve)</li>\r
255                         <li>ADDED: add comment URL and email to "edit comment" form and make them editable (gregorlove)</li>\r
256                         <li>ADDED: new event in ADMIN.php called TemplateExtraFields to allow plugin developers to add fields to templates. This should encourage plugin authors to make use of the core template storage to provide formatting for their output. This event just presents the extra fields on the template edit form and stores data entered there into the nucleus_template table. It is the responsibility of the plugin authors to use the template fields they add and to provide the variables used in those fields. Plugins should also document their variables and provide for a default, either in the code or through a plugin option. (ftruscot)</li> \r
257                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=73">#73(JP)</a>): スキン読み込みの改良. (kotorisan/yu/shizuki)</li>\r
258                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/index.php?do=details&amp;task_id=74">#74(JP)</a>): スキン編集画面の日本語化漏れ. (shizuki)</li>\r
259                         <li>CHANGED: プラグイン一覧画面の「入手元URL」を本家にあわせて表示しないようにした。</li>\r
260                         <li>CHANGED: スキンタイプ一覧のヘルプアイコンの位置を本家にあわせて名前の前に移動。</li>\r
261                         <li>CHANGED: 管理画面CSS差し替え(code:yama/commit:shizuki)</li>\r
262                         <li>FIXED: スキン差し替えによる問題修正(PHP4のみ。PHP5オンリーになったら戻す。SKIN.php、TEMPLATE.php)(shizuki)</li>\r
263                         <li>CHANGED: デフォルトスキンを日本語版に差し替え(coded:yama/commit:shizuki)</li>\r
264                         <li>CHANGED: バージョンチェックの飛び先を日本公式に変更(shizuki)</li>\r
265                 </ul>\r
266         </li>\r
267         <li>\r
268                 <strong>Nucleus v3.31 SP3 (Dec 17, 2008)</strong>\r
269                 <ul>\r
270                         <li>FIXED: Avoid directory traversal in media manager (kmorimatsu)</li>\r
271                         <li>FIXED: Security fix to avoid deletion of item by non-admin acount (kmorimatsu)</li>\r
272                 </ul>\r
273         </li>\r
274         <li>\r
275                 <strong>Nucleus v3.31 SP2 (EUC-JP only) (September 26, 2008)</strong>\r
276                 <ul>\r
277                         <li>FIXED: An XSS issue</li>\r
278                 </ul>\r
279         </li>\r
280         <li>\r
281                 <strong>Nucleus v3.31 SP1 (February 5, 2008)</strong>\r
282                 <ul>\r
283                         <li>FIXED: An XSS issue</li>\r
284                         <li>FIXED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=82">#82(JP)</a>): fix &lt;%itemtitle%&gt; on COMMENT_HEADER COMMENT_BODY COMMENT_FOOTER (shizuki)</li>\r
285                         <li>CHANGED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=83">#83(JP)</a>): Change bookmarklet height. Add 50pix. (kmorimatsu)</li>\r
286                         <li>CHANGED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;id=84">#84(JP)</a>): To avoid showing ticket in the URL, redirect to pluginlist, instead. (kmorimatsu)</li>\r
287                         <li>ADDED: add <code>createaccount.html</code> with a redirect to <code>createaccount.php</code> for backward compatibility with the old location of the form</li>\r
288                         <li>CHANGED: protect the 'create account form' against abuse: show the form only if needed and add FormExtra (e.g. Captcha) and ValidateForm (to validate input) events (ftruscot and kaigreve)</li>\r
289                         <li>FIXED: bug in upgrade script (admun)</li>\r
290                         <li>CHANGED: update xmlrpc client to version 2.2, this version supports PHP 5.2.x (kimitake)</li>\r
291                         <li>CHANGED: use require instead of include for the file inclusion (kimitake)</li>\r
292                         <li>CHANGED: rollback benchmark default skin (admun)</li>\r
293                         <li>FIXED: possible security problem in NP_Ping (admun)</li>\r
294                         <li>ADDED: NP_Ping sends ping for future post via JustPosted event (admun)</li>\r
295                         <li>ADDED: JustPosted event (admun)</li>\r
296                         <li>ADDED: move weblogs.com ping function into plugin (admun)</li>\r
297                 </ul>\r
298         </li>\r
299         <li>\r
300                 <strong>Nucleus v3.3 (May 1, 2007)</strong>\r
301                 <ul>\r
302                         <li>ADDED: check cmail column to separate to URL and cemail when Nucleus upgrade to 3.3 or later. (kimitake/katsumi)</li>\r
303 \r
304 \r
305                         <li>\r
306                                 ADDED: Serveral changes and fixes from Nucleus Japan (details in the log files of the <a href="http://sourceforge.net/svn/?group_id=66479">Nucleus repository</a> at sourceforge.net)\r
307                                 <ul>\r
308                                         <li>ADDED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=68">#68(JP)</a>): Encrypted cookie key. (Katsumi)</li>\r
309                                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=60">#60(JP)</a>): Item link in notification email is wrong. (shizuki)</li>\r
310                                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=62">#62(JP)</a>): email address is not referred in &lt;%usermail%&gt;. (shizuki)</li>\r
311                                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=66">#66(JP)</a>): Even if calling PostPluginOptionsUpdate, getOption does not returns correct value. (Katsumi)</li>\r
312                                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=49">#49(JP)</a>): PLUGIN::getAllItemOptions does not work correctly. (NKJG)</li>\r
313                                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=57">#57(JP)</a>): SQL error happens when updating plugin option. (Katsumi)</li>\r
314                                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=56">#56(JP)</a>): When creating db backup, the key length drops (Katsumi)</li>\r
315                                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=41">#41(JP)</a>): fixed dropped info during backing up (Katsumi)</li>\r
316                                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=40">#40(JP)</a>): fixed PostAddCategory event (Kimitake)</li>\r
317                                         <li>CHANGED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=48">#48(JP)</a>): Super-admin always can login to admin page (Kimitake)</li>\r
318                                         <li>ADDED: (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=45">#45</a>  from the Japanese Tracker): include code from NP_0TicketForPlugin in the core (Changes from Nucleus Japan)(Katsumi)</li>\r
319                                 </ul>\r
320                         </li>\r
321                         <li>ADDED: Sanitize parameters such as $_GET and $_SERVER['REQUEST_URI'] etc. to avoid XSS (from Nucleus Japan)</li>\r
322                         <li>ADDED: new events for Media upload: PreMediaUpload and PostMediaUpload (kaigreve)</li>\r
323                         <li>ADDED: new skinvar bloglist (kaigreve)</li>\r
324                         <li>ADDED: new method for URL rewriting with the global variable virtualpath, new .htaccess file can be found in the folder extra/fancyurl-2, more information <a href="http://forum.nucleuscms.org/viewtopic.php?t=12241">forum(Another approach to Fancy URLs)</a> (kaigreve and Legolas)</li>\r
325                         <li>FIXED: allow + in email address, see <a href="http://forum.nucleuscms.org/viewtopic.php?t=14207">forum(Minor bug fix in globalfunctions.php)</a> (wgroleau)</li>\r
326                         <li>FIXED: XHTML compliance in default skin (admun)</li>\r
327                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=80&amp;do=details">#80</a>): Atom 1.0 support (rakaz)</li>\r
328                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=129&amp;do=details">#129</a>): Plugin API: SpamCheck event called from core. (rakaz)</li>\r
329                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=128&amp;do=details">#128</a>): Don't show DISALLOWED(XXXX) errors (karma)</li>\r
330                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=127&amp;do=details">#127</a>): parse_commentform: double-escaped URLs (karma)</li>\r
331                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=121&amp;do=details">#121</a>): backup fails when <code>$plugin-&gt;getTableList()</code> doesn't return an array (karma)</li>\r
332                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=118&amp;do=details">#118</a>): Errors in default skin (legolas)</li>\r
333                         <li>ADDED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=119&amp;do=details">#119</a>): Added optional includeMode/includePrefix parameters to <code>parseFile()</code> (karma)</li>\r
334                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=115&amp;do=details">#115</a>): Redundant database queries on member table (karma)</li>\r
335                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=114&amp;do=details">#114</a>): Magic quotes not correctly undone when <code>magic_quotes_sybase</code> enabled (karma)</li>\r
336                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=104&amp;do=details">#104</a>): Return to blogsettings - link missing on edit category</li>\r
337                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=107&amp;do=details">#107</a>): Better path detection in install.php (dekarma)</li>\r
338                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=106&amp;do=details">#106</a>): Make 'Log Out' link under Comment box work with Fancy URLs (Wendy Smoak)</li>\r
339                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=99&amp;do=details">#99</a>): Use workaround when the only installed MySQL PHP extension is mysqli (dekarma)</li>\r
340                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=98&amp;do=details">#98</a>): More "Fatal error: Only variables can be passed by reference" occurrences on some installations (pete)</li>\r
341                         <li>ADDED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=23&amp;do=details">#23</a>): adding email/url + email field display in blog comment list (admun)</li>\r
342                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=12">#12</a>): item id and timestamp were not sent along with <code>GenerateURL</code> event when <code>itemlink</code> called from commentvars (karma)</li>\r
343                         <li>CHANGED: Now using XML-RPC for PHP (phpxmlrpc) v1.2.1</li>\r
344                         <li>FIXED: (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=97">#97</a>): file uploads didn't check <code>$_FILES['file']['error']</code> codes. (dekarma)</li>\r
345                         <li>CHANGED: Update user instruction for Blogger conversion tool</li>\r
346                         <li>ADDED: When an e-mail is provided in the comment-form it is validated. (TeRanEX)</li>\r
347                         <li>ADDED (<a href="http://dev.nucleuscms.org/tracker/index.php?id=23&amp;do=details">#23</a>): Splitted the URL &amp; E-mail field in comments. (gRegor, ketsugi, Red Dalek, TeRanEX)</li>\r
348                         <li>ADDED: (bug 817364): delete member enhancement (admun)</li>\r
349                         <li>ADDED: Auto save draft (Legolas)</li>\r
350                         <li>ADDED: Custom skin parts (tutorio)</li>\r
351                         <li>ADDED: ヘルプファイルにスキン変数&lt;%charset%&gt;のヘルプを追加(add description of charset skin variable to documentation.) (shizuki)</li>\r
352                         <li>FIXED: ヘルプファイルの「if/else/endif」の項目を修正。「ifnot/elseif/elseifnot」を追加(fix description of if/else/endif skin variables to documentation, inlcuding ifnot, elseif, and elseifnot) (shizuki)</li>\r
353                         <li>ADDED: プラグインAPIドキュメントに「doIf()」メソッドの項目を追加(add description of the doIf function to the plugin documentation) (shizuki)</li>\r
354                         <li>CHANGED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=39">#39(JP)</a>): 管理領域のContent-Typeをtext/htmlのままに(reverted content type for admin area)(Kimitake)</li>\r
355                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=42">#42(JP)</a>): プリインストールされるATOMのスキンの「xml:lang」が「en-us」になっていたのを修正(atom feed template specifies xml:lang but it is en-us, it should be ja, in install.sql)(Kimitake)</li>\r
356                         <li>FIXED(JP): (<a href="http://nucleus-jp.sourceforge.jp/tracker/?do=details&amp;task_id=46">#46(JP)</a>: ドラフト保存されるアイテムの日付のフォーマットを修正(fixed date format for draft entry)(Kimitake)</li>\r
357                 </ul>\r
358         </li>\r
359         <li>\r
360                 <strong>Nucleus v3.24 (November 11, 2006)</strong>\r
361                 <ul>\r
362                         <li>FIXED: XSS issue (reported by <a href="http://www.jpcert.or.jp/">JPCERT/CC</a>).</li>\r
363                 </ul>\r
364         </li>\r
365         <li>\r
366                 <strong>Nucleus v3.23 (May 23, 2006)</strong>\r
367                 <ul>\r
368                         <li>FIXED: Remote code execution vulnerability (reported by rgod).</li>\r
369                 </ul>\r
370         </li>\r
371         <li>\r
372                 <strong>Nucleus v3.22 (August 21, 2005)</strong>\r
373                 <ul>\r
374                         <li>FIXED: Major security vulnerability in the phpxmlrpc library.</li>\r
375                         <li>FIXED: New NP_SkinFiles version, fixing a minor security issue. (rakaz)</li>\r
376                         <li>CHANGED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=17">#17</a>): An errormessage is now displayed when logon through loginform failed. (karma)</li>\r
377                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=91">#91</a>): Initialize variables in MEMBER class (andrew)</li>\r
378                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=90">#90</a>): there was no plugin callback on member edits when the email address changed (andrew)</li>\r
379                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=90">#90</a>): when editing members other than yourself, you shouldn't be logged out (andrew)</li>\r
380                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=85">#85</a>): If both <code>itemid</code> and <code>catid</code> are specified in the URL, ignore <code>catid</code> if it doesn't match <code>itemid</code> (karma)</li>\r
381                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=49">#49</a>): 'name clashes' warning on skin import no longer displayed when no clashes detected (karma)</li>\r
382                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=67">#67</a>): Add resilency to upgrade scripts (Frankenstein)</li>\r
383                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=88">#88</a>): PHP5.1: "Fatal error: Only variables can be passed by reference" (karma)</li>\r
384                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=87">#87</a>): Translate &amp; -&gt; &amp;amp; when links added via toolbar (karma)</li>\r
385                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=42">#42</a>): <code>formatDate</code> didn't always use the correct timezone (karma)</li>\r
386                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=43">#43</a>): Only load user language file when logged in (karma).</li>\r
387                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=76">#76</a>): Disabling site blocked admin menu access (karma).</li>\r
388                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=57">#57</a>): PostRegister event not fired from inside admin area.</li>\r
389                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=58">#58</a>): images and popups were not in feeds. (karma)</li>\r
390                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=33">#33</a>): add item form invalid ticket error (admun)</li>\r
391                         <li>FIXED: Most buttons of the toolbar reset the scroll position of the textarea to the top in Firefox (leonbloy)</li>\r
392                         <li>ADDED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=64">#64</a>): Applications that use the metaweblogAPI, such as Ecto can now also access and edit the extended body (rakaz)</li>\r
393                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=63">#63</a>): _getArrayVal() always returned first element of array (rakaz)</li>\r
394                         <li>ADDED: add InitSkinParse event (rakaz)</li>\r
395                         <li>ADDED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=38">#38</a>): added alternative output for &lt;%title%&gt;, &lt;%itemtitle%&gt;, &lt;%previtemtitle%&gt; and &lt;%nextitemtitle%&gt; (rakaz)</li>\r
396                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=51">#51</a>): removed hardcoded charset declaration from the RSS 2 skin (rakaz)</li>\r
397                         <li>ADDED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=55">#55</a>): add &lt;%skinvar%&gt; variable that corresponds with _CHARSET (rakaz)</li>\r
398                         <li>ADDED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=24">#24</a>): add PostUpdateItem event (admun)</li>\r
399                         <li>FIXED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=48">#48</a>):  &lt;%if(nextitem)%&gt; and &lt;%nextlink%&gt; didn't use the timezone offset. (<a href="http://forum.nucleuscms.org/viewtopic.php?t=6371">Basic</a>)</li>\r
400                         <li>FIXED: "ADMIN.php line 5270" fatal error when plugin filename and plugin classname mismatch (Frankenstein)</li>\r
401                         <li>CHANGED (<a href="http://dev.nucleuscms.org/tracker/index.php?do=details&amp;id=16">#16</a>): Event <code>PreSkinItem</code> can now modify the skin contents; <code>PreComment</code> now knows the ItemID. (<a href="http://forum.nucleuscms.org/viewtopic.php?t=6266">suggested</a> by Andy)</li>\r
402                 </ul>\r
403         </li>\r
404         <li>\r
405                 <strong>Nucleus v3.21 (June 30, 2005)</strong>\r
406                 <ul>\r
407                         <li>FIXED: <a href="http://secunia.com/advisories/15852/">XML-RPC for PHP Unspecified PHP Code Execution Vulnerability</a></li>\r
408                 </ul>\r
409         </li>\r
410         <li>\r
411                 <strong>Nucleus v3.2 (March 7, 2005)</strong>\r
412                 <ul>\r
413                         <li>ADDED: <a href="http://wiki.gednet.com/NPSkinFiles">NP_SkinFiles</a> plugin installed on full install</li>\r
414                         <li>FIXED: Installing plugins through install.php failed (karma)</li>\r
415                         <li>FIXED: whitespace at start/end got trimmed on skin edit/import (karma)</li>\r
416                         <li>ADDED: <code>title</code>-attributes on inline/popup images (moraes)</li>\r
417                         <li>ADDED: New default skin (Ivan, hcgtv, moraes, ...)</li>\r
418                         <li>ADDED: fr 1081569, <code>&lt;%if(category,catid,1)%&gt;</code> support (moraes)</li>\r
419                         <li>ADDED: support for <code>rel="nofollow"</code> (Rakaz)</li>\r
420                         <li>FIXED: bug 1058978, subscription list of updated plugin showed the updated subscriptions while the old subscription-list was still in the database. Nucleus now gives a warning (TeRanEX)</li>\r
421                         <li>FIXED: bug 1083959, closed site still allowed posting comments (karma)</li>\r
422                         <li>FIXED: bug 1083971, editing blog settings was not possible on PHP versions &lt; 4.2.0 (floatval) (karma)</li>\r
423                         <li>FIXED: In v3.15, deleting an item via the bookmarklet failed (karma)</li>\r
424                         <li>ADDED: Support for <code>&lt;%blogsetting(short)%&gt;</code>, as suggested by caw (karma)</li>\r
425                         <li>FIXED: Default skin used <code>application/xml+rss</code> instead of <code>application/rss+xml</code>, causing RSS autodiscovery to fail. (karma)</li>\r
426                         <li>FIXED: Moved more hardcoded text into language files</li>\r
427                         <li>FIXED: Made it so malicious users cannot trick a logged in site member/admin into visiting a specifically crafted URL that performs some admin area task. (karma).</li>\r
428                         <li>FIXED: bug 976777, weblogs.com was not ping when posting draft (admun)</li>\r
429                         <li>ADDED: bug 1008171, cookie-prefix (karma)</li>\r
430                         <li>CHANGED: bug 1008175, move <code>getTemplate</code> into <code>MANAGER</code> class + some other performance tweaks (karma)</li>\r
431                         <li>ADDED: add plugin dependency check (admun)</li>\r
432                         <li>CHANGED: Sending out activation links rather than new passwords on new accounts, forgotten passwords, etc. (karma)</li>\r
433                         <li>ADDED: Plugins can now make text- and textarea-optiontypes readonly (TeRanEX)</li>\r
434                         <li>CHANGED: new plugin event <code>FormExtra</code> (for use with <code>ValidateForm</code>) (karma)</li>\r
435                         <li>CHANGED: better error handling when commenting. Errors now displayed together with comment form. (karma)</li>\r
436                         <li>CHANGED: actions (commenting, membermail, ...) can be done using any entry point, not just through <code>action.php</code> (karma)</li>\r
437                         <li>CHANGED: Added <code>$</code><code>Id$</code> info in sourcefiles (karma)</li>\r
438                         <li>CHANGED: PrePluginOptionsEdit-event now has an <code>extra</code>-field which can be used to add option-specific code to the page (TeRanEX)</li>\r
439                         <li>ADDED: new event, PrePluginOptionsUpdate, can be used by plugins to verify/modify the new value for an option (TeRanEX)</li>\r
440                         <li>ADDED: Plugins can now provide a documentation page, which is shown inside the admin area (TeRanEX)</li>\r
441                         <li>ADDED: Plugins can now limit values for an option to be only numeric (<code>datatype=numerical</code>) (TeRanEX)</li>\r
442                         <li>ADDED: OptionTop-methods, to let a plugin retreive an array of the x-highest (or lowest) values of an option (TeRanEX)</li>\r
443                         <li>ADDED: Plugins can now make specific options for items. These options can be edited directly from the item add or edit page (TeRanEX)</li>\r
444                 </ul>\r
445         </li>\r
446         <li>\r
447                 <strong>Nucleus v3.15 (November 14, 2004)</strong>\r
448                 <ul>\r
449                         <li>FIXED: Some XSS issues, as reported by Alexander Antipov</li>\r
450                         <li>FIXED: Validate data that is sent as HTTP headers (redirects etc) (karma)</li>\r
451                         <li>FIXED: bug 1029057, parsed include doesn't accept empty files (karma)</li>\r
452                         <li>FIXED: bug 1036849, 'relevance' listed in list of available skinvars, while it's a templatevar (karma)</li>\r
453                         <li>FIXED: It was possible to spoof the username on comments, even when "protect member names" was turned on. Reported by bigmouth. (karma)</li>\r
454                         <li>FIXED: bug 1025675, if(hasplugin) causes warnings in action log when plugin does not exist (karma)</li>\r
455                         <li>FIXED: bug 1008700, taking away admin attribute from a member was disallowed when that member did not have logon rights (karma)</li>\r
456                         <li>FIXED: bug 968925, member edit leak out repeat password box while it should be hidden (admun)</li>\r
457                         <li>FIXED: bug 933580, URLs in comments followed with a comma should not have the comma in the generated hyperlink (karma)</li>\r
458                         <li>FIXED: bug 1019584, separating search terms with a '+' character caused SQL errors (karma)</li>\r
459                         <li>FIXED: bug 1016217, superadmin should be allowed to edit all items/comments (karma)</li>\r
460                         <li>FIXED: bug 1019191, <code>&lt;%if(blogsetting,..)%&gt;</code> / <code>&lt;%if(category,...)%&gt;</code> broken on error pages (karma)</li>\r
461                         <li>FIXED: Made sure no code relies on the PHP5 setting <code>register_long_arrays</code> to be <code>On</code> (karma)</li>\r
462                         <li>FIXED: <code>Call to undefined function</code> when user specified a language in its profile (jef pober)</li>\r
463                         <li>FIXED: Quickmenu didn't show up after login from <code>index.php?action=showlogin</code> (karma)</li>\r
464                         <li>CHANGED: new plugin event <code>ValidateForm</code> (karma)</li>\r
465                         <li>CHANGED: Extra whitespace to make skin exports easier to read in text editors (karma)</li>\r
466                         <li>CHANGED: e-mail notifications are now sent as <code>utf-8</code> rather than <code>iso-8859-1</code> (karma)</li>\r
467                         <li>ADDED: Admin members can click the version number in the admin area to check for a newer version (karma)</li>\r
468                         <li>ADDED: <code>&lt;%if(admin)%&gt;</code> and <code>&lt;%if(admin,blogname)%&gt;</code> in skins (karma)</li>\r
469                         <li>ADDED: In the admin area, a list of all comments for a blog is now available (karma)</li>\r
470                         <li>ADDED: <code>ITEM::getitem</code> returns blogid, as suggested by leonbloy (karma)</li>\r
471                 </ul>\r
472         </li>\r
473         <li>\r
474                 <strong>Nucleus v3.1 (July 28, 2004)</strong>\r
475                 <ul>\r
476                         <li>FIXED: Nucleus v3.01 was missing a fix in <code>backup.php</code>, which could cause fulltext key info not to be backed up correctly</li>\r
477                         <li>ADDED: support for patch levels, so plugin API enhancements can be distributed to power users earlier (<a href="http://forum.nucleuscms.org/viewtopic.php?t=4142" title="More info...">suggested</a> by TeRanEX)</li>\r
478                         <li>FIXED: bug 974090, multiple identical SQL queries were executed when checking if a plugin is available (karma)</li>\r
479                         <li>FIXED: Default language wasn't always respected (fushimi)</li>\r
480                         <li>CHANGED: new bookmarklet style (TeRanEX / moraes)</li>\r
481                         <li>FIXED: After a karma vote, redirection to referer URL failed if <code>register_globals</code> is turned off (karma)</li>\r
482                         <li>FIXED: SQL Injection Vulnerability, reported by aCiDBiTS</li>\r
483                         <li>FIXED: bug 689468, moved PostAddComment from action.php to COMMENTS.php(admun)</li>\r
484                         <li>FIXED: bug 967580, Class variables were not explicitly defined in PHP classes (karma)</li>\r
485                         <li>FIXED: IE6 unreadable Admin menu textarea (admun)</li>\r
486                         <li>FIXED: Skin exports for skins containing CDATA sections (like the RSS feeds) caused the <code>skinbackup.xml</code> to contain invalid XML. (Import still worked, however) (karma)</li>\r
487                         <li>FIXED: German language file wrong translation (admun)</li>\r
488                         <li>CHANGED: replaced <code>split</code> by <code>preg_split</code> in the parser class. Should be faster according to PHP docs (karma)</li>\r
489                         <li>FIXED: documentation typo (admun)</li>\r
490                         <li>FIXED: PHP5: Install script failed to discover install path automatically (karma)</li>\r
491                         <li>FIXED: Skin parser no longer parses skinvars when they are inside a non-displayed <code>if</code>-section (karma)</li>\r
492                         <li>FIXED: bug 817361, prefix http:// to member's URL if missing (admun)</li>\r
493                 </ul>\r
494         </li>\r
495         <li>\r
496                 <strong>Nucleus v3.01 (July 13, 2004)</strong>\r
497                 <ul>\r
498                         <li>FIXED: PHP5: Links to plugin admin area broken (radekradek)</li>\r
499                         <li>FIXED: bug 966011, skins created with v2.0 could not be imported (karma)</li>\r
500                         <li>FIXED: Security issue spotted by rADo2</li>\r
501                 </ul>\r
502         </li>\r
503         <li>\r
504                 <strong>Nucleus v3.0 (May 30, 2004)</strong>\r
505                 <ul>\r
506                         <li>FIXED: When adding a weblog, select globally defined default skin by default (TeRanEX)</li>\r
507                         <li>FIXED: CSS conflict in default skin (moraes)</li>\r
508                         <li>FIXED: ADMIN.php no-cache after doctype added to support dynamic content for plugins in admin area (rADo2)</li>\r
509                         <li>FIXED: vars4.1.0.php fixed a strange bug for some PHP installs having empty $_REQUEST[] (rADo2)</li>\r
510                         <li>FIXED: globalfunctions.php - added a flag preventing include of vars...php twice for custom install (rADo2)</li>\r
511                         <li>FIXED: install.php - added a flag preventing include of vars...php twice for custom install (rADo2)</li>\r
512                         <li>FIXED: install.php - installCustomSkins skinbackup.xml renamed (rADo2)</li>\r
513                         <li>FIXED: install.php - installCustomPlugs now correctly syncs plugin events (rADo2)</li>\r
514                         <li>FIXED: Forcing focus on add/edit window after closing media library (nakahara21)</li>\r
515                         <li>ADDED: <code>class</code> attributes on textareas that allow skins/templates to be edited (karma)</li>\r
516                         <li>FIXED: Documentation and errors now tell to chmod config.php to 444 instead of 644 (hcgtv)</li>\r
517                         <li>CHANGED: Admin area style power-up (Radek)</li>\r
518                         <li>FIXED: Install script used $PHP_SELF, which is not available when register_globals is off (nakahara21)</li>\r
519                         <li>FIXED; Skin import failed if there were CDATA sections (Nucleus Japan)</li>\r
520                         <li>FIXED: <code>undoMagic</code> choked on array variables (Nucleus Japan)</li>\r
521                         <li>FIXED: htmlspecialchars causes broken url like "&amp;amp;amp;" (Nucleus Japan)</li>\r
522                         <li>FIXED: PostAddCategory event was never called (Nucleus Japan)</li>\r
523                         <li>FIXED: PostAddCategory event was not called when creating a new weblog (Nucleus Japan)</li>\r
524                         <li>FIXED: &lt;%blogurl%&gt; problem on category lists (nakahara21)</li>\r
525                         <li>CHANGED: Took out the HTTP Authentication part for now (it has no real use yet, and caused problems when Nucleus is installed in a protected directory)</li>\r
526                         <li>FIXED: When the 'Allow login edit' option was disabled, the e-mail address was not checked for validity when a user edited his/her settings. This would cause an e-mail with new password to be sent out to an invalid address. (Frankenstein)</li>\r
527                         <li>FIXED: Some PHP files were missing the closing <code>?&gt;</code> tag (ikeizer)</li>\r
528                         <li>FIXED: Plugins were inable to delete options (leonbloy)</li>\r
529                         <li>FIXED: XML-RPC: <code>metaWeblog.newPost</code> fails when an empty array is passed as list of categories (caused problems with Ecto)</li>\r
530                         <li>FIXED: Eliminated 2 SQL queries on most requests.</li>\r
531                 </ul>\r
532         </li>\r
533         <li>\r
534                 <strong>Nucleus v3.0 RC (April 27, 2004)</strong>\r
535                 <ul>\r
536                         <li>CHANGED: Labeled it v3.0, since users started believing "2.5 beta == 25 final"</li>\r
537                         <li>FIXED: XML-RPC: <code>metaWeblog.editPost</code> assigned the default category again when no categories were passed along (karma).</li>\r
538                         <li>FIXED: XML-RPC: <code>mt.getPostCategories</code> returned an invalid result (karma)</li>\r
539                         <li>CHANGED: On clean install, RSS and Atom feeds contain full items rather than excerpts only (karma)</li>\r
540                         <li>REMOVED: Clean installation does not include RSS 0.91 feed anymore. Only the RSS 2.0 and Atom 0.3 feeds are included (karma)</li>\r
541                         <li>ADDED: When a skin provides a preview thumbnail, it is displayed in the skin overview (include prefix required, 100x75 preview.png, preview-large.png). Also, when a readme.html file is present in the skin include dir, a link to that file is added (karma)</li>\r
542                         <li>CHANGED: Allowed skin names to have slashes (<code>/</code>) in them (karma)</li>\r
543                         <li>FIXED: When adding media in non-IE browsers, all text was removed</li>\r
544                         <li>FIXED: Wrong times displayed / 'no such item' errors when MySQL server and PHP server are in different timezones (karma)</li>\r
545                         <li>ADDED: Made sure language files for v2.5beta can be used with v2.5final without strange strings (e.g. _SETTINGS_EXTAUTH) showing up in the admin area (karma)</li>\r
546                         <li>FIXED: No CSS styles were applied on 'insert media' popup (karma)</li>\r
547                         <li>FIXED: Some more possible problems with URL linking in comments (karma)</li>\r
548                         <li>FIXED: In Opera, buttons on the extended area added text to the main body text instead (karma)</li>\r
549                         <li>CHANGED: Admin pages are being sent as <code>text/html</code> instead of <code>application/xhtml+xml</code> again, since it caused too much javascript problems. When <code>$CONF['debug']</code> is <code>1</code> however, the pages are still sent as <code>application/xhtml+xml</code> (karma)</li>\r
550                         <li>FIXED: <code>itemlink</code> in templatevars didn't include itemid when used on item skins (mas)</li>\r
551                         <li>FIXED: Errors when deleting plugins with options (Curtis)</li>\r
552                         <li>FIXED: &amp; not encoded in category names/descriptions in admin area (karma)</li>\r
553                         <li>ADDED: <code>hasplugin</code> option on <code>if</code> skinvars (Kazuhiko)</li>\r
554                         <li><del>ADDED: External Authentication (plugin contains authentication code) (Frankenstein)</del> <ins>(not in 3.0 final)</ins></li>\r
555                         <li><del>ADDED: HTTP Authentication (Frankenstein)</del> <ins>(not in 3.0 final)</ins></li>\r
556                         <li>FIXED: When using the JavaScript buttons to add images/bold text/... to the extended text area, the text was added to the main text body instead if JavaScript toolbar style was set to 'simple' (karma)</li>\r
557                         <li>FIXED: XML-RPC: Added <code>postid</code> in structs returned by <code>metaWeblog.getPost</code> and <code>metaWeblog.getRecentPosts</code> (karma)</li>\r
558                         <li>FIXED: XML-RPC: <code>metaWeblog.getRecentPosts</code> expected a <code>string</code> instead of an <code>int</code> for the <code>amountOfPosts</code> parameter. (karma)</li>\r
559                         <li>FIXED: convert linebreaks broke <code>\r\n</code> linebreaks (jmuto)</li>\r
560                         <li>FIXED: On <code>index</code> and <code>search</code> skinparts, <code>nextlink</code>/<code>prevlink</code> could not be used before a <code>blog</code> or <code>searchresults</code> skinvar was called (karma)</li>\r
561                         <li>FIXED: SQL errors when search query contained single quotes (<code>'</code>) (karma)</li>\r
562                         <li>FIXED: Backup did not store information about FULLTEXT keys. (karma)</li>\r
563                         <li>ADDED: Extended the <code>date</code> templatevariables with pre-defined formats <code>utc</code> and <code>iso8601</code> (needed for Atom syndication; karma)</li>\r
564                         <li>FIXED: super-admins that were not on a blog team did not see the categories when trying to add an item to that blog (karma)</li>\r
565                         <li>FIXED: <code>nextresults</code> and <code>prevresults</code> were listed as available skunvars, while they don't exist (karma)</li>\r
566                         <li>FIXED: XML-RPC library wrote <code>&lt;?phpxml version="1.0"?&gt;</code> as XML header (jmuto)</li>\r
567                         <li>FIXED: not longer showing comment form when comments disabled for blog (jmuto)</li>\r
568                         <li>CHANGED: Plugin options are no longer limited to 128 characters (karma)</li>\r
569                         <li>CHANGED: Exported skins are now saved as <code>skinbackup.xml</code> instead of <code>skindata.xml</code> to avoid confusion. (karma)</li>\r
570                         <li>ADDED: New plugin events <code>AdminPrePageHead</code>, <code>AdminPrePageFoot</code>, <code>PreSendContentType</code>, <code>QuickMenu</code>, <code>BookmarkletExtraHead</code> (karma)</li>\r
571                         <li>FIXED: Fix for bookmarklet, which failed in Opera (jmuto)</li>\r
572                         <li>FIXED: <code>nextitemtitle</code> and <code>previtemtitle</code> skinvars did not htmlencode their output (karma)</li>\r
573                         <li>CHANGED/ADDED: make all skinvars that insert links consistent. They can now all take a linktext parameter to insert a full link instead of a raw link. The <code>nextlink</code>/<code>prevlink</code> on search/index pages (introduced 2.5 beta) had to change for this. Skinvars that can take a linktext: <code>todaylink</code>, <code>archivelink</code>, <code>prevlink</code>, <code>nextlink</code> and <code>itemlink</code> (karma)</li>\r
574                         <li>FIXED: XML-RPC: <code>mt.setPostCategories</code> asumed that <code>isPrimary</code> was always present (karma)</li>\r
575                         <li>FIXED: Plugins that generate output when they are loaded can not longer break backups. (Xiffy)</li>\r
576                         <li>FIXED: The test that auto-disabled fancy URLs was incorrect, and also applied to top-level domains that use 3 characters (like .com) (karma)</li>\r
577                 </ul>\r
578         </li>\r
579         <li>\r
580                 <strong>Nucleus v2.5 beta (October 11, 2003)</strong>\r
581                 <ul>\r
582                         <li>ADDED: <code>if(previtem)</code>, <code>if(nextitem)</code> and <code>if(skintype,<em>typename</em>)</code> skinvars.</li>\r
583                         <li>FIXED: RSS conditional GET wasn't working correctly (Visa Kopu)</li>\r
584                         <li>ADDED: Templatevar <code>relevance</code> available when displaying search results (Xiffy)</li>\r
585                         <li>CHANGED: <code>nextlink</code> and <code>prevlink</code> skinvar now also available on <code>search</code> and <code>index</code> skins. (Xiffy)</li>\r
586                         <li>ADDED: Skinvars <code>nextitemtitle</code> and <code>previtemtitle</code> on <code>item</code> skins (Xiffy)</li>\r
587                         <li>FIXED: Upload did not notice duplicates correctly</li>\r
588                         <li>ADDED: XML-RPC: Support for <code>metaWeblog.newMediaObject</code> and <code>metaWeblog.getRecentPosts</code> methods</li>\r
589                         <li>ADDED: XML-RPC: Support for the <a href="http://www.movabletype.org/docs/mtmanual_programmatic.html">Movable Type API</a> (except for <code>mt.getTrackbackPings</code>)</li>\r
590                         <li>CHANGED: Fulltext search, prev/next links on search pages, ... (Xiffy)</li>\r
591                         <li>FIXED/CHANGED: Action log size drops back to 250 when more than 500 entries.</li>\r
592                         <li>FIXED: No more restrictions on category names</li>\r
593                         <li>ADDED: possibility to create <a href="http://nucleuscms.org/documentation/devdocs/custominstall.html">custom installs</a></li>\r
594                         <li>FIXED: XHTML admin documents now have a proper <code>xmlns</code> attribute set; <del>admin pages are now sent as <code>application/xhtml+xml</code> if the client browser accepts it.</del> <ins>Removed again in 3.5final</ins></li>\r
595                         <li>ADDED: Plugins can now make specific options for blogs, categories and members. These options can be edited directly from the blogsettings or member settings page.</li>\r
596                         <li>FIXED: It's no longer possible to select an item from an other weblog through <code>?itemid=</code> when there is a different <code>blogid=</code> parameter set in the request (or set using <code>selectBlog</code>)</li>\r
597                         <li>FIXED: Disallowed while trying to create a new category on item edit</li>\r
598                         <li>FIXED: Date/Time variables in date footer were not parsed</li>\r
599                         <li>FIXED: Adding an item while creating a new category prevented ping to be sent to weblogs.com</li>\r
600                         <li>FIXED: Right-click bookmarklet for IE (re-install to get it working with IE6)</li>\r
601                         <li>FIXED/CHANGED: hyperlink conversion in comments: ftp/http/mailto supported</li>\r
602                         <li>FIXED: spaces in between multiple notify e-mail addresses caused ar error message saying the e-mail address is invalid.</li>\r
603                         <li>FIXED: <code>archivedate</code> skinvar ignored the 'locale' parameter that was passed to it</li>\r
604                         <li>FIXED: <code>selectBlog</code> did not protect for changes in <code>?archivelist</code></li>\r
605                         <li>FIXED: <code>selectCategory</code> now takes a category id instead of a name (multiple categories can have the same name)</li>\r
606                         <li>CHANGED: Fancy URLs are only generated when <code>$CONF['Self']</code> does not end in <code>.php</code> (this avoids URLs like <code>index.php/item/95/item/94/member/1</code> when turning fancy URLs on without further configuration)</li>\r
607                         <li>CHANGED: Install script updates <em>config.php</em> automatically when it is writable</li>\r
608                         <li>CHANGED: When the content type of a skin is <code>application/xhtml+xml</code>, only send this to browsers that specify this type in their <code>HTTP_ACCEPT</code> header (otherwise, send <code>text/html</code> instead)</li>\r
609                         <li>CHANGED: More intelligent search keywords highlighting (multiple separate keywords etc), also available inside comment bodies now</li>\r
610                         <li>ADDED: Possibility to filter on filename in media library</li>\r
611                         <li>FIXED: <code>include('config.php')</code> caused problems when another <code>config.php</code> was in the PHP include path (nils bernhard)</li>\r
612                         <li>ADDED: LiveJournal conversion (moraes)</li>\r
613                         <li>FIXED: Karma Vote URLs used relative links to <code>action.php</code></li>\r
614                         <li>CHANGED: Support for PHP versions having <code>short_open_tag = Off</code> (Andrew Brampton/Terry Chay)</li>\r
615                         <li>ADDED: Plugin options can now also use a <code>textarea</code> type. (max. size for data is still 128 bytes though)</li>\r
616                         <li>FIXED: When unable to load a plugin, an error message is added to the actionlog</li>\r
617                         <li>FIXED: Not all messages sent to the actionlog actually appeared there</li>\r
618                         <li>ADDED: Made it possible to install more than one Nucleus installation in the same database (using a prefix to the tablenames)</li>\r
619                         <li>ADDED: Nucleus does not longer allow access to the Admin Area when files like <code>install.php</code>, <code>install.sql</code> or the <code>nucleus/upgrades</code> directory are still on the server.</li>\r
620                         <li>ADDED: <code>&lt;%member%&gt;</code> skinvar now also accepts <code>id</code> and <code>yourid</code> as parameter</li>\r
621                         <li>FIXED: JavaScript toolbar works better in Gecko-based browsers (Mozilla Firebird/Netscape 7)</li>\r
622                         <li>ADDED: <code>supportsFeature</code> method to plugin interface</li>\r
623                         <li>FIXED: Destination URL parameter on <code>membermailform</code> skinvar didn't work</li>\r
624                         <li>FIXED: Encoding of the window title of popup images (Osamu Higuchi)</li>\r
625                         <li>FIXED: Link at end of install sequence was pointing to install.php</li>\r
626                 </ul>\r
627         </li>\r
628         <li>\r
629                 <strong>Nucleus v2.0 Final (April 3, 2003)</strong>\r
630                 <ul>\r
631                         <li>FIXED: renamed the <code>xmlrpc_encode</code> and <code>xmlrpc_decode</code> methods in <code>xmlrpc.inc.php</code>, avoiding naming conflicts on some PHP configurations that are compiled with XMLRPC support</li>\r
632                         <li>FIXED: restore did not work on some PHP configurations, and did not correctly recognize <code>application/x-gzip</code> encoding type</li>\r
633                         <li>ADDED: <code>if(onteam[,blogname])</code> skinvar</li>\r
634                         <li>ADDED: automatic warning when headers have already been sent, with filename and linenumber included</li>\r
635                         <li>ADDED: About 40 extra plugin events</li>\r
636                         <li>ADDED: Made <code>&lt;%member%&gt;</code> available on all skin parts, and added <em>yourname</em>, <em>yoururl</em>, ... parameters</li>\r
637                         <li>FIXED: plugin loading is now a little more robust (non-fatal errors in the plugin PHP file used to cause a fatal error afterwards)</li>\r
638                         <li>ADDED: extra variables inside popup code/image code/media code template-parts: <code>width</code>, <code>height</code>, <code>link</code> and <code>text</code></li>\r
639                         <li>ADDED: Extra optional parameter for <code>image</code> skinvar, indicating which information to insert on the page</li>\r
640                         <li>CHANGED: Marked the <code>imagetext</code> skinvar as deprecated (use <code>image(caption)</code> instead)</li>\r
641                         <li>CHANGED: Marked the <code>ifcat</code> skinvar as deprecated (use <code>if(category)</code> instead)</li>\r
642                         <li>CHANGED: Marked the <code>vars</code> skinvar as deprecated (if anyone needs a hidden 'itemid' formfield [are there?], the itemid skinvar can be used instead)</li>\r
643                         <li>ADDED: <code>doTemplateCommentsVar(&amp;$item, &amp;$comment)</code> method in plugin interface</li>\r
644                         <li>CHANGED: comments are now also parsed using the same method as skins and items, allowing plugins, includes and more to be used there as well</li>\r
645                         <li>FIXED: guests cannot longer place 'fake' comments (making it look as if a regsitered memeber made the comment)</li>\r
646                         <li>FIXED: item contents is no longer trimmed</li>\r
647                         <li>FIXED: Made install script look less messy</li>\r
648                         <li>ADDED: <code>selectItem($id)</code> method</li>\r
649                         <li>FIXED: Unable to disable comments through 'edit item'</li>\r
650                         <li>ADDED: Plugins: EditItemFormExtras event gets itemid as separate parameter</li>\r
651                         <li>FIXED: missing ; in presented new blog code</li>\r
652                         <li>FIXED: PHP 4.0.6 didn't show item/member/... lists on admin area (PHP bug)</li>\r
653                         <li>ADDED: Plugin Hook: BlogSettingsFormExtras</li>\r
654                         <li>FIXED: &lt;%if(blogsetting,bcomments,1)%&gt; skinvars were not working</li>\r
655                         <li>ADDED: &lt;%if(loggedin)%&gt; skinvars were not working</li>\r
656                 </ul>\r
657         </li>\r
658         <li>\r
659                 <strong>Nucleus v2.0 beta (January 18, 2003)</strong>\r
660                 <ul>\r
661                         <li>FIXED: Highlighted text no longer has &lt;!--h--&gt; in it</li>\r
662                         <li>ADDED; Plugin hook: PostAuthentication</li>\r
663                         <li>ADDED: Plugin hooks PreAddItemForm, AddItemFormExtras and EditItemFormExtras</li>\r
664                         <li>CHANGED: Notifications emails (new comment, etc) are not sent to the person causing the notification (comment author)</li>\r
665                         <li>ADDED: plugins can access global variables <code>$currentTemplateName</code> and <code>$currentSkinName</code></li>\r
666                         <li>CHANGED: Spaces after commas in &lt;%image%&gt;, &lt;%popup%&gt;, &lt;%media%&gt; </li>\r
667                         <li>FIXED: HTML to Text conversion didn't always work</li>\r
668                         <li>ADDED: &lt;%date%&gt; templatevars extras (rfc822 &amp; rfc822GMT) (Xiffy)</li>\r
669                         <li>ADDED: ranges for &lt;%blog(...)%&gt; and &lt;%otherblog(...)%&gt; skinvars</li>\r
670                         <li>ADDED: templatevars &lt;%author(email)%&gt;, &lt;%author(url)%&gt; and &lt;%author(id)%&lt;</li>\r
671                         <li>CHANGED: Added info on new weblog creation (split up creation process into two steps)</li>\r
672                         <li>FIXED: Login screen after email address change did not work correctly</li>\r
673                         <li>ADDED: Plugin Hook: PrePluginOptionsEdit</li>\r
674                         <li>ADDED: Added a getMinNucleusVersion method to the plugin interface</li>\r
675                         <li>ADDED: PostPluginOptionsUpdate plugin event</li>\r
676                         <li>ADDED: Javascript toolbar: align left/center/right buttons (Irmo)</li>\r
677                         <li>ADDED: RSD skin/template</li>\r
678                         <li>ADDED: 'Fancy' URLs option &amp; support files. Allows for URLs like http://hostname/archive/1/2003-01-05 instead of http://hostname/index.php?blogid=1&amp;archive=2003-01-05</li>\r
679                         <li>ADDED: RSS 2.0 skin/template (Xiffy)</li>\r
680                         <li>ADDED: skinvar &lt;%skinname%&gt;</li>\r
681                         <li>ADDED: if/else in skins. parameters for 'if' are currently 'category' (=ifcat) or 'blogsetting/settingname' (settingname = columnname from database...)</li>\r
682                         <li>ADDED: Etag/If-None-Match support for xml-rss.php (needs some more work)</li>\r
683                         <li>FIXED: more friendly bookmarklet for Opera 6 users (all tabs are visible, editing through bookmarklet works)</li>\r
684                         <li>ADDED: on edit item, the post time can be changed (only if 'allow post to past' is enabled)</li>\r
685                         <li>ADDED: 'Allow Post to Past' option on weblog basis</li>\r
686                         <li>ADDED: IncludeMode and IncludePrefix settings in nucleus_skin_desc + interface to change these settings + user IncludePrefix while parsing includes.</li>\r
687                         <li>CHANGED: nucleusbutton skinvar now takes into account IncludeMode</li>\r
688                         <li>CHANGED: btimeoffset column is now DECIMAL instead of INT </li>\r
689                         <li>CHANGED: took away actionurl parameters from commentform and membermailform skinvars (it's a global setting now)</li>\r
690                         <li>ADDED: &lt;%set(property,value)%&lt; skin/template-var to set global parser properties. Only one option defined so far: 'IncludeMode'. Can be 'skindir' or 'normal' and affects the include/parseinclude/phpinclude skin/templatevars</li>\r
691                         <li>ADDED: &lt;%skinfile(filename)%&gt; skinvar (to be used on imported skins)</li>\r
692                         <li>ADDED: $CONF['SkinsURL'] and $DIR_SKINS (config.php)</li>\r
693                         <li>CHANGED: friendly names used on skin edit (instead of 'index', 'item' etc)</li>\r
694                         <li>ADDED: action url to global settings (action.php location)</li>\r
695                         <li>ADDED: $desturl and $actionurl parameters on membermailform skinvar</li>\r
696                         <li>ADDED: skin import/export class</li>\r
697                         <li>CHANGED: media library now works with multiple collections, of which one is private to the site member, and the rest is globally shared.</li>\r
698                         <li>CHANGED: base skin can now be changed (it's now a config setting). This skin is ONLY used in two cased: when all else fails, and when the selected skin does not have contents for the needed skinpart</li>\r
699                         <li>CHANGED: positive and negative karma votes are now kept separately, since that works better and is more flexible. The &lt;%karma%&gt; templatevar received an extra parameter to select which information to show</li>\r
700                         <li>ADDED: skinvars archivenext/archiveprev/archivetype</li>\r
701                         <li>CHANGED: skinvars nextlink/prevlink now also work on archive skins</li>\r
702                         <li>CHANGED: move item now also allows to choose a category</li>\r
703                         <li>CHANGED: new items can be added to other blogs also now</li>\r
704                         <li>FIXED: archivedate skinvar displaying wrong date</li>\r
705                         <li>FIXED: serverVar function was not working when using vars4.0.6.php</li>\r
706                         <li>ADDED: now also listing category in itemlist</li>\r
707                         <li>CHANGED: Admin Area now uses the Site Name instead of Nucleus</li>\r
708                         <li>CHANGED: admin.css and admin area: corrected h1, h2, h3 depth levels</li>\r
709                         <li>ADDED: batch operations</li>\r
710                         <li>FIXED: when language settings are changed, the new language is used immediately (only for global settings, not for member settings)</li>\r
711                         <li>CHANGED: archivelist query now uses the  SUBSTRING MySQL function instead of the YEAR/DAYOFMONTH/MONTH functions (caused trouble for some people)</li>\r
712                         <li>ADDED: maxlength attributes on forms</li>\r
713                         <li>CHANGED: commentlists: placed time/author in same table cell </li>\r
714                         <li>ADDED: extra convertor for Blogger blogs that use YACCS comments (exportable in CAIF format)</li>\r
715                         <li>FIXED: some possible security issues (thanks to Morgan Tocker)</li>\r
716                         <li>FIXED: shortening of strings does not corrupt HTML entities anymore (e.g. in RSS-feeds)</li>\r
717                         <li>CHANGED: links in comments are now handled differently. Part of the URL is now displayed instead of just http://.../</li>\r
718                         <li>ADDED: Opera version of bookmarklet</li>\r
719                         <li>ADDED: selectLanguage() function to force the use of a certain language file</li>\r
720                         <li>REMOVED: there was a plugin event AddItem which was actually not needed at all (wasn't included in the documentation too)</li>\r
721                         <li>ADDED: archivelist skinvars now takes an extra limit-parameter</li>\r
722                         <li>CHANGED: moved all forms which can be included through skinvar out of SKIN.php and into .template files in the nucleus/forms directory.</li>\r
723                         <li>FIXED: 'clone skin' did not copy contenttype</li>\r
724                         <li>FIXED: Errors in XML-RSS template (upgrading users might need to change this manually or by importing an updated skin)</li>\r
725                 </ul>\r
726         </li>\r
727         <li>\r
728                 <strong>Nucleus v1.55 (August 26, 2002)</strong>\r
729                 <ul>\r
730                         <li>ADDED: &lt;%archivedaylist%&gt; and &lt;%otherarchivedaylist%&gt; skinvars (to show archives by day instead of by month)</li>\r
731                         <li>FIXED: PHP error on createAccount through action.php</li>\r
732                         <li>ADDED: new parseFile-method available in index.php. Allows to parse non-blog pages with skinvars</li>\r
733                         <li>FIXED: editing comments with hyperreffed links</li>\r
734                         <li>ADDED: 'delete item' option on edit item, plus 'delete item' confirmation screens (also on bookmarklet)</li>\r
735                         <li>CHANGED: on multi-blog systems, the admin now only gets to see the blogs for which (s)he is on the team. All other blogs are available through an 'show all blogs...' link</li>\r
736                         <li>FIXED: link to recent items after weblogs.com ping was broken</li>\r
737                         <li>CHANGED: plugin event call 'PreAddComment' moved to immediately before the item is added to the database</li>\r
738                         <li>FIXED: tab-orders were not correct on multiple admin pages</li>\r
739                         <li>ADDED: &lt;%itemid%&gt; and &lt;%itemlink%&gt; available on item pages</li>\r
740                         <li>FIXED: install.php now works when the PHP option magic_quotes_runtime is enabled</li>\r
741                         <li>CHANGED: install.php gives an error when PHP is compiled without MySQL installed</li>\r
742                         <li>CHANGED: install.php automatically fills the 'mysql hostname' field when PHP option mysql.default_host is set.</li>\r
743                         <li>FIXED: greymatter convert was not putting a reference to the weblog in the comments table.</li>\r
744                         <li>CHANGED: added some linebreaks in the login screen of the admin area</li>\r
745                         <li>ADDED: new plugin events: PreAddItem, PreUpdateItem, PrepareItemForEdit, PreUpdateComment, PrepareCommentForEdit</li>\r
746                         <li>ADDED: JavaScript to hide empty fields when editing templates</li>\r
747                         <li>CHANGED: Admin area CSS now uses relative fontsizes and fontsize-keywords (also added trick to make IE5 get it right)</li>\r
748                         <li>FIXED: backup was broken :(</li>\r
749                         <li>CHANGED: replaced an SQL query that caused problems (NATURAL JOIN replaced by implicit inner join)</li>\r
750                         <li>ADDED: &lt;%self%&gt; available in categorylist templates</li>\r
751                         <li>ADDED: &lt;%itemtitle%&gt; skinvar available on item-skins</li>\r
752                         <li>FIXED: editing a comment you made in a blog that's not your own resulted in a 'disallowed action' error </li>\r
753                         <li>FIXED: plugin was listed twice in the list of available skinvars</li>\r
754                         <li>ADDED: &lt;%archivedate%&gt; skinvar on archive skins</li>\r
755                         <li>FIXED: admininstrators could not edit details of other members</li>\r
756                 </ul>\r
757         </li>\r
758         <li>\r
759                 <strong>Nucleus v1.5 (August 13, 2002)</strong>\r
760                 <ul>\r
761                         <li>ADDED: Introducing plugins (define your own skinvars and templatevars, add event listeners, ...)</li>\r
762                         <li>CHANGED: simpler and more accessible default templates/skins</li>\r
763                         <li>FIXED: GreyMatter convert now works when the <code>asp_tags</code> option in PHP is enabled</li>\r
764                         <li>ADDED: title and authorName fields in Blogger API getRecentItems call</li>\r
765                         <li>ADDED: HTML label tags for radio buttons and checkboxes (this way you can click anywhere on the text instead of only on the radio button/checkbox itself)</li>\r
766                         <li>FIXED: deleting a comment you made in a blog that's not your own resulted in a 'disallowed action' error (thanks moraes)</li>\r
767                         <li>CHANGED: the place where comments are inserted can now be chosen from within the template. Just include &lt;%comments%&gt; in the ITEM templatepart whereever you want the comment count (or comments) to appear. In upgrading, the old ordening is imitated by adding '&lt;%comments%&gt;' to the end of the ITEM template part.</li>\r
768                         <li>CHANGED: now trimming parameters that were passed to skinvars/templatevars</li>\r
769                         <li>ADDED: &lt;%referer%&gt; skinvar, which inserts HTTP_REFERER</li>\r
770                         <li>ADDED: '- New Category -' can now be chosen on add/edit item (only for blog admins). A new category is then created, and the chance is given to edit the category details.</li>\r
771                         <li>ADDED: optional attributes for templatevars &lt;%time(format)%&gt;, &lt;%date(format)%&gt;, &lt;%syndicate_title(maxLength)%&gt;, &lt;%syndicate_description(maxLength)%&gt;</li>\r
772                         <li>ADDED: new user registrations show up in action log</li>\r
773                         <li>ADDED: new option to allow non-members to send messages (the membermailform)</li>\r
774                         <li>FIXED: when an admin edits an item written by someone else, and uploads an image, the image is now saved under the original authors media directory</li>\r
775                         <li>CHANGED: &lt;%author(realname)%&gt; in item templates now inserts the real name of the author</li>\r
776                         <li>FIXED: install.php now works when magic_quotes_gpc is disabled</li>\r
777                         <li>ADDED: New settings: PluginURL, MaxUploadSize, ProtectMemNames</li>\r
778                         <li>ADDED: hotlinks to the defined skinparts from the skin overview (also gives a good view on which skinparts have been defined and which have not been defined)</li>\r
779                         <li>ADDED: &lt;%smartbody%&gt; for item templates, which chooses between showing the body and extended part, based on the extended part being empty or not. Using this, the body text can be your full text, and the extended part could be seen as an 'introduction', which you want to show on the front page. (request from smarko)</li>\r
780                         <li>ADDED: &lt;%edit%&gt;, &lt;%editlink%&gt; and &lt;%editpopupcode%&gt; can be used in item templates (and in items themselves) to insert a link  to where the item can be edited/deleted. (default setting uses bookmarklet to do this). The edit links only get shown when the user is allowed to edit a certain item (blog admin or item author). </li>\r
781                         <li>FIXED: bookmarklet now works correctly when magic_quotes_gpc and register_globals are turned off </li>\r
782                         <li>ADDED: PHP and MySQL versions are listed during the installation proces, with warnings when those version numbers are lower than what Nucleus requires</li>\r
783                         <li>CHANGED: item parsing method changed, so it's more easily extensible. plugin, parsedinclude, include and phpinclude are now also allowed in some templates. Inside items, there are also 3 allowed variables: 'image', 'media' and 'popup'</li>\r
784                         <li>FIXED: image popups didn't work with register_globals disabled</li>\r
785                         <li>CHANGED: renamed method: getBlogidFromName -&gt; getBlogIDFromName (consistency)</li>\r
786                         <li>ADDED: method selectCategory($name)</li>\r
787                         <li>FIXED: Nucleus now handles data correctly when magic_quotes_gpc is disabled (solves some problems with template editing)</li>\r
788                         <li>CHANGED: categories in selection box are now sorted by name (tip from katatonik)</li>\r
789                         <li>FIXED: Not all tables got exported on backup :( (thanks Xiffy!)</li>\r
790                         <li>FIXED: add item form didn't handle keyboard shortcuts correctly (thanks Hop!)</li>\r
791                         <li>CHANGED: 'remember me' checkbox is now checked when the information was remembered from before (this way, the cookie gets set again and does not expire)</li>\r
792                         <li>FIXED: after a category got selected through skinvar parameters, skinvars applying to all categories also got applied only to the last category that was selected (thanks Xiffy!)</li>\r
793                         <li>ADDED: table nucleus_comment got an extra cblog column (redundant) to allow to find the blog that goes with a comment more easily.</li>\r
794                         <li>FIXED: email address checking routine (false email addresses like foo@@bar.com were allowed)</li>\r
795                         <li>CHANGED: New installations now get a robots.txt file (disallows karma voting/commenting/... by bots)</li>\r
796                         <li>CHANGED: JavaScript preview now shows image outlines and popup image links</li>\r
797                         <li>CHANGED: searchform now available on ALL skintypes</li>\r
798                         <li>FIXED: headers in globalfunctions/SKIN.php now sent _only_ when no other headers have been sent before. Should make including easier.</li>\r
799                         <li>CHANGED: RSS-auto-discovery tag in default skin</li>\r
800                         <li>CHANGED: formfields got labels (accessibility issue). Also access keys have been defined: L for login, 4 for Search (on windows, actions keys are used together with the ALT key)</li>\r
801                         <li>ADDED: left and right box buttons on JS toolbar</li>\r
802                         <li>FIXED: truncated entry when login is requested after adding (data didn't get passed on correctly)</li>\r
803                         <li>ADDED: &lt;%authorlink%&gt; to template vars for item templates (this one can take catid into account)</li>\r
804                         <li>ADDED: $CONF['Self'] =&gt; $CONF['ItemURL'], $CONF['IndexURL'], ... to optionally allow people to use different files for items/archives/...</li>\r
805                         <li>CHANGED: Now using mysql_fetch_assoc instead of mysql_fetch_array (efficiency)</li>\r
806                         <li>CHANGED: The &lt;%searchresults%&gt; and &lt;%othersearchresults%&gt; skintags got an extra parameter to limit the number of results (defaults to 50)</li>\r
807                         <li>FIXED: doError did not take into account chosen skin</li>\r
808                         <li>FIXED: Commentform not shown anymore for closed items (a message is shown instead)</li>\r
809                         <li>CHANGED: Removed all unneccessary javascript: links (deprecated)</li>\r
810                         <li>CHANGED: Media: Procentual width and height values are now allowed in image and inline constructs (e.g. &lt;%image(bla.gif|50%|50%|lala)%&gt;)</li>\r
811                         <li>FIXED: Blogger API: getPost wasn't returning category name</li>\r
812                         <li>FIXED: Blogger API: getRecentPosts wasn't converting linebreaks</li>\r
813                         <li>FIXED: surpressed warning on mysql_close</li>\r
814                         <li>FIXED: install-script now also accepts email addresses that contain uppercase characters</li>\r
815                         <li>FIXED: imported items did not show up in the weblog</li>\r
816                         <li>FIXED: blogger api &lt;title&gt; thingie didn't work</li>\r
817                         <li>CHANGED: Made all uploaded files be chmodded to 644</li>\r
818                         <li>FIXED: template cloning didn't clone all parts</li>\r
819                         <li>FIXED: After new user registration, there was a redirect to the members url (use 'desturl' now to indicate destination url)</li>\r
820                         <li>...and a lot of small changes</li>\r
821                 </ul>\r
822         </li>\r
823         <li>\r
824                 <strong>Nucleus v1.1 (April 30, 2002)</strong>\r
825                 <ul>\r
826                         <li>Started assuming that at least PHP 4.0.5 is available. (for older PHP versions, some small code-changes should do the trick)</li>\r
827                         <li>Added bookmarklets for Mac/IE5 users and Mozilla. Also, made the title of the page also show up in the title field of the new item. Makes more sense. <small>(thanks to <a href="http://www.35mm.org">Ricardo Lamego</a>)</small></li>\r
828                         <li>Made the <a href="http://www.php.net/manual/en/language.variables.predefined.php" title="see PHP doc">predefined PHP variables</a> available in scripts called through &lt;%phpinclude(..)%&gt; <small>(thanks to <a href="http://www.polskaya.be/">Polskaya</a> for noticing the problem)</small></li>\r
829                         <li>Fixed: &lt;%additemform%&gt; and &lt;%nucleusbutton%&gt; didn't work when admin area was not in a dir named 'nucleus'</li>\r
830                         <li>Added: &lt;%sitevar(adminurl)%&gt; and shortcut &lt;%adminurl%&gt; to include the URL of the admin area</li>\r
831                         <li>Changed all references to nucleus.demuynck.org into references to <a href="http://nucleuscms.org/">nucleuscms.org</a></li>\r
832                         <li>Extra settings: cookie domain, cookie path, secure cookie (for https)</li>\r
833                         <li>Instead of stripping tags in comments, &lt; and &gt; are now replaced by their entities (&amp;lt; and &amp;gt;). This way, greater than and lower than signs can be used in comments <small>(inspiration by <a href="http://www.adfundum.be/">Steven Verbruggen</a>)</small></li>\r
834                         <li>Added charset to language files, so international character sets can be used when needed <small>(<a href="http://forum.nucleuscms.org/viewtopic.php?t=56">forum</a>)</small></li>\r
835                         <li>Added an extra content-type attribute to skins, so the output type can be set correctly by Nucleus</li>\r
836                         <li>Removed the 'headlines' skin and templates. Don't want new users to get too confused.</li>\r
837                         <li>Notification emails now also get the senders display name</li>\r
838                         <li>All errors now handled by doError method in globalfunctions.php (makes it easier when you want to use your own error handler instead of the error skin)</li>\r
839                         <li>Site-members can now override the default site-language setting for the pages they visit</li>\r
840                         <li>Added skinvars &lt;%otherarchive%&gt; and &lt;%othersearchresults%&gt; for use on archive/search pages.</li>\r
841                         <li>Skinvar &lt;%searchform%&gt; now takes an optional parameter: blogname (for which you want a search form)</li>\r
842                         <li>Introducing categories! (new settings; new skinvars category, categorylist and ifcat; new template vars &lt;%category%&gt;, &lt;%catid%&gt; and &lt;%categorylink%&gt;; new optional category params for skinvars blog, otherblog, archive, otherarchive, archivelist, otherarchivelist)</li>\r
843                         <li>Fixed: error skin didn't get copied on skin cloning</li>\r
844                         <li>Even more new skinvars to make skinning easier: &lt;%todaylink%&gt;, &lt;%archivelink%&gt;, &lt;%prevlink%&gt; and &lt;%nextlink%&gt; <small>(<a href="http://forum.nucleuscms.org/viewtopic.php?t=67">forum</a>)</small></li>\r
845                         <li>Fixed: The install script was giving warnings about uninitialized variables on some PHP configurations</li>\r
846                         <li>Moved version history to separate file</li>\r
847                         <li>Made upgrade scripts a little more robust and more verbose</li>\r
848                         <li>XML-RPC: <a href="http://www.xmlrpc.com/metaWeblogApi">metaWeblog API</a> support</li>\r
849                         <li>XML-RPC: &lt;title&gt; and &lt;category&gt; tags can now be used with the Blogger API (similar to b2)</li>\r
850                         <li>Fixed problem with create account <small>(<a href="http://forum.nucleuscms.org/viewtopic.php?t=92">forum</a>)</small></li>\r
851                         <li>Made it so Nucleus still works when using PHP &gt;4.1.0 with register_globals turned off, which is the default setting for new installations <small>(<a href="http://forum.nucleuscms.org/viewtopic.php?t=95">forum</a>)</small></li>\r
852                         <li>Media library: popup now requests login when needed</li>\r
853                         <li>Media library: option to auto-prefix uploaded files with date (turned on by default)</li>\r
854                         <li>Backup/Restore: backup file name now has date + nucleus.sql renamed to install.sql + extra "I'm sure"-checkbox on restore to avoid errors <small>(<a href="http://forum.nucleuscms.org/viewtopic.php?t=100">forum</a>)</small></li>\r
855                         <li>Javascript toolbar: simpler version available that works in Mozilla</li>\r
856                         <li>Fixed: Closed items don't show 'no comments' link anymore <small>(forum)</small></li>\r
857                         <li>Fixed: Drafts items don't result in 'January 1970' entries in archivelist</li>\r
858                         <li>Fixed: Added &lt;image&gt; tag to xmlrss skin for new installs. It's required. (defaults to a nucleus logo, up to you to change it)</li>\r
859                         <li>Fixed: Error with restore (content with semicolons in it would not get restored)</li>\r
860                         <li>Added: Extra notification options</li>\r
861                         <li>Archives can now also be accessed by day, and an extra daylink template var is available in date headers</li>\r
862                         <li>Fixes in default skin</li>\r
863                         <li>As always, lots of small fixes &amp; code rewrites</li>\r
864                         <li>\r
865                                 Changes (additions to and <del>deletions</del> from) language file:\r
866                                 <ul>\r
867                                         <li>_SETTINGS_COOKIES_TITLE</li>\r
868                                         <li>_SETTINGS_COOKIEDOMAIN</li>\r
869                                         <li>_SETTINGS_COOKIEPATH</li>\r
870                                         <li>_SETTINGS_COOKIESECURE</li>\r
871                                         <li>_SKIN_UPDATED</li>\r
872                                         <li>_TEMPLATE_UPDATED</li>\r
873                                         <li>_CHARSET</li>\r
874                                         <li>_MEMBERS_DEFLANG</li>\r
875                                         <li>_MEMBERS_USESITELANG</li>\r
876                                         <li>_ADD_CATEGORY</li>\r
877                                         <li>_ADD_DRAFTNFUTURE</li>\r
878                                         <li>_ERROR_NOSUCHLANGUAGE</li>\r
879                                         <li>_ERROR_NOSUCHCATEGORY</li>\r
880                                         <li>_ERROR_DELETEDEFCATEGORY</li>\r
881                                         <li>_ERROR_DELETELASTCATEGORY</li>\r
882                                         <li>_ERROR_BADCATEGORYNAME</li>\r
883                                         <li>_ERROR_DUPCATEGORYNAME</li>\r
884                                         <li>_CONFIRMTXT_CATEGORY</li>\r
885                                         <li>_DELETED_CATEGORY</li>\r
886                                         <li>_LISTS_TYPE</li>\r
887                                         <li>_SKIN_TYPE</li>\r
888                                         <li>_YOURSITE</li>\r
889                                         <li><del>_LIST_COMMENT_HOST</del></li>\r
890                                         <li>_SETTINGS_MEDIA</li>\r
891                                         <li>_SETTINGS_MEDIAPREFIX</li>\r
892                                         <li>_SETTINGS_MEMBERS</li>\r
893                                         <li>_LOGIN_FORGOT</li>\r
894                                         <li>_TEMPLATE_CATEGORYLIST</li>\r
895                                         <li>_TEMPLATE_CATHEADER</li>\r
896                                         <li>_TEMPLATE_CATITEM</li>\r
897                                         <li>_TEMPLATE_CATFOOTER</li>\r
898                                         <li>_EBLOG_DEFCAT</li>\r
899                                         <li>_EBLOG_CAT_TITLE</li>\r
900                                         <li>_EBLOG_CAT_NAME</li>\r
901                                         <li>_EBLOG_CAT_DESC</li>\r
902                                         <li>_EBLOG_CAT_CREATE</li>\r
903                                         <li>_EBLOG_CAT_UPDATE</li>\r
904                                         <li>_EBLOG_CAT_UPDATE_BTN</li>\r
905                                         <li>_EBLOG_NOTIFY_ON</li>\r
906                                         <li>_EBLOG_NOTIFY_COMMENT</li>\r
907                                         <li>_EBLOG_NOTIFY_KARMA</li>\r
908                                         <li>_EBLOG_NOTIFY_ITEM</li>\r
909 \r
910                                 </ul>\r
911                         </li>\r
912                 </ul>\r
913         </li>\r
914         <li>\r
915                 <strong>Nucleus v1.0 (March 6, 2002)</strong>\r
916                 <ul>\r
917                         <li>Fixed: width &amp; height of &lt;%image()%&gt; construct</li>\r
918                         <li>Changed: windows in popup windows don't have a white border anymore <small>(<a href="http://www.nucleuscms.org/forum/viewtopic.php?t=3">see forum</a>)</small>\r
919                         </li>\r
920                         <li>Fixed: bug with single quotes in image/popup constructs <small>(<a href="http://www.nucleuscms.org/index.php?itemid=1812">see message</a>)</small></li>\r
921                         <li>Fixed: fatal error in 'send password' method <small>(thanks to <a href="http://modder.org/HANK!">HANK!</a>)</small></li>\r
922                         <li>Fixed: removed some illegal characters from code documentation since they caused parse errors on some systems <small>(thanks to Martin Belle-Isle and Rodrigo Moraes; see <a href="http://www.nucleuscms.org/forum/viewtopic.php?t=5">forum</a> for extra details)</small></li>\r
923                         <li>Refined: added a note about spaces to the install-script <small>(see <a href="http://www.nucleuscms.org/forum/viewtopic.php?t=14">forum</a>)</small></li>\r
924                         <li>Added: donate-link on admin page <small>(hey! it's free, I have the right to bug you with this sort of things ;-)</small></li>\r
925                         <li>Changed: it's not possible anymore to create a draft future item. That didn't make sense. You can now choose whether you want to publish a draft item either immediately or in the future when editing the item</li>\r
926                         <li>Changed: made it so that the 'disable comments' choice is not offered anymore on add/edit item form when commenting is disabled in the blogsettings</li>\r
927                         <li>Fixed: where possible, redirection after commenting is now done to the correct file (instead of index.php)</li>\r
928                         <li>Fixed: bug where only superadmins could change usernames/passwords, even if the corresponding option in the settings was set <small>(thx <a href="http://www.sneppah.be/">slekke</a>)</small></li>\r
929                         <li>Added: allowed variables for a skinpart now shown when editing skin</li>\r
930                         <li>Wrote new re-usable parser that does skin parsing in a way that is more flexible and less prone to errors.</li>\r
931                         <li>Changed: passwords now stored in encrypted form</li>\r
932                         <li>Optimizing: optimized some queries</li>\r
933                         <li>Added: &lt;%otherarchivelist(blogname,templatename)%&gt; in skins</li>\r
934                         <li>Added: Blogger Convert</li>\r
935                         <li>Added: "shared computer" checkbox on login. Checking this box will make your cookie expire at the end of the session (instead of taking the global site setting) <small>(see <a href="http://www.nucleuscms.org/forum/viewtopic.php?t=33">forum</a>)</small></li>\r
936                         <li>Added: "remember me" checkbox on comment forms for non-members</li>\r
937                         <li>Most language related things are now moved to language files. Now you can roll your own :)</li>\r
938                         <li>Added: optional parameters rows/cols in membermailform skinvar</li>\r
939                         <li>Added: skinvars: &lt;%phpinclude(file)%&gt; and &lt;%parsedinclude(file)%&gt;. &lt;%plugin%&gt; is now deprecated (in favor of phpinclude). The plugins directory should also not be used anymore (it'll get another function in a later version)</li>\r
940                         <li>Added: skinvar &lt;%self%&gt; which includes the filename of the currently executing script (index.php or whatever is sen in $CONF['Self'])</li>\r
941                         <li>Automatich hyperlink detection in comments now also recognizes comma's</li>\r
942                         <li>Added: selectSkin('name') and selectBlog('name') functions available for use in index.php</li>\r
943                         <li>Added: Small <a href="tips.html#backups">restore-guide</a> for the worst case scenario</li>\r
944                         <li>Added: A toolbar with markup buttons on add/edit item, plus option to disable it in the settings. When Mozilla is used, Nucleus tries to disable it automatically (since it doesn't work there anyway)</li>\r
945                         <li>Fixed: media were not expanded in extended text <small>(thx <a href="http://www.elrado.nl/">raoul</a>)</small></li>\r
946                         <li>Changed javascript code of popup help so it works better in Mozilla <small>(thanks to <a href="http://idontsmoke.co.uk/">Paul Sowden</a>)</small></li>\r
947                         <li>UI improvements</li>\r
948                         <li>New default skin (the old one was just plain ugly :-)</li>\r
949                         <li>Small bug-fixes</li>\r
950                 </ul>\r
951         </li>\r
952         <li>\r
953                 <strong>Nucleus v0.96 (December 13, 2001)</strong>\r
954                 <ul>\r
955                         <li>Added: add-item-preview now also in admin area</li>\r
956                         <li>Added: action log</li>\r
957                         <li>Added: media library and file-upload</li>\r
958                         <li>Added: karma votes</li>\r
959                         <li>Added: Option to disable loginname/password changing by members</li>\r
960                         <li>Added: simple popup windows for image viewing</li>\r
961                         <li>Fixed: E-mail address validation check does not longer require addresses to be all lowercase</li>\r
962                         <li>Fixed: magic_quotes are now explicitly disabled, solving escaping problems (thanks to <a href="http://www.aroundmyroom.com/">Dennis Slagers</a>)</li>\r
963                         <li>Fixed: error handling when pinging weblogs.com</li>\r
964                         <li>Added: now also storing IP with comments (next to hostname)</li>\r
965                         <li>Added: IP banlist (to prevent nasty people from commenting/voting)</li>\r
966                         <li>Changed: Notification mails now include the item's title</li>\r
967                         <li>Changed: Weblogs can only be deleted by super-admins</li>\r
968                         <li>Changed: <a href="http://xmlrpc.usefulinc.com/">XML-RPC for PHP</a> v1.02</li>\r
969                         <li>Added: Small <a href="tips.html#filepermissions">guide to changing/setting filepermission</a> in docs</li>\r
970                         <li>Changed: Upgrade and conversion scripts now get packed separately</li>\r
971                         <li>Fixed: For error skins, the default skin is used now instead of 'default' (thanks to <a href="http://www.sneppah.be/">Slekke</a>)</li>\r
972                         <li>Fixed: The code to insert the Nucleus button was not XHTML (strict) compliant, oh my!</li>\r
973                         <li>GM Conversion: The conversion of {{popup}} now works correctly (and copies image files to the media dir)</li>\r
974                         <li>Fixed: a minor bug in XML-RPC call blogger.getUsersBlogs</li>\r
975                         <li>Fixed: a major bug in XML-RPC call blogger.getRecentPosts</li>\r
976                         <li>Fixed: problem concerning template editing and the XML-RPC call blogger.setTemplate</li>\r
977                 </ul>\r
978         </li>\r
979         <li>\r
980                 <strong>Nucleus v0.95 (October 10, 2001)</strong>\r
981                 <ul>\r
982                         <li>Added: per-blog setting to enable/disable line break conversion</li>\r
983                         <li>Added: per-blog setting to send a ping to Userland (weblogs.com) when you update your blog. This way, you'll be able to end up in the weblogs.com update-list</li>\r
984                         <li>Switched to v1.01 of the XML-RPC for PHP libs (was v1.0)</li>\r
985                         <li>Upgrade scripts are available (for upgrade from versions &lt; 0.95 to v0.95)</li>\r
986                         <li>Added: &lt;%previtem%&gt; and &lt;%nextitem%&gt; can be used in item-skins</li>\r
987                         <li>Some changes in the default database dump</li>\r
988                 </ul>\r
989         </li>\r
990         <li>\r
991                 <strong>Nucleus v0.94 (September 27, 2001)</strong>\r
992                 <ul>\r
993                         <li>Changed: 'Add Item' in admin-area now redirects to blog url (if available)</li>\r
994                         <li>Changed: <em>headlines.php</em> and <em>xml-rss.php</em> adapted to behave better in disabled-site situations</li>\r
995                         <li>Changed: &lt;%userlink%&gt; got smarter in recognizing e-mail addresses</li>\r
996                         <li>Added: tabindices in forms to make traversal with the TAB-button more natural</li>\r
997                         <li>Fixed: bookmarklet login did not pass data correctly</li>\r
998                         <li>Added: JavaScript to open links in new window (javascrip/opennew.js)</li>\r
999                         <li>Added: &lt;%year%&gt; and &lt;%month%&gt; in templates for archivelist-items</li>\r
1000                         <li>CSS lightly changed because IE6 is a little bit more picky (which is actually a good thing)</li>\r
1001                         <li>Fixed: popup code (JavaScript) for help-windows (didn't work ok in IE6)</li>\r
1002                         <li>Added: Description or summary of what you are going to delete on the confirmation screens</li>\r
1003                         <li>Added: Workaround (for advanced users) to get your archives into search engines (on tips &amp; suggestions page)</li>\r
1004                         <li>Fixed: A bug in the XML-RPC server</li>\r
1005                 </ul>\r
1006         </li>\r
1007         <li>\r
1008                 <strong>Nucleus v0.93 (September 19, 2001)</strong>\r
1009                 <ul>\r
1010                         <li>Added: friendly error message on error with nucleusdir definition in config.php</li>\r
1011                         <li>Changed: call_user_func instead of eval</li>\r
1012                         <li>Added: forms included by skin variables now have class="formfield" and class="formbutton" arguments, to allow more control on the layout</li>\r
1013                         <li>Created a <a href="tips.html">'Tips &amp; Suggestions'</a> page next to this manual</li>\r
1014                         <li>XML-RPC API: added nucleus.addDatedItem method</li>\r
1015                         <li>XML-RPC API: added nucleus.editItem method</li>\r
1016                         <li>XML-RPC API: added nucleus.getRecentItems method</li>\r
1017                         <li>XML-RPC API: added nucleus.getItem method</li>\r
1018                         <li>Added documentation for XML-RPC nucleus.* methods</li>\r
1019                         <li>Fix: Search results didn't show the amount of comments. Now they do.</li>\r
1020                 </ul>\r
1021         </li>\r
1022         <li>\r
1023                 <strong>Nucleus v0.92 (September 18, 2001)</strong>\r
1024                 <ul>\r
1025                         <li>GM conversion: {{linkmo and {{emailmo conversion now also works with PHP versions &lt; 4.0.4</li>\r
1026                         <li>GM conversion: Fixed occasional JavaScript errors with {{linkmo and {{emailmo</li>\r
1027                         <li>GM conversion: Fixed [read more] bug</li>\r
1028                         <li>GM conversion: Extra intelligence in choosing URL or e-mail to save as userid for comments</li>\r
1029                         <li>Added: ?archivelist can now be used without arguments to show the list of archives for the default weblog</li>\r
1030                         <li>Fixed: Editing comments now does not allow the use of HTML anymore. The same checks as when adding new comments are performed on update attempts.</li>\r
1031                         <li>Added: check to find out if update file is writable (on changing blogsettings and creating new weblog)</li>\r
1032                         <li>Changed: hard returns in add item now get converted to line breaks (&lt;br /&gt;), Also, modified javascript code that handles preview to behave in the same way.</li>\r
1033                         <li>Changed: &lt;%commentform%&gt; does not show user and userid fields for logged in users. Instead, it shows the name of the user.</li>\r
1034                         <li>GM Conversion: {{popup command now also translated (will be converted into a link to the image, not into a popup window!)</li>\r
1035                         <li>Updated: default templates (?archivelist)</li>\r
1036                         <li>Changed: E-mail Address Validation Check</li>\r
1037                 </ul>\r
1038         </li>\r
1039         <li>\r
1040                 <strong>Nucleus v0.91 (September 15, 2001)</strong>\r
1041                 <ul>\r
1042                         <li>Improved conversion for GreyMatter blogs. Special markup commands are now recognized. (thanks to <a href="http://www.elrado.nl/">Raoul</a> for pointing this out)</li>\r
1043                 </ul>\r
1044         </li>\r
1045         <li>\r
1046                 <strong>Nucleus v0.90 [beta 2 release] (September 14, 2001)</strong>\r
1047                 <ul>\r
1048                         <li>an install-script is now available, no more messing around in shells</li>\r
1049                         <li>created default skins/templates for a release version</li>\r
1050                         <li>option to store 'last visit' cookie and to use 'new' indication on items</li>\r
1051                         <li>?archivelist=.. request can now also be used with a blogid instead of a blog shortname</li>\r
1052                         <li>forgotten password reminder</li>\r
1053                         <li>Bookmarklet can be used without being logged in. A login prompt is shown in that case.</li>\r
1054                         <li>When not being logged in to the admin area, requested actions are now completed after passing login information. Before, you would always end up at the action overview after passing login information, and your requested action would have gone lost.</li>\r
1055                         <li>Super-admins now have access to all blogs, even if they are not on the team</li>\r
1056                         <li>Logtext passed to bookmarklet now gets &lt;br /&gt; added before each newline</li>\r
1057                         <li>Added little JavaScript to prevent submitting form data twice</li>\r
1058                         <li>Sample plugin: google referer check</li>\r
1059                         <li>Conversion script to import GreyMatter blogs included</li>\r
1060                         <li>Removed 'assign comment to member' feature</li>\r
1061                         <li>Added toolbar to popup help windows (because of the back/forward buttons)</li>\r
1062                         <li>Added &lt;%blogurl%&gt; variable for item templates</li>\r
1063                         <li>bug-fixes</li>\r
1064                         <li>small esthetic changes</li>\r
1065                         <li>...</li>\r
1066                 </ul>\r
1067         </li>\r
1068         <li>\r
1069                 <strong>Nucleus v0.80 [beta 1 release] (September 2, 2001)</strong>\r
1070                 <ul>\r
1071                         <li>XML-RPC Interface implementing the blogger methods</li>\r
1072                         <li>fixes and code-reorganisation</li>\r
1073                         <li>popup-help on item pages</li>\r
1074                         <li>bookmarklets/right click blogging</li>\r
1075                         <li>the start of something that looks like documentation</li>\r
1076                 </ul>\r
1077         </li>\r
1078         <li>\r
1079                 <strong>Nucleus v0.70 [not released] (August 20, 2001)</strong>\r
1080                 <ul>\r
1081                         <li>mySQL instead of XML</li>\r
1082                         <li>extensive admin area</li>\r
1083                         <li>'member' concept, including blog teams/admins/...</li>\r
1084                         <li>rewrote most of the code</li>\r
1085                         <li>skin format slightly changed</li>\r
1086                         <li>almost ready for public release :)</li>\r
1087                         <li>adding items with instant preview (when viewing the weblog)</li>\r
1088                         <li>LOCALE used for time/date notations.</li>\r
1089                 </ul>\r
1090         </li>\r
1091         <li>\r
1092                 <strong>Nucleus v0.60 and earlier (since February 2001)</strong>\r
1093                 <br />\r
1094                 no history (XML versions with limited functions)\r
1095         </li>\r
1096 </ul>\r
1097 \r
1098 </div>\r
1099 </body>\r
1100 </html>\r