OSDN Git Service

change "kurie-" to "kueri" for query
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / documentation / history.html
index 0e28487..8e5370a 100755 (executable)
@@ -1,6 +1,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-<html xmlns="http://www.w3.org/1999/xhtml">\r
+<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">\r
 <head>\r
+       <!-- $Id: history.html,v 1.3 2005-03-19 08:34:53 kimitake Exp $ -->\r
+       <!-- $NucleusJP$ -->\r
        <title>Nucleus - History</title>\r
        <link rel="stylesheet" type="text/css" href="styles/manual.css" />\r
 </head>\r
 \r
 <ul>\r
        <li>\r
+               <b>Nucleus v3.2 (March 7, 2005)</b>\r
+               <ul>\r
+                       <li>ADDED: <a href="http://wiki.gednet.com/NPSkinFiles">NP_SkinFiles</a> plugin installed on full install</li>\r
+                       <li>FIXED: Installing plugins through install.php failed (karma)</li>\r
+                       <li>FIXED: whitespace at start/end got trimmed on skin edit/import (karma)</li>\r
+                       <li>ADDED: <code>title</code>-attributes on inline/popup images (moraes)</li>\r
+                       <li>ADDED: New default skin (Ivan, hcgtv, moraes, ...)</li>\r
+                       <li>ADDED: fr 1081569, <code>&lt;%if(category,catid,1)%&gt;</code> support (moraes)</li>\r
+                       <li>ADDED: support for <code>rel="nofollow"</code> (Rakaz)</li>\r
+                       <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
+                       <li>FIXED: bug 1083959, closed site still allowed posting comments (karma)</li>\r
+                       <li>FIXED: bug 1083971, editing blog settings was not possible on PHP versions &lt; 4.2.0 (floatval) (karma)</li>\r
+                       <li>FIXED: In v3.15, deleting an item via the bookmarklet failed (karma)</li>\r
+                       <li>ADDED: Support for <code>&lt;%blogsetting(short)%&gt;</code>, as suggested by caw (karma)</li>\r
+                       <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
+                       <li>FIXED: Moved more hardcoded text into language files</li>\r
+                       <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
+                       <li>FIXED: bug 976777, weblogs.com was not ping when posting draft (admun)</li>\r
+                       <li>ADDED: bug 1008171, cookie-prefix (karma)</li>\r
+                       <li>CHANGED: bug 1008175, move <code>getTemplate</code> into <code>MANAGER</code> class + some other performance tweaks (karma)</li>\r
+                       <li>ADDED: add plugin dependency check (admun)</li>\r
+                       <li>CHANGED: Sending out activation links rather than new passwords on new accounts, forgotten passwords, etc. (karma)</li>\r
+                       <li>ADDED: Plugins can now make text- and textarea-optiontypes readonly (TeRanEX)</li>\r
+                       <li>CHANGED: new plugin event <code>FormExtra</code> (for use with <code>ValidateForm</code>) (karma)</li>\r
+                       <li>CHANGED: better error handling when commenting. Errors now displayed together with comment form. (karma)</li>\r
+                       <li>CHANGED: actions (commenting, membermail, ...) can be done using any entry point, not just through <code>action.php</code> (karma)</li>\r
+                       <li>CHANGED: Added <code>$</code><code>Id$</code> info in sourcefiles (karma)</li>\r
+                       <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
+                       <li>ADDED: new event, PrePluginOptionsUpdate, can be used by plugins to verify/modify the new value for an option (TeRanEX)</li>\r
+                       <li>ADDED: Plugins can now provide a documentation page, which is shown inside the admin area (TeRanEX)</li>\r
+                       <li>ADDED: Plugins can now limit values for an option to be only numeric (<code>datatype=numerical</code>) (TeRanEX)</li>\r
+                       <li>ADDED: OptionTop-methods, to let a plugin retreive an array of the x-highest (or lowest) values of an option (TeRanEX)</li>\r
+                       <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
+               </ul>\r
+       </li>\r
+       <li>\r
                <b>Nucleus v3.15 (November 14, 2004)</b>\r
                <ul>\r
                        <li>FIXED: Some XSS issues, as reported by Alexander Antipov</li>\r