PDA

View Full Version : MODX 1.2.3 Released



hau_ooo
27-09-2009, 06:37 PM
The recent blog post on less significant modification team changes (http://www.phpbb.com/blog/2009/09/19/less-significant-modification-team-changes/) forecasts the release of a new version of MODX. Besides allowing a change of versioning schemes, this release contains a huge amount of bug fixes.

We are proud to announce the release of the "toasted motherboard" 1.2.3 version of MODX.

MODX is the format used for distributing modifications, therefore this announcement is primarily aimed at MOD authors. We will require all modifications submitted after this announcement to use MODX 1.2.3.

How to get it

As always, you can obtain the latest version of MODX at the MODX Resource Centre (http://www.phpbb.com/mods/modx/). Additional information and files can be found there too.

Required changes

Luckily for mod authors, this release of MODX is fully backwards compatible. In addition to including the revised XSL file, the only change required to your modification is replacing this:
Code: Select all (http://www.phpbb.com/community/viewtopic.php?f=14&t=1795565&sid=80b5f84d416ae3532e177b53d9f3a67d#)<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.2.xsd">With this:
Code: Select all (http://www.phpbb.com/community/viewtopic.php?f=14&t=1795565&sid=80b5f84d416ae3532e177b53d9f3a67d#)<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.3.xsd">
Full changelog



Removed deprecated dbms' from the <sql> tag
Removed camel case (Bug #47355 (http://www.phpbb.com/bugs/modteamtools/47355))
Allows version numbers like 1.3.3, everything except 0.x is accepted
Added: <xs:attribute name="realname" form="unqualified" type="xs:string" use="optional" /> to the link tag
The legend was not well displayed in IE8 (Bug #43985 (http://www.phpbb.com/bugs/modteamtools/43985))
Changed .mod-about-padding { 0px 8px; } to .mod-about-padding { padding: 0 8px; }
Changed <xs:attribute name="position" form="unqualified" type="xs:string" use="required" /> to optional
Removed <xsl:template name="give-authors"> and renamed <xsl:template name="give-author"> to give-authors
Added attribute phpbbcom="no" to the username tag for MOD developers that are not registered at phpbb.com, defaults to yes (Bug #44085 (http://www.phpbb.com/bugs/modteamtools/ticket.php?ticket_id=44085))
Added a replace template to replace space and # with %20 and %23 (Bug #35915 (http://www.phpbb.com/bugs/modteamtools/35915))
Added dir=ltr or rtl to the language files (Bug #35355 (http://www.phpbb.com/bugs/modteamtools/ticket.php?ticket_id=35355))
DBMS dropdown bug fixed (Bug #36235 (http://www.phpbb.com/bugs/modteamtools/ticket.php?ticket_id=36235))

Development

Development of MODX and tools related to it takes place at the code forge (http://code.phpbb.com/projects/show/modxtools). There is an SVN repository there, for those who like to follow the deveolpment.

Bugs

If you encounter any problems, we'd highly appreciate it if you reported them to the mod team tools bug tracker (http://www.phpbb.com/bugs/modteamtools).


The Modifications Team


http://www.phpbb.com/mods/modx/quickstart_files123.zip

hoangduykt7990
03-04-2010, 09:33 AM
Làm sao cài vậy anh, em chưa r ẩnh lắm