Update to Modx-1.0.1

This commit is contained in:
Kevin
2008-05-02 11:00:37 +00:00
parent ad619a5e42
commit fd109896ea
13 changed files with 1804 additions and 1753 deletions

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)
@@ -78,7 +79,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</installation>
<history>
<entry>
<date>2008-05-04</date>
<date>2008-05-03</date>
<rev-version>
<major>1</major>
<minor>0</minor>

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)
@@ -78,7 +79,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</installation>
<history>
<entry>
<date>2008-05-04</date>
<date>2008-05-03</date>
<rev-version>
<major>1</major>
<minor>0</minor>

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)
@@ -78,7 +79,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</installation>
<history>
<entry>
<date>2008-05-04</date>
<date>2008-05-03</date>
<rev-version>
<major>1</major>
<minor>0</minor>

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)
@@ -78,7 +79,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</installation>
<history>
<entry>
<date>2008-05-04</date>
<date>2008-05-03</date>
<rev-version>
<major>1</major>
<minor>0</minor>

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)
@@ -78,7 +79,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</installation>
<history>
<entry>
<date>2008-05-04</date>
<date>2008-05-03</date>
<rev-version>
<major>1</major>
<minor>0</minor>

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)
@@ -78,7 +79,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</installation>
<history>
<entry>
<date>2008-05-04</date>
<date>2008-05-03</date>
<rev-version>
<major>1</major>
<minor>0</minor>

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -15,7 +15,7 @@ Included language files:
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)
» Turkish (tr)s
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
</description>

View File

@@ -1,7 +1,7 @@
<?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.xsd">
<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-gb">board3 Portal</title>
@@ -12,6 +12,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)

View File

@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- MODX by the phpBB MOD Team XSL file v1.0 copyright 2005-2007 the phpBB MOD Team.
$Id: modx.prosilver.en.xsl,v 1.1.2.3 2007/05/28 10:20:13 paulsohier Exp $ -->
<?xml version="1.0" encoding="utf-8" ?>
<!-- MODX by the phpBB MOD Team XSL file v1.0.1 copyright 2005-2007 the phpBB MOD Team.
$Id: modx.prosilver.en.xsl 1729 2008-04-07 20:00:54Z HighwayofLife $ -->
<!DOCTYPE xsl:stylesheet[
<!ENTITY nbsp "&#160;">
]>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:mod="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:mod="http://www.phpbb.com/mods/xml/modx-1.0.1.xsd">
<xsl:output method="html" omit-xml-declaration="no" indent="yes" />
<xsl:variable name="title" select="mod:mod/mod:header/mod:title" />
<xsl:variable name="version">
@@ -630,7 +630,7 @@ var enStrings = "h1=Installation Instructions for \n" +
"il=Installation Level:\n" +
"ile=Easy\n" +
"ili=Intermediate\n" +
"ilh=Hard\n" +
"ila=Advanced\n" +
"au=Author\n" +
"aus=Authors\n" +
"a-un=Username:\n" +
@@ -1015,25 +1015,41 @@ function select_text(id)
{
return;
}
var r, s;
if( document.selection && !SXBB_IsIEMac() )
// Not IE
if (window.getSelection)
{
// Works on: IE5+
// To be confirmed: IE4? / IEMac fails?
r = document.body.createTextRange();
r.moveToElementText(o);
r.select();
var s = window.getSelection();
// Safari
if (s.setBaseAndExtent)
{
s.setBaseAndExtent(o, 0, o, o.innerText.length - 1);
}
else if( document.createRange && (document.getSelection || window.getSelection) )
// Firefox and Opera
else
{
// Works on: Netscape/Mozilla/Konqueror/Safari
// To be confirmed: Konqueror/Safari use window.getSelection ?
r = document.createRange();
var r = document.createRange();
r.selectNodeContents(o);
s = window.getSelection ? window.getSelection() : document.getSelection();
s.removeAllRanges();
s.addRange(r);
}
}
// Some older browsers
else if (document.getSelection)
{
var s = document.getSelection();
var r = document.createRange();
r.selectNodeContents(o);
s.removeAllRanges();
s.addRange(r);
}
// IE
else if (document.selection)
{
var r = document.body.createTextRange();
r.moveToElementText(o);
r.select();
}
find_selected(id);
return o;
@@ -1198,7 +1214,11 @@ function mod_doKeyPress(e)
</xsl:for-each>
</dl>
</xsl:if>
<xsl:if test="count(mod:title) = 1"><p lang="{@lang}" style='white-space:pre;'><xsl:value-of select="mod:title" /></p></xsl:if>
<xsl:if test="count(mod:title) = 1">
<p lang="{@lang}" style="white-space:pre;">
<xsl:value-of select="mod:title" />
</p>
</xsl:if>
<span class="corners-bottom"><span></span></span>
</div>
</dd>
@@ -1209,8 +1229,11 @@ function mod_doKeyPress(e)
<xsl:if test="count(mod:description) > 1">
<dl id="description">
<xsl:for-each select="mod:description">
<dt><xsl:value-of select="@lang" /></dt>
<dd style='white-space:pre;' lang="{@lang}"><p>
<dt>
<xsl:value-of select="@lang" />
</dt>
<dd lang="{@lang}">
<p>
<xsl:call-template name="add-line-breaks">
<xsl:with-param name="string">
<xsl:value-of select="current()" />
@@ -1222,7 +1245,7 @@ function mod_doKeyPress(e)
</dl>
</xsl:if>
<xsl:if test="count(mod:description) = 1">
<p lang="{@lang}" style='white-space:pre;'>
<p lang="{@lang}" style="white-space:pre;">
<xsl:call-template name="add-line-breaks">
<xsl:with-param name="string">
<xsl:value-of select="mod:description" />
@@ -1285,9 +1308,7 @@ function mod_doKeyPress(e)
<h3 id="lang-ant">Author Notes</h3>
<div class="mod-about">
<div class="inner">
<span class="corners-top">
<span></span>
</span>
<span class="corners-top"><span></span></span>
<xsl:if test="count(mod:author-notes) > 1">
<dl id="author-notes">
<xsl:for-each select="mod:author-notes">
@@ -1305,15 +1326,15 @@ function mod_doKeyPress(e)
</dl>
</xsl:if>
<xsl:if test="count(mod:author-notes) = 1">
<dl lang="{@lang}" style="white-space:pre;" id="author-notes">
<xsl:call-template name="add-line-breaks">
<xsl:with-param name="string">
<xsl:value-of select="mod:author-notes" />
</xsl:with-param>
</xsl:call-template>
</dl>
</xsl:if>
<span class="corners-bottom">
<span></span>
</span>
<span class="corners-bottom"><span></span></span>
</div>
</div>
<div>
@@ -1325,7 +1346,7 @@ function mod_doKeyPress(e)
<div class="inner">
<span class="corners-top"><span></span></span>
<p><span id="lang-lict">This MOD has been licensed under the following license:</span></p>
<p style='white-space:pre;'>
<p style="white-space:pre;">
<a href="license.txt"><xsl:value-of select="mod:license" /></a>
</p>
<span class="corners-bottom"><span></span></span>
@@ -1341,13 +1362,15 @@ function mod_doKeyPress(e)
<p>
<span id="lang-ontt2">This MOD was designed for phpBB</span><xsl:value-of select="mod:installation/mod:target-version/mod:target-primary" /><span id="lang-ontt3"> and may not function as stated on other phpBB versions. MODs for phpBB3.0 will <strong>not</strong> work on phpBB2.0 and vice versa.</span>
</p>
<xsl:if test="./mod:mod-version/mod:minor mod 2 != 0 or ./mod:mod-version/mod:major = 0">
<xsl:for-each select="./mod:mod-version">
<xsl:if test="mod:minor mod 2 != 0 or mod:major = 0 or (@stage != '' and @stage != 'stable')">
<p>
<strong class="red">
<span id="lang-onttq">This MOD is development quality. It is not recommended that you install it on a live forum.</span>
</strong>
</p>
</xsl:if>
</xsl:for-each>
<span class="corners-bottom">
<span></span>
</span>
@@ -1388,7 +1411,7 @@ function mod_doKeyPress(e)
<dl class="author-info">
<dt id="lang-a-un[{generate-id()}]">Username:</dt>
<dd>
<a href="http://www.phpbb.com/phpBB/profile.php?mode=viewprofile&amp;un={mod:username}">
<a href="http://www.phpbb.com/community/memberlist.php?mode=viewprofile&amp;un={mod:username}">
<xsl:value-of select="mod:username" />
</a>
</dd>
@@ -1415,7 +1438,22 @@ function mod_doKeyPress(e)
</dl>
<br />
</xsl:template>
<xsl:template name="give-version"><xsl:value-of select="concat(mod:major, '.', mod:minor, '.', mod:revision, mod:release)" /></xsl:template>
<xsl:template name="give-version">
<xsl:choose>
<xsl:when test="@stage = 'beta'">
<xsl:value-of select="concat(mod:major, '.', mod:minor, ' ', 'Beta ', mod:revision, mod:release)" />
</xsl:when>
<xsl:when test="@stage = 'alpha'">
<xsl:value-of select="concat(mod:major, '.', mod:minor, ' ', 'Alpha ', mod:revision, mod:release)" />
</xsl:when>
<xsl:when test="@stage = 'release-candidate'">
<xsl:value-of select="concat(mod:major, '.', mod:minor, ' ', 'RC', mod:revision, mod:release)" />
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="concat(mod:major, '.', mod:minor, '.', mod:revision, mod:release)" />
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template name="give-installation">
<dt id="lang-il">Installation Level:</dt>
<dd class="mod-about">
@@ -1423,7 +1461,7 @@ function mod_doKeyPress(e)
<span class="corners-top"><span></span></span>
<xsl:if test="mod:level='easy'"><p id="lang-ile">Easy</p></xsl:if>
<xsl:if test="mod:level='intermediate'"><p id="lang-ili">Intermediate</p></xsl:if>
<xsl:if test="mod:level='hard'"><p id="lang-ilh">Hard</p></xsl:if>
<xsl:if test="mod:level='advanced'"><p id="lang-ila">Advanced</p></xsl:if>
<span class="corners-bottom"><span></span></span>
</div>
</dd>
@@ -1470,7 +1508,9 @@ function mod_doKeyPress(e)
</div>
</xsl:template>
<xsl:template name="give-history-entry-changelog">
<dt><xsl:value-of select="@lang" /></dt>
<dt>
<xsl:value-of select="@lang" />
</dt>
<dd lang="{@lang}">
<ul>
<xsl:for-each select="mod:change">

View File

@@ -2,7 +2,7 @@
<?xml-stylesheet type="text/xsl" href="../modx.prosilver.en.xsl"?>
<!-- $Id$ -->
<!--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.xsd">
<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-gb">board3 Portal</title>
@@ -13,6 +13,7 @@ It has several boxes wich can be turned on an off in the ACP and certain setting
Included language files:
» English (en)
» Czech (cs)
» Dutch (nl)
» German (de)
» Norwegian (nb)
» Turkish (tr)