Envoyé par ourse le 18/1/2007 19:16:33 (2131 lectures )
RunCMS 1.5.1 est arrivé La nouvelle année à peine commencée et voilà que nos développeurs nous présentent déjà la version 1.5.1 de RunCMS  Cette version contient une longue liste d'améliorations et de corrections. Vous pouvez la télécharger sur sourceforge Applaudissons notre Team de Développeurs, qui s'agrandit avec SVL qui vient de les rejoindre 
Je m'aperçois que le pack pour la mise-à-jour n'a aucun fichier lisez-moi ni indication de ce qui a changé. On cherche également en vain les release notes sur sourceforge. Je copie donc la liste donnée dans le message de la mailing-list de sourceforge, en anglais, pour vous donner une idée des changements et des modules touchés:
Changelog
Add:
[+] Core: some new functions in core
[+] Core: rc_external_function()
[+] Core: RC_IMG_POINTER_URL for some blocks
[+] Core: every module can include their own CSS file from /modules/module_name/include/style.css
[+] Core: added $xoopsDB for compatible
[+] Core: function for PM link from another modules (such as PHPBB2)
[+] Core: new class: FormHeadingRow by LARK & LAROK
[+] Core: Metagenerator - plugins (modules extractors) migrated to modules/module_name/metagenerator
[+] Core: for all modules in core AUTOMATICALLY checking acces rights if user go to admin area,
no need check this in every module, also auto included lang file admin.php
[+] Core: class XoopsModule - added optional optimization (modules caching) for decrease number of SQL queries
This feature can be turned on by RC_MODULES_CACHING define in class/xoopsmodule.php
[+] Core: class XoopsThemeForm - new method render_header()
[+] FCKEditor: WARNING! RenderEditArea method renamed to EchoEditArea, and new RenderEditArea RETURN html of the Editor, not print as early version!
[-] Core: remove rc_show_user function
[-] Core: remove WhyRegTop function used once time in the whyregister.php
[-] Core: Removing old CVS repository labels from files
[-] Core: Remove unused admin_header.php & admin_footer.php in all modules
[-] Core: changes in CSS logic - include not only module's CSS in theme, but both style.css & modulename_style.css
[+] MyDownloads: files size shown in Gb/Mb/Kb
[+] MyLinks: show links submitter's name
[+] News: new options/preferences form
[+] News: renaming some functions for avoiding doubled names
[+] News: add defines for SQL table names
[+] News: new preferences in modules/news/cfg.php
$newsConfig['bottom_links_block']
$newsConfig['number_of_links']
$newsConfig['time_to_read']
$newsConfig['comments_quick_form']
$newsConfig['show_hints']
[+] News: some additional functions for avoiding doubled code in mass stories update/delete
[+] News: use rc_external_function() for include external functions
[+] News: using module's functions news_url_story() & news_url_topic() instead analogs from RUNCMS API (as wrappers)
[+] News: <title> generation in news archive pages
[+] News: Human-Liked URL by mod_rewrite for news archive
[+] News: Hide authors emails from RSS feed - show username
[-] News: removed doubled code
BugFixes:
[-] Core: bug - 500 error on some hosters by php_flags in .htaccess
[-] Core: many aligment errors
[-] Core: bug - wrong url in include/commentform.inc.php
[-] Core: added missing XOOPS_IMG_URL define
[-] Core: bug - $xoopsModule not defined if we in admin area (such as /modules/news/admin/index.php for example)
[-] Core: some small translating bugs in english lang (Thanks for Lord Andy)
[-] Core: remove content of runcms/language/english/banners.php to module banners lang file (Thanks for Lord Andy)
[-] MyLinks: wrong html after click on link (Thanks to @lex for bug-report)
[-] MyLinks & MyDownloads: bug with category links with mod_rewrited urls
[-] MyDownloads: bug - try to get file size of remote screenshot
[-] Newbb_plus: some tiny bugs
[-] Newbb_plus: users with 0 icq (Thanks to Zormax)
[-] Newbb_plus: topics can not displayed in threaded mode (Thanks to chule)
[-] News: bug with non incrementing news counter
[-] News: bug in remove/change group of news
[-] News: bug - some non included language consts
[-] News: bug with XML image aligment (Tnx for Vlaka)
[-] XoopsPoll: bug - no checked using of comment_id & poll_id
[-] XoopsPoll: bug with wrong _PL_NEXT & _PL_PREV language define
[-] MyLinks: wrong html after click on link (Thanks to @lex for bug-report)
[-] MyLinks & MyDownloads: bug with category links with mod_rewrited urls
[-] MyDownloads: bug - try to get file size of remote screenshot
[-] Newbb_plus: some tiny bugs
[-] Newbb_plus: users with 0 icq (Thanks to Zormax)
[-] Newbb_plus: topics can not displayed in threaded mode (Thanks to chule)
[-] News: bug with non incrementing news counter
[-] News: bug in remove/change group of news
[-] News: bug - some non included language consts
[-] News: bug with XML image aligment (Tnx for Vlaka)
[-] XoopsPoll: bug - no checked using of comment_id & poll_id
[-] XoopsPoll: bug with wrong _PL_NEXT & _PL_PREV language define
|