<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?>
<!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/-->
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.1.xsd">
	<header>
		<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
		<title lang="en">Last Posts Titles</title>
		<title lang="pl">Tytuły Ostatnich Postów</title>
		<title lang="de">Letzte Themen</title>
		<title lang="it">Titoli degli ultimi messaggi</title>
		<title lang="nl">Laatste Titel Berichten</title>
		<title lang="es">Last Posts Titles</title>
		<title lang="fi">Viimeisen viestin otsikko</title>
		<title lang="el">Τίτλοι Τελευταίων Δημοσιεύσεων</title>
		<title lang="cs">Názvy posledních příspěvků</title>
		<title lang="sk">Názvy posledných prispevkov</title>
		<title lang="da">Last Posts Titles</title>
		<description lang="en">Displays the subject of LAST POST posted in a forum.</description>
		<description lang="pl">Wyświetla temat OSTATNIego POSTa napisanego w dziale.</description>
		<description lang="de">Zeigt das Thema des LETZTEN BEITRAGES an, welcher in einem Forum geschrieben wurde.</description>
		<description lang="it">Visualizza il titolo dellâ€™ultimo messaggio spedito in forum.</description>
		<description lang="nl"> Weergeeft het onderwerp van het laatst geplaatse bericht in een forum.</description>
		<description lang="es">Muestra el titulo de el ULTIMO MENSAJE comentado en el foro.</description>
		<description lang="fi">Näyttää VIIMEISEN keskustelupalstalle lähetetyn viestin aiheen.</description>
		<description lang="el">Εμφάνιση των τίτλων των ΤΕΛΕΥΤΑΙΩΝ ΔΗΜΟΣΙΕΥΣΕΩΝ που έγιναν στην δ. συζήτηση.</description>
		<description lang="cs">Zobrazí předmět posledního odeslaného příspěvku v každém fóru.</description>
		<description lang="sk">Zobrazí predmet posledného príspevku odoslaného v nejakom fóre.</description>
		<description lang="da">Viser emneoverskrifter på nyeste indlæg indsendt i et forum.</description>
<!--	<author-notes lang="en">Translation by LEW21.</author-notes>		-->
<!--	<author-notes lang="pl">Tłumaczenie wykonał LEW21.</author-notes>	-->
		<author-notes lang="de">Übersetzt von porfavor.</author-notes>
		<author-notes lang="it">Translated by Nico nico@nico66s.it</author-notes>
		<author-notes lang="nl">Vertaald door Raimon http://www.phpBBservice.nl.</author-notes>
		<author-notes lang="es">Traducido por ecwpa.</author-notes>
		<author-notes lang="fi">Kääntänyt Joni Nieminen ( http://www.koovee.net : joni.m.nieminen@gmail.com ).</author-notes>
		<author-notes lang="el">Μετάφραση από kingmob.</author-notes>
		<author-notes lang="cs">Přeložil ameeck, phpBB.cz.</author-notes>
		<author-notes lang="sk">Preložil ameeck, phpBB.cz.</author-notes>
		<author-notes lang="da">Oversat af jask.</author-notes>
		<author-group>
			<author>
				<username>LEW21</username>
				<email>lew21@phpbb3.pl</email>
				<realname>Janusz Lewandowski</realname>
			</author>
		</author-group>
		<mod-version>
			<major>1</major>
			<minor>0</minor>
			<revision>0</revision>
			<release>a</release>
		</mod-version>
		<installation>
			<level>easy</level>
			<time>90</time>
			<target-version>
				<target-primary>3.0.RC3</target-primary>
				<target-major allow="exact">3</target-major>
				<target-minor allow="exact">0</target-minor>
			</target-version>
		</installation>
		<history>
			<entry>
				<date>2007-08-29</date>
				<rev-version>
					<major>1</major>
					<minor>0</minor>
					<revision>0</revision>
					<release>a</release>
				</rev-version>
				<changelog lang="en">
					<change>Moved prosilver template changes to new file, so this MOD will be accepted by the MOD Team.</change>
					<change>Added 3 new translations of MOD's name and description - Czech, Slovak and Danish</change>
				</changelog>
			</entry>
			<entry>
				<date>2007-07-10</date>
				<rev-version>
					<major>1</major>
					<minor>0</minor>
					<revision>0</revision>
				</rev-version>
				<changelog lang="en">
					<change>Final version released. It was tested on phpBB 3.0.RC3, but should work on all RCs.</change>
					<change>Added 6 new translations of MOD's name and description - German, Italian, Dutch, Spanish, Finnish, Greek</change>
				</changelog>
			</entry>
			<entry>
				<date>2007-05-06</date>
				<rev-version>
					<major>0</major>
					<minor>7</minor>
					<revision>0</revision>
				</rev-version>
				<changelog lang="en">
					<change>Compatible with BETA6-dev</change>
				</changelog>
			</entry>
			<entry>
				<date>2006-11-16</date>
				<rev-version>
					<major>0</major>
					<minor>6</minor>
					<revision>0</revision>
				</rev-version>
				<changelog lang="en">
					<change>Some changes - making it fully compatible with BETA3</change>
				</changelog>
			</entry>
			<entry>
				<date>2006-09-14</date>
				<rev-version>
					<major>0</major>
					<minor>5</minor>
					<revision>0</revision>
				</rev-version>
				<changelog lang="en">
					<change>Compatible with BETA3-dev</change>
				</changelog>
			</entry>
			<entry>
				<date>2006-08-26</date>
				<rev-version>
					<major>0</major>
					<minor>3</minor>
					<revision>0</revision>
				</rev-version>
				<changelog lang="en">
					<change>Fixed only ASCII chars bug</change>
					<change>Compatible with BETA2</change>
				</changelog>
			</entry>
			<entry>
				<date>2006-08-16</date>
				<rev-version>
					<major>0</major>
					<minor>2</minor>
					<revision>0</revision>
				</rev-version>
				<changelog lang="en">
					<change>Fixed last post in subforum bug</change>
					<change>Fixed entities bug</change>
					<change>Fixed bug that occures when subforum is empty.</change>
					<change>Compatible with BETA2</change>
				</changelog>
			</entry>
			<entry>
				<date>2006-06-26</date>
				<rev-version>
					<major>0</major>
					<minor>1</minor>
					<revision>0</revision>
				</rev-version>
				<changelog lang="en">
					<change>Initial release</change>
					<change>Compatible with BETA1</change>
				</changelog>
			</entry>
		</history>
	</header>
	<action-group>
		<open src="includes/functions_display.php">
			<edit>
				<find><![CDATA[			$last_post_subject = $row['forum_last_post_subject'];]]></find>
				<action type="replace-with"><![CDATA[			$last_post_subject = censor_text($row['forum_last_post_subject']);]]></action>
			</edit>
			<edit>
				<find><![CDATA[			'LAST_POST_SUBJECT'		=> censor_text($last_post_subject),]]></find>
				<action type="replace-with"><![CDATA[			'LAST_POST_SUBJECT'		=> $last_post_subject,
			'LAST_POST_SHORTENED_SUBJECT'	=> (utf8_strlen($last_post_subject) > 26) ? truncate_string($last_post_subject, 25) . "\xE2\x80\xA6" : $last_post_subject,]]></action>
			</edit>
		</open>
	</action-group>
</mod>