nucleuscms.org.rss2.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
nucleuscms.org.rss2.xml (46448B) | |
--- | |
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <rss version="2.0"> | |
3 <channel> | |
4 <title>Nucleus News</title> | |
5 <link>http://nucleuscms.org/</link> | |
6 <description>News about the Nucleus CMS</description> | |
7 <language>en-us</language> | |
8 <generator>Nucleus CMS v3.70</generator> | |
9 <copyright>©</copyright> | |
10 <category>Weblog</category> | |
11 <docs>http://backend.userland.com/rss</docs> | |
12 <image> | |
13 <url>http://nucleuscms.org//nucleus/nucleus2.gif</url> | |
14 <title>Nucleus News</title> | |
15 <link>http://nucleuscms.org/</link> | |
16 </image> | |
17 <item> | |
18 <title>Nucleus CMS is Back (Sort of)</title> | |
19 <link>http://nucleuscms.org/item/3063</link> | |
20 <description>Despite project close announcement one and a half years… | |
21 And today, we are pleased to announce Nucleus CMS 3.70. This is a direct… | |
22 Major fixes and improvements in this release are including (but not limi… | |
23 <ul> | |
24 <li>Enforced password security using phpass library instead of md5… | |
25 <li>Default character code set is now utf-8, not iso8859-1</li&… | |
26 <li>Added new event PreLoadMainLibs</li> | |
27 </ul> | |
28 Upcoming version 3.71 is pre-released in Japanese as well. New features … | |
29 <ul> | |
30 <li>Fixed vulnerability described in <a href="http://cve.m… | |
31 <li>Support for PHP7 (Fixes in installer, embedded wrapper for mys… | |
32 <li>[New] Duplicate Item button in the item list screen</li> | |
33 <li>[New] Now you can arrange category order</li> | |
34 <li>... and more!</li> | |
35 </ul> | |
36 | |
37 Nucleus CMS 3.70 is available for download from <a href="http://… | |
38 <br /> | |
39 You are always welcome to post suggestions and questions for Nucleus CMS… | |
40 Also, all the core and major plugins are now maintained on <a href=&q… | |
41 <br /> | |
42 Beside this code base, LMNucleus a fork from Nucleus by Leo is also avai… | |
43 <br /> | |
44 Cheers, and happy blogging!<br /> | |
45 The Japanese Nucleus Team</description> | |
46 <category>General</category> | |
47 <comments>http://nucleuscms.org/item/3063</comments> | |
48 <pubDate>Wed, 27 Jan 2016 14:24:40 +0600</pubDate> | |
49 </item><item> | |
50 <title>Nucleus Project Closed</title> | |
51 <link>http://nucleuscms.org/item/3062</link> | |
52 <description><p> Per the announcement on the <a href="… | |
53 | |
54 <p> <strong>Related Projects</strong> </p> | |
55 | |
56 <p> LMNucleus: <a href="http://nucleus.slightlysome.net/&q… | |
57 | |
58 <p> Nucleus CMS core: The core code, as it was last under developm… | |
59 <category>announce</category> | |
60 <comments>http://nucleuscms.org/item/3062</comments> | |
61 <pubDate>Sat, 14 Jun 2014 19:54:00 +0600</pubDate> | |
62 </item><item> | |
63 <title>Nucleus CMS 3.65 Released</title> | |
64 <link>http://nucleuscms.org/item/3061</link> | |
65 <description><p>The Nucleus CMS core development team has rele… | |
66 The change log can be found <a href="http://nucleuscms.org/docum… | |
67 <ul> | |
68 <li><a href="http://nucleuscms.org/upgrade.php">Up… | |
69 <li><a href="http://nucleuscms.org/download.php">D… | |
70 <li><a href="http://forum.nucleuscms.org/">Nucleus… | |
71 </ul> </description> | |
72 <category>General</category> | |
73 <comments>http://nucleuscms.org/item/3061</comments> | |
74 <pubDate>Sun, 31 Mar 2013 05:48:14 +0600</pubDate> | |
75 </item><item> | |
76 <title>Nucleus CMS 3.64 Released</title> | |
77 <link>http://nucleuscms.org/item/3060</link> | |
78 <description><p>The Nucleus CMS core development team has rele… | |
79 <p>You can find a full list with the new features in the <a hre… | |
80 <p>If you are running 3.32 or ealier version, if you allow comment… | |
81 <ul> | |
82 <li><a href="http://nucleuscms.org/upgrade.php">Up… | |
83 <li><a href="http://nucleuscms.org/download.php">D… | |
84 <li><a href="http://forum.nucleuscms.org/">Nucleus… | |
85 </ul> <p>List of all new features in Nucleus CMS 3.64:</… | |
86 <ul> | |
87 <li>FIX: security issue in comments. Thank… | |
88 <li>ADD: labels in the installation form&l… | |
89 <li>FIX: minor problems with invalid XHTML… | |
90 <li>CHANGE: Clean up and improvements in c… | |
91 </ul> | |
92 <p>List of all new features in Nucleus CMS 3.63:</p> … | |
93 <ul> | |
94 <li>FIX: security issue in member creation… | |
95 <li>FIX: call of special skin parts using … | |
96 <li>FIX: extra params in generated links w… | |
97 <li>ADD: catiscurrent variable to Category… | |
98 </ul> | |
99 <p>List of all new features in Nucleus CMS 3.62:</p> | |
100 <ul> | |
101 <li>CHANGE: add redundant safeguards again… | |
102 <li>CHANGE: make CONF variable, AdminCSS, … | |
103 <li>FIX: use of strripos in cleanFileName(… | |
104 <li>FIX: replace ereg* functions in remain… | |
105 <li>FIX: multiple newlines in comment body… | |
106 <li>FIX: highlight() function still using … | |
107 <li>CHANGE: cleanFileName() function simpl… | |
108 <li>FIX: install problem when only mysqli … | |
109 <li>FIX: fix comment body text not appeari… | |
110 </ul> | |
111 <p>List of all new features in Nucleus CMS 3.61:</p> | |
112 <ul> | |
113 <li>FIX: fix comment body being lost</l… | |
114 <li>FIX: fix edit comment form formatting … | |
115 <li>FIX: fix search title and body of item… | |
116 </ul> | |
117 <p>List of all new features in Nucleus CMS 3.60:</p> | |
118 <ul> | |
119 <li>ADD: MediaUploadFormExtras event to nucleus/media.php … | |
120 <li>CHANGE: use sql_real_escape_string() function … | |
121 <li>ADD: mysql_real_escape_string() function to wr… | |
122 <li>FIX: globalfunctions.php. PostParseUrl event o… | |
123 <li>FIX: sql_affected_rows() function in nucleus/l… | |
124 <li>CHANGE: ACTIONS::_searchlink() to improve crea… | |
125 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
126 <li>ADD: cleanFileName() function to globalfunctio… | |
127 <li>ADD: global $currentcomentid and $currentcomme… | |
128 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
129 <li>ADD: global $currentitemid during item templat… | |
130 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
131 <li>FIX: bug where categorylist with blogname para… | |
132 <li>FIX: bug in commentform skinvar where form sho… | |
133 <li>CHANGE: length of bnotify column in blog table… | |
134 <li>ADD: recount parameter to nextlink skinvar to … | |
135 <li>FIX: tightened security around includes in PLU… | |
136 <li>ADD: globalfunctions: include_libs() and inclu… | |
137 <li>REMOVE: config.php. rename to config.php.sampl… | |
138 <li>FIX: tune db tables in sqlinstall.</li> | |
139 <li>ADD: yourprofileurl parameter value to member … | |
140 <li>FIX: Fixes to NP_SecurityEnforcer suggested by… | |
141 <li>FIX: When changing settings for a member, call… | |
142 <li>ADD: PostParseURL event to globalfunctions. Tr… | |
143 <li>CHANGE: selector() itemid, change itemexists c… | |
144 <li>ADD: $CONF settings for allowDrafts and allowF… | |
145 <li>CHANGE: BLOG::readLogFromList() and BLOG::getS… | |
146 <li>FIX: unloaded ITEM class error casued by NP_Pi… | |
147 <li>FIX: convert/livejournal.php set to use sql_ta… | |
148 <li>FIX: improvements to isValidMailAddress() func… | |
149 </ul></description> | |
150 <category>General</category> | |
151 <comments>http://nucleuscms.org/item/3060</comments> | |
152 <pubDate>Mon, 14 Mar 2011 21:53:47 +0600</pubDate> | |
153 </item><item> | |
154 <title>Nucleus CMS 3.63 Released</title> | |
155 <link>http://nucleuscms.org/item/3059</link> | |
156 <description><p>The Nucleus CMS core development team has rele… | |
157 <p>You can find a full list with the new features in the <a hre… | |
158 <p>If you are running 3.32 or ealier version, or you allow visitor… | |
159 <ul> | |
160 <li><a href="http://nucleuscms.org/upgrade.php">Up… | |
161 <li><a href="http://nucleuscms.org/download.php">D… | |
162 <li><a href="http://forum.nucleuscms.org/">Nucleus… | |
163 </ul> <p>List of all new features in Nucleus CMS 3.63:</… | |
164 <ul> | |
165 <li>FIX: security issue in member creation… | |
166 <li>FIX: call of special skin parts using … | |
167 <li>FIX: extra params in generated links w… | |
168 <li>ADD: catiscurrent variable to Category… | |
169 </ul> | |
170 <p>List of all new features in Nucleus CMS 3.62:</p> | |
171 <ul> | |
172 <li>CHANGE: add redundant safeguards again… | |
173 <li>CHANGE: make CONF variable, AdminCSS, … | |
174 <li>FIX: use of strripos in cleanFileName(… | |
175 <li>FIX: replace ereg* functions in remain… | |
176 <li>FIX: multiple newlines in comment body… | |
177 <li>FIX: highlight() function still using … | |
178 <li>CHANGE: cleanFileName() function simpl… | |
179 <li>FIX: install problem when only mysqli … | |
180 <li>FIX: fix comment body text not appeari… | |
181 </ul> | |
182 <p>List of all new features in Nucleus CMS 3.61:</p> | |
183 <ul> | |
184 <li>FIX: fix comment body being lost</l… | |
185 <li>FIX: fix edit comment form formatting … | |
186 <li>FIX: fix search title and body of item… | |
187 </ul> | |
188 <p>List of all new features in Nucleus CMS 3.60:</p> | |
189 <ul> | |
190 <li>ADD: MediaUploadFormExtras event to nucleus/media.php … | |
191 <li>CHANGE: use sql_real_escape_string() function … | |
192 <li>ADD: mysql_real_escape_string() function to wr… | |
193 <li>FIX: globalfunctions.php. PostParseUrl event o… | |
194 <li>FIX: sql_affected_rows() function in nucleus/l… | |
195 <li>CHANGE: ACTIONS::_searchlink() to improve crea… | |
196 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
197 <li>ADD: cleanFileName() function to globalfunctio… | |
198 <li>ADD: global $currentcomentid and $currentcomme… | |
199 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
200 <li>ADD: global $currentitemid during item templat… | |
201 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
202 <li>FIX: bug where categorylist with blogname para… | |
203 <li>FIX: bug in commentform skinvar where form sho… | |
204 <li>CHANGE: length of bnotify column in blog table… | |
205 <li>ADD: recount parameter to nextlink skinvar to … | |
206 <li>FIX: tightened security around includes in PLU… | |
207 <li>ADD: globalfunctions: include_libs() and inclu… | |
208 <li>REMOVE: config.php. rename to config.php.sampl… | |
209 <li>FIX: tune db tables in sqlinstall.</li> | |
210 <li>ADD: yourprofileurl parameter value to member … | |
211 <li>FIX: Fixes to NP_SecurityEnforcer suggested by… | |
212 <li>FIX: When changing settings for a member, call… | |
213 <li>ADD: PostParseURL event to globalfunctions. Tr… | |
214 <li>CHANGE: selector() itemid, change itemexists c… | |
215 <li>ADD: $CONF settings for allowDrafts and allowF… | |
216 <li>CHANGE: BLOG::readLogFromList() and BLOG::getS… | |
217 <li>FIX: unloaded ITEM class error casued by NP_Pi… | |
218 <li>FIX: convert/livejournal.php set to use sql_ta… | |
219 <li>FIX: improvements to isValidMailAddress() func… | |
220 </ul></description> | |
221 <category>General</category> | |
222 <comments>http://nucleuscms.org/item/3059</comments> | |
223 <pubDate>Tue, 1 Mar 2011 20:23:18 +0600</pubDate> | |
224 </item><item> | |
225 <title>Nucleus CMS 3.62 Released</title> | |
226 <link>http://nucleuscms.org/item/3058</link> | |
227 <description><p>The Nucleus CMS core development team has rele… | |
228 <p>You can find a full list with the new features in the <a hre… | |
229 <p>If you are running 3.33 or later and the installation is operat… | |
230 <ul> | |
231 <li><a href="http://nucleuscms.org/upgrade.php">Up… | |
232 <li><a href="http://nucleuscms.org/download.php">D… | |
233 <li><a href="http://forum.nucleuscms.org/">Nucleus… | |
234 </ul> <p>List of all new features in Nucleus CMS 3.62:</… | |
235 <ul> | |
236 <li>CHANGE: add redundant safeguards again… | |
237 <li>CHANGE: make CONF variable, AdminCSS, … | |
238 <li>FIX: use of strripos in cleanFileName(… | |
239 <li>FIX: replace ereg* functions in remain… | |
240 <li>FIX: multiple newlines in comment body… | |
241 <li>FIX: highlight() function still using … | |
242 <li>CHANGE: cleanFileName() function simpl… | |
243 <li>FIX: install problem when only mysqli … | |
244 <li>FIX: fix comment body text not appeari… | |
245 </ul> | |
246 <p>List of all new features in Nucleus CMS 3.61:</p> | |
247 <ul> | |
248 <li>FIX: fix comment body being lost</l… | |
249 <li>FIX: fix edit comment form formatting … | |
250 <li>FIX: fix search title and body of item… | |
251 </ul> | |
252 <p>List of all new features in Nucleus CMS 3.60:</p> | |
253 <ul> | |
254 <li>ADD: MediaUploadFormExtras event to nucleus/media.php … | |
255 <li>CHANGE: use sql_real_escape_string() function … | |
256 <li>ADD: mysql_real_escape_string() function to wr… | |
257 <li>FIX: globalfunctions.php. PostParseUrl event o… | |
258 <li>FIX: sql_affected_rows() function in nucleus/l… | |
259 <li>CHANGE: ACTIONS::_searchlink() to improve crea… | |
260 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
261 <li>ADD: cleanFileName() function to globalfunctio… | |
262 <li>ADD: global $currentcomentid and $currentcomme… | |
263 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
264 <li>ADD: global $currentitemid during item templat… | |
265 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
266 <li>FIX: bug where categorylist with blogname para… | |
267 <li>FIX: bug in commentform skinvar where form sho… | |
268 <li>CHANGE: length of bnotify column in blog table… | |
269 <li>ADD: recount parameter to nextlink skinvar to … | |
270 <li>FIX: tightened security around includes in PLU… | |
271 <li>ADD: globalfunctions: include_libs() and inclu… | |
272 <li>REMOVE: config.php. rename to config.php.sampl… | |
273 <li>FIX: tune db tables in sqlinstall.</li> | |
274 <li>ADD: yourprofileurl parameter value to member … | |
275 <li>FIX: Fixes to NP_SecurityEnforcer suggested by… | |
276 <li>FIX: When changing settings for a member, call… | |
277 <li>ADD: PostParseURL event to globalfunctions. Tr… | |
278 <li>CHANGE: selector() itemid, change itemexists c… | |
279 <li>ADD: $CONF settings for allowDrafts and allowF… | |
280 <li>CHANGE: BLOG::readLogFromList() and BLOG::getS… | |
281 <li>FIX: unloaded ITEM class error casued by NP_Pi… | |
282 <li>FIX: convert/livejournal.php set to use sql_ta… | |
283 <li>FIX: improvements to isValidMailAddress() func… | |
284 </ul> | |
285 </description> | |
286 <category>General</category> | |
287 <comments>http://nucleuscms.org/item/3058</comments> | |
288 <pubDate>Thu, 6 Jan 2011 19:44:19 +0600</pubDate> | |
289 </item><item> | |
290 <title>Nucleus CMS 3.61 released</title> | |
291 <link>http://nucleuscms.org/item/3057</link> | |
292 <description><p>The Nucleus CMS core development team has rele… | |
293 <p>You can find a full list with the new features in the <a hre… | |
294 <p>There are no urgent security fixes in this release so that you … | |
295 <ul> | |
296 <li><a href="http://nucleuscms.org/upgrade.php">Up… | |
297 <li><a href="http://nucleuscms.org/download.php">D… | |
298 <li><a href="http://forum.nucleuscms.org/">Nucleus… | |
299 </ul> <p>List of all new features in Nucleus CMS 3.61:</… | |
300 <ul> | |
301 <li>FIX: fix comment body being lost (ftru… | |
302 <li>FIX: fix edit comment form formatting … | |
303 <li>FIX: fix search title and body of item… | |
304 </ul> | |
305 <p>List of all new features in Nucleus CMS 3.60:</p> | |
306 <ul> | |
307 <li>ADD: MediaUploadFormExtras event to nucleus/media.php … | |
308 <li>CHANGE: use sql_real_escape_string() function … | |
309 <li>ADD: mysql_real_escape_string() function to wr… | |
310 <li>FIX: globalfunctions.php. PostParseUrl event o… | |
311 <li>FIX: sql_affected_rows() function in nucleus/l… | |
312 <li>CHANGE: ACTIONS::_searchlink() to improve crea… | |
313 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
314 <li>ADD: cleanFileName() function to globalfunctio… | |
315 <li>ADD: global $currentcomentid and $currentcomme… | |
316 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
317 <li>ADD: global $currentitemid during item templat… | |
318 <li>ADD: if-else-elseif-ifnot-ifelsenot-endif to t… | |
319 <li>FIX: bug where categorylist with blogname para… | |
320 <li>FIX: bug in commentform skinvar where form sho… | |
321 <li>CHANGE: length of bnotify column in blog table… | |
322 <li>ADD: recount parameter to nextlink skinvar to … | |
323 <li>FIX: tightened security around includes in PLU… | |
324 <li>ADD: globalfunctions: include_libs() and inclu… | |
325 <li>REMOVE: config.php. rename to config.php.sampl… | |
326 <li>FIX: tune db tables in sqlinstall.</li> | |
327 <li>ADD: yourprofileurl parameter value to member … | |
328 <li>FIX: Fixes to NP_SecurityEnforcer suggested by… | |
329 <li>FIX: When changing settings for a member, call… | |
330 <li>ADD: PostParseURL event to globalfunctions. Tr… | |
331 <li>CHANGE: selector() itemid, change itemexists c… | |
332 <li>ADD: $CONF settings for allowDrafts and allowF… | |
333 <li>CHANGE: BLOG::readLogFromList() and BLOG::getS… | |
334 <li>FIX: unloaded ITEM class error casued by NP_Pi… | |
335 <li>FIX: convert/livejournal.php set to use sql_ta… | |
336 <li>FIX: improvements to isValidMailAddress() func… | |
337 </ul></description> | |
338 <category>announce</category> | |
339 <comments>http://nucleuscms.org/item/3057</comments> | |
340 <pubDate>Sun, 19 Dec 2010 03:46:00 +0600</pubDate> | |
341 </item><item> | |
342 <title>Nucleus CMS 3.51 released</title> | |
343 <link>http://nucleuscms.org/item/3054</link> | |
344 <description><p>The Nucleus CMS core development team has rele… | |
345 <p>You can find a full list with the new features in the <a hre… | |
346 <p>There are no urgent security fixes in this release so that you … | |
347 <ul> | |
348 <li><a href="http://nucleuscms.org/upgrade.php">Up… | |
349 <li><a href="http://nucleuscms.org/download.php">D… | |
350 <li><a href="http://forum.nucleuscms.org/">Nucleus… | |
351 </ul> <p><strong>Nucleus v3.51 (November 1,… | |
352 <ul> | |
353 <li>FIX: fix warning caused by unreachable code in PDO (admun)<… | |
354 <li>FIX: fix typo in NP_Ping (admun)</li> | |
355 <li>FIX: fix typo in XMLRPC api (admun)</li> | |
356 <li>FIX: Bug in upgrade procedure where no check to verify new col… | |
357 <li>FIX: Bug where activation not completed. See <a href="… | |
358 </ul></p></description> | |
359 <category>General</category> | |
360 <comments>http://nucleuscms.org/item/3054</comments> | |
361 <pubDate>Sun, 1 Nov 2009 21:37:22 +0600</pubDate> | |
362 </item><item> | |
363 <title>Nucleus CMS 3.50 released</title> | |
364 <link>http://nucleuscms.org/item/3053</link> | |
365 <description><p>The Nucleus CMS core development team has rele… | |
366 <p>You can find a full list with the new features in the <a hre… | |
367 <p>There are no urgent security fixes in this release so that you … | |
368 <ul> | |
369 <li><a href="http://nucleuscms.org/upgrade.php">Up… | |
370 <li><a href="http://nucleuscms.org/download.php">D… | |
371 <li><a href="http://forum.nucleuscms.org/">Nucleus… | |
372 </ul> <p>List of all new features in Nucleus CMS … | |
373 <ul> | |
374 <li>Officially end support for PHP4, though no effort has been mad… | |
375 <li>Start moving toward use of complete sql_* api for access to da… | |
376 <li>Ping removed from core completely into NP_Ping</li> | |
377 <li>NP_Text included and installed by default</li> | |
378 <li>New <acronym title="Application Programming Interface&… | |
379 <li>NP_SecurityEnforcer included with core to make use of above ev… | |
380 <li>Plugin help file now links to english and japanese plugin repo… | |
381 <li>New variables: | |
382 <ul> | |
383 <li>&lt;%catiscurrent%&gt;, &lt;%currentcat%&gt; -… | |
384 <li>&lt;%sticky(itemid,template)%&gt; - skin var, simple s… | |
385 <li>&lt;%archiveyearlist(template,category,limit)%&gt; - s… | |
386 <li>&lt;%otherarchiveyearlist(blogname,template,category)%&… | |
387 </ul> | |
388 </li> | |
389 <li>Active check in admin page for new nucleus version including a… | |
390 <li>selectSpecilaSkinType() function added to globalfunctions to p… | |
391 <li>New variable $CONF['ActivationDays'], settable manually in con… | |
392 <li>Some changes to handle oddities of PHP5.3</li> | |
393 <li>Various bug fixes.</li> | |
394 </ul></description> | |
395 <category>General</category> | |
396 <comments>http://nucleuscms.org/item/3053</comments> | |
397 <pubDate>Sat, 19 Sep 2009 23:00:23 +0600</pubDate> | |
398 </item><item> | |
399 <title>Nucleus v3.41 released</title> | |
400 <link>http://nucleuscms.org/item/3052</link> | |
401 <description><p>The Nucleus CMS core development team has rele… | |
402 <p>There are no security updates in this release so that you have … | |
403 <ul> | |
404 <li><a href="http://nucleuscms.org/upgrade.php">Up… | |
405 <li><a href="http://nucleuscms.org/download.php">D… | |
406 <li><a href="http://forum.nucleuscms.org/">Nucleus… | |
407 </ul> </description> | |
408 <category>General</category> | |
409 <comments>http://nucleuscms.org/item/3052</comments> | |
410 <pubDate>Mon, 16 Mar 2009 05:24:10 +0600</pubDate> | |
411 </item> | |
412 </channel> | |
413 |