Bem-vindo(a) ao PORTAL X-TRAD
PORTAL X-TRAD  
Horários baseados na GMT -2. Agora são 03:52 AM.
Antigo 23-08-2007, 09:08 PM
Webmaster
 
Avatar de beduino
 
Registrado em: Dec 2005
Localização: rio de janeiro
Idade: 51
Postagens: 2,086
Entradas no Blog: 2
Thanks: 62
Thanked 39 Times in 29 Posts
Reputação: 10 @ 206
beduino has a spectacular aura aboutbeduino has a spectacular aura aboutbeduino has a spectacular aura about
Enviar mensagem via Windows Live Messenger para beduino
Exclamation XOOPS 2.0.17 Stable - Lançado!

Prezados,
Estava eu a ver nossa conta hoje [do X-TRAD] no SF, fui visitar o projeto XOOPS e.... surpresa!
Tem XOOPS 2.0.17 stable na praça!
Segue o release
Citação:
Release Name: XOOPS 2.0.17
Notes:
XOOPS 2.0.17 release notes
------------------------------------------------------------------------------
The XOOPS development team is pleased to announce the release of XOOPS 2.0.17.
This is a maintenance release containing several bugfixes and functional improvements.
Read the full changelog for details.
--------------------------------------------------------------------------------
Changes:
XOOPS Changelog
============================
2007/08/15: Version 2.0.17
============================
- Fixed deprecated js captureEvents method and style property errors (phppp/skenow)
- Fixed xhtml/css compliance errors (phppp/skenow/kris_fr/studioC)
- Fixed bug #1656854 - Missing quotes and Id in XoopsObjectTree->makeSelBox (hthouzard/dugris)
- Fixed bug #1716980 - Sitename with contraction is truncated in mail users form (rowd/dugris)
- Fixed bug #1763214 - Color Module Preference field issue (zoullou/dugris)
- Fixed bug #1707436 - gzip compression not working correctly (rowd/young-pee/dugris/phppp)
- Fix : writing templates with prefix (template_set-theme_set) during modules installation and update (dugris)
- Fixed bug #1767284 view template code in template admin (dugris/Kris_fr)
- Fixed bug #1744332 fixing how we loop into the blocks array defined module xoops_version.php (malanciault/dave_l/dugris)
- Fixed bug #1767457 combined {X_SITEURL} and [url] in custom blocks is not correctly compiled (phppp/domecc)
- Fixed bug #1767018 the popup menu is not correctly rewritten when the default language has been changed in General Settings - complete rewriting of the function : xoops_module_get_admin_menu (dugris/phppp)
- Fix: save the real version of system module during install (dugris)
- Fixed bug #1746179 BBCode Interpretation Incorrect for Images with ID and Alt (dugris/mboyden)
- Fixed bug #1751011 Add compatibility with plugin smarty for xoops for redirect page and close site page, Add smarties variables for redirect page and close site page, Add Meta for closed site (dugris/phppp)
- Fixed permission assignment problem in module installation and block management, which only granted permissions to groups of the user who installs the module; now module/block access permissions will be assigned to the three basic groups (admin, member, anonymous) by default (phppp/dugris/alainternet01)
- Fixed a problem in authfactory: configuration for authentication method was not checked properly (phppp)
- Fixed a bug in page redirect after user login with no access permission, which caused infinite loop (phppp)
- Fix bug #1734811: popen command execution in phpmailer::sendmail (phppp/larholm/judas_iscariote/m0nty_)
- Fixed wrong value for "disposition-type" in Content-Disposition header field of downloader class: inline => attachment (ref: http://www.ietf.org/rfc/rfc2183.txt) (phppp)
- Fixed bug #1745032: Group Assignement problem when creating new user from admin (phppp/malanciault/dugris/felix)
- Fixed bug #1745057 and improved group selection for large count of user accounts (phppp/malanciault)
- Fixed bug in XoopsMultiMailer for setting $xoopsMailerConfig['smtphost'] which is a string instead of array (phppp/domecc)
- Fixed bug #1748019 : LDAP auth problem with Euro sign (pemen)
- Fixed bug #1764107 : Authentication problems with AD on Windows 2003. Added LDAP_OPT_REFERRALS option (pemen)
- Fixed bug #1610461 : edituser problem removing the url from the profile 2.0.16 (rowd/malanciault)
- Fixed bug #1610461 : unable to remove 'always attach my signature' once selected (rowd/malanciault)
- Fixed bug #1610461 : 4 x PHP 'undefined variable' notices; two for fields which are no longer used, two for checkbox fields (rowd/malanciault)
- Fixed bug #1626243 : when the site was closed and the Smarty Debug activated, the debug popup was displayed to anonymous users (rowd/malanciault)
- Fixed bug #1015557 : problem of undoHtmlSpecialChars when converting   (phpp/malanciault)
- Fixed bug #1689884 : Confusing Rank Code In EditUser Form In Admin Section (rowd/malanciault)
- Fixed syntax error in banner management (phppp/gibaphp)
- Fixed bug in XOOPS form checking if an element is required (phppp)
- Fixed bug in XOOPS form that an element added to a container as required is not counted by form (phppp)
+ Update smarty class (version 2.6.18) (dugris)
+ Update snoopy class (version 1.2.3) (dugris)
+ Improved system preference management: use register_shutdown_function to guarantee cached file cleaning up (phppp)
+ Improved: add delimiter for XoopsFormRadio and XoopsFormCheckBox (dugris)
+ Improved: add folder css for themes (dugris)
+ Improved cache ID generation: protecting group or language sensitive contents (phppp)
+ Improved XOOPS plugin for SMARTY: skip fetching tpl resource from DB for "default" template set (phppp)
+ Improved: cosmetic update for error message display in register (phppp)
+ Improved uploader class: localization of error messages (phppp)
+ Improved user selection to handler large amount of user accounts (phppp)
+ Improved localization of navigation in system admin (phppp)
+ Improved session handling: added IP check and session_regenerate_id for each request (phppp/intron)
+ Implemented feature request #1745040 (temporarily) by enabling group selection (phppp/malanciault)
+ Implemented: leave form renderValidationJS method to each element for better control of validation code (phppp/dugris)
+ Added email as required and disclaimer if is required in registerform (phppp/dugris)
+ Added mark for required elements in XOOPS themeform (phppp)
+ Added block bid to block data assigned to templates (similar as in XOOPS 2.2*) as workaround for manipulating specific blocks. (phppp)
+ Added extra garbage collector for cases that gc function registered in session handler is not executed as expected (phppp/skalpa)
+ Added form element type check to form renderer which causes fatal error if an element is a string (phppp)
+ Added "required" flag to form elements that are required but not marked properly (phppp)
+ Added "name" parameter to form label element to allow positioning when template is used (phppp/ncnynl)
+ Added "overflow" property for XoopsCode in /themes/default/style.css (phppp)
+ Added TLS support for LDAP authentication with new config option #1697107 (pemen)
+ Add new constant in config Database for TLS (pemen)
+ Added upd-2.0.16-to-2.0.17 program (pemen)
- Removed "list-style" parameter from li class in /themes/default/style.css which makes trouble to ol'ed li (phppp/huzhenghui)
- Modified installation procedure and add TLS (pemen)
- Code cleaning up for upgrade scripts, removed unused folders and files (phppp)

+ Added language files:
/language/english/findusers.php (phppp)
/language/english/uploader.php (phppp)
- Modified language files:
/modules/system/language/english/admin/findusers.php (malanciault)
/modules/system/language/english/admin.php (phppp)
/modules/system/language/english/admin/users.php (phppp)
/modules/system/language/english/admin/preferences.php (pemen)
/languages/english/auth.php (pemen)
**
** em negrito para realçar a necessidade de ajuste na tradução.
Já baixei a pasta [ Clique Aqui ] e tem readme para upgrade.
Espero q seja uma boa noticia ;-) Soh não entendi pq nao foi divulgada no XOOPS.ORG...
Abraços a todos
B.
Veja o Changelog / Release Notes no original

"The Kingdom of God is within you and all around you, not in mansions of wood and stone. Split a piece of wood and I am there; lift a stone and you will find me."
"O reino de Deus esta dentro de você e ao seu redor, não em construções de madeira e pedra. Lasque um pedaço de madeira e estarei lá; erga uma pedra e me encontrarás"




Última edição por beduino; 23-08-2007 às 09:26 PM.
beduino está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 23-08-2007, 09:15 PM
Remover SPAM
 
Avatar de artsgeral
 
Registrado em: Oct 2006
Localização: Atibaia - SP
Postagens: 531
Thanks: 74
Thanked 80 Times in 52 Posts
Reputação: 7 @ 421
artsgeral is just really niceartsgeral is just really niceartsgeral is just really niceartsgeral is just really niceartsgeral is just really nice
Padrão

se for o msm que baixei a uns tempo atrás, não é em qualquer localhost, por causa da criação da senha que não é mais, em MD5(algo do tipo).
Tem um topico no XT que fala a respeito deste.
E parece que e´uma versão não autorizado pelo xoops.org, pois foi criada/adaptada pelo hervet (não tenho certeza). Isso é um comentario que eu não tenho certeza se é isso msm, pode ser ou não.

http://xoopsfire.com
http://artsgeral.uni.cc/


**************************
Em homenagem aos Mamonas Assassinas
"
Money
Que é good nóis no have
Se nóis hevasse nóis num tava aqui workando
O nosso work é playá"

“Se um dia disserem que seu trabalho não é o de um profissional, lembre-se:
A Arca de Noé foi construída por amadores; profissionais construíram o Titanic… “

Última edição por artsgeral; 24-08-2007 às 08:57 PM.
artsgeral está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Antigo 23-08-2007, 09:22 PM
Webmaster
 
Avatar de beduino
 
Registrado em: Dec 2005
Localização: rio de janeiro
Idade: 51
Postagens: 2,086
Entradas no Blog: 2
Thanks: 62
Thanked 39 Times in 29 Posts
Reputação: 10 @ 206
beduino has a spectacular aura aboutbeduino has a spectacular aura aboutbeduino has a spectacular aura about
Enviar mensagem via Windows Live Messenger para beduino
Padrão

Meu prezadissimo amigo,
o phppp nao um dos CEOs hoje? Ele [e rowdie, hervet, pemen, dugris etc] sao os que assinam as mudanças
E o arquivo é do dia 20 de agosto.... pertinho.
Acho q nao eh essa nao. Parece nova mesmo.
Vamos ver ne?
Abraçao
b

"The Kingdom of God is within you and all around you, not in mansions of wood and stone. Split a piece of wood and I am there; lift a stone and you will find me."
"O reino de Deus esta dentro de você e ao seu redor, não em construções de madeira e pedra. Lasque um pedaço de madeira e estarei lá; erga uma pedra e me encontrarás"



beduino está offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Responder com Quote
Resposta

Favoritos

LinkBacks (?)
LinkBack to this Thread: http://www.x-trad.org/forums/noticias-x-trad/1245-xoops-2-0-17-a.html
Postado Por For Type Data
Volte Sempre Ponto Com - Noticia do Xoops 2.0.17 - 2.1 - Xoops - Notícias Voltesempre This thread Refback 29-08-2007 10:35 AM
Inicial - PORTAL X-TRAD This thread Refback 24-08-2007 09:36 AM


Usuários ativos no Tópico: 1 (0 Membros e 1 Visitantes)
 
Ferramentas do Tópico
Modos de Exibição

Regras para Postagens
Você não pode postar novos tópicos
Você não pode postar respostas
Você não pode postar anexos
Você não pode editar seus posts

Código [IMG] Sim
Código HTML Não
Trackbacks are Sim
Pingbacks are Sim
Refbacks are Sim

Tópicos Similares
Tópico Tópico Iniciado Por Fórum Respostas Última Mensagem
Lançado XOOPS 2.0.18 RC beduino Notícias X-TRAD 0 16-12-2007 12:57 PM
Xoops 2.0.17 Rc1 beduino Notícias X-TRAD 4 14-11-2007 10:38 AM
XOOPS 2.0.17 em Português! beduino Notícias X-TRAD 2 27-08-2007 05:15 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179