Fixed a few small XHTML validation errors Fixed incorrect language string Fixed empty latest bots block if no bot has visited the site
189 lines
8.8 KiB
XML
189 lines
8.8 KiB
XML
<?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/-->
|
|
<!-- $Id: subsilver2.xml 658 2010-06-01 12:26:23Z marc1706 $ -->
|
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.5.xsd">
|
|
<header>
|
|
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
|
|
|
|
<title lang="en">board3 Portal - Convert from Board3 Portal 1.0.6</title>
|
|
<title lang="de">board3 Portal - Konvertiere von Board3 Portal 1.0.6</title>
|
|
|
|
<description lang="en">Adds a portal to your forum.
|
|
It has several boxes wich can be turned on an off in the ACP and certain settings.
|
|
|
|
Included language files:
|
|
» English (en)
|
|
» German (de)
|
|
|
|
More languages can be found in our International forum: http://www.board3.de/viewforum.php?f=13</description>
|
|
<description lang="de">Fügt ein Portal deinem Forum hinzu.
|
|
Es hat diverse Boxen, die über das ACP an- / abgeschaltet und eingestellt werden können.
|
|
|
|
Enthaltenen Sprachdateien:
|
|
» Englisch (en)
|
|
» Deutsch (de)
|
|
|
|
Weitere Sprachen kannst in unseren International Forum finden: http://www.board3.de/viewforum.php?f=13
|
|
</description>
|
|
|
|
<author-notes lang="en">I hope you get everything working. Further developement, new boxes for the portal or questions are welcome at www.board3.de
|
|
</author-notes>
|
|
<author-notes lang="de">Ich hoffe ihr habt Spaß am Portal. Neuen Code, bzw neue Boxen und Fragen könnt ihr auf www.board3.de posten.
|
|
</author-notes>
|
|
|
|
<author-group>
|
|
<author>
|
|
<realname>Ice</realname>
|
|
<username>avaren</username>
|
|
<homepage>http://www.board3.de</homepage>
|
|
<contributions-group>
|
|
<contributions status="current" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
<author>
|
|
<realname>Kevin</realname>
|
|
<username>saint_hh</username>
|
|
<homepage>http://www.board3.de</homepage>
|
|
<contributions-group>
|
|
<contributions status="current" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
<author>
|
|
<realname>Christian</realname>
|
|
<username>Christian_N</username>
|
|
<homepage>http://www.phpbb-projekt.de</homepage>
|
|
<contributions-group>
|
|
<contributions status="current" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
<author>
|
|
<realname>Marc Alexander</realname>
|
|
<username>marc1706</username>
|
|
<email>admin@m-a-styles.de</email>
|
|
<homepage>http://www.m-a-styles.de</homepage>
|
|
<contributions-group>
|
|
<contributions status="current" position="Main-Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
<author>
|
|
<realname>Joas Schilling</realname>
|
|
<email>nickvergessen@gmx.de</email>
|
|
<username>nickvergessen</username>
|
|
<homepage>http://mods.flying-bits.org/</homepage>
|
|
<contributions-group>
|
|
<contributions status="past" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
<author>
|
|
<realname>Walter</realname>
|
|
<email>w.bobeth@digitalfotografie-foren.de</email>
|
|
<username>Redbull254</username>
|
|
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
|
<contributions-group>
|
|
<contributions status="past" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
</author-group>
|
|
|
|
<mod-version>2.0.0a1</mod-version>
|
|
|
|
<installation>
|
|
<level>easy</level>
|
|
<time>120</time>
|
|
<target-version>3.0.8</target-version>
|
|
</installation>
|
|
|
|
<link-group>
|
|
<link type="parent" lang="de" href="../../install.xml">Installations-Anleitung</link>
|
|
<link type="parent" lang="en" href="../../install.xml">Manual</link>
|
|
<link type="template" lang="en" href="contrib/subsilver2.xml">Update subsilver2 to Board3 Portal 2.0.0a1</link>
|
|
<link type="template" lang="de" href="contrib/subsilver2.xml">Aktualisiere subsilver2 für Board3 Portal 2.0.0a1</link>
|
|
<link type="language" lang="en" href="contrib/subsilver2.xml">Update German language to Board3 Portal 2.0.0a1</link>
|
|
<link type="language" lang="de" href="contrib/subsilver2.xml">Aktualisiere deutsche Sprachdateien für Board3 Portal 2.0.0a1</link>
|
|
</link-group>
|
|
</header>
|
|
<action-group>
|
|
<copy>
|
|
<file from="root/portal.php" to="portal.php" />
|
|
<file from="root/adm/images/*.*" to="adm/images/*.*" />
|
|
<file from="root/adm/mods/board3_portal_check_version.php" to="adm/mods/board3_portal_check_version.php" />
|
|
<file from="root/adm/style/*.*" to="adm/style/*.*" />
|
|
<file from="root/includes/acp/*.*" to="includes/acp/*.*" />
|
|
<file from="root/install/index.php" to="install/index.php" />
|
|
<file from="root/language/en/mods/*.*" to="language/en/mods/*.*" />
|
|
<file from="root/portal/*.*" to="portal/*.*" />
|
|
<file from="root/styles/prosilver/template/portal/*.*" to="styles/prosilver/template/portal/*.*" />
|
|
<file from="root/styles/prosilver/theme/portal.css" to="styles/prosilver/theme/portal.css" />
|
|
<file from="root/styles/prosilver/theme/images/portal/*.*" to="styles/prosilver/theme/images/portal/*.*" />
|
|
<file from="root/umil/*.*" to="umil/*.*" />
|
|
</copy>
|
|
<delete>
|
|
<file name="adm/style/acp_portal.html" />
|
|
<file name="language/en/mods/additional_blocks.php" />
|
|
<file name="language/en/mods/info_acp_additional_blocks.php" />
|
|
<file name="language/en/mods/install_portal.php" />
|
|
<file name="language/en/mods/lang_portal.php" />
|
|
<file name="language/en/mods/lang_portal_acp.php" />
|
|
<file name="portal/block/*.*" />
|
|
<file name="styles/prosilver/template/portal/portal_center.html" />
|
|
<file name="styles/prosilver/template/portal/portal_left.html" />
|
|
<file name="styles/prosilver/template/portal/portal_right.html" />
|
|
<file name="styles/prosilver/template/portal/block/" />
|
|
<file name="styles/prosilver/theme/images/portal/mini_cal_icon_left_arrow.png" />
|
|
<file name="styles/prosilver/theme/images/portal/mini_cal_icon_right_arrow.png" />
|
|
<file name="styles/prosilver/theme/images/portal/portal_login.png" />
|
|
<file name="styles/prosilver/theme/images/portal/portal_minical.png" />
|
|
<file name="styles/prosilver/theme/images/portal/portal_random.png" />
|
|
<file name="styles/prosilver/theme/images/portal/portal_stats.png" />
|
|
</delete>
|
|
<open src="viewonline.php">
|
|
<edit>
|
|
<find><![CDATA[ $user->add_lang('mods/lang_portal');]]></find>
|
|
<action type="replace-with"><![CDATA[ $user->add_lang('mods/portal');]]></action>
|
|
</edit>
|
|
</open>
|
|
<open src="includes/constants.php">
|
|
<edit>
|
|
<remove><![CDATA[define('PORTAL_CONFIG_TABLE', $table_prefix . 'portal_config');]]></remove>
|
|
</edit>
|
|
</open>
|
|
<open src="includes/functions.php">
|
|
<edit>
|
|
<find><![CDATA[ $user->add_lang(array('mods/lang_portal', 'mods/additional_blocks'));
|
|
if (!function_exists('obtain_portal_config'))
|
|
{
|
|
include($phpbb_root_path . 'portal/includes/functions.' . $phpEx);
|
|
}
|
|
if(sql_table_exists(PORTAL_CONFIG_TABLE) == true)
|
|
{
|
|
$portal_config = obtain_portal_config();
|
|
}]]></find>
|
|
<action type="replace-with"><![CDATA[ $user->add_lang('mods/portal');]]></action>
|
|
</edit>
|
|
<edit>
|
|
<find><![CDATA[ 'U_PORTAL' => (isset($portal_config['portal_enable']) && $portal_config['portal_enable'] == true) ? append_sid("{$phpbb_root_path}portal.$phpEx") : '',]]></find>
|
|
<action type="replace-with"><![CDATA[ 'U_PORTAL' => (isset($config['board3_enable']) && $config['board3_enable'] && $auth->acl_get('u_view_portal')) ? append_sid("{$phpbb_root_path}portal.$phpEx") : '',]]></action>
|
|
</edit>
|
|
</open>
|
|
<php-installer>install/index.php</php-installer>
|
|
<diy-instructions lang="de"><![CDATA[Rufe install/index.php auf und führe den Installer aus
|
|
|
|
Aktualisiere deine Styles:
|
|
"Administrations-Bereich" (ACP) > "Styles" > "Templates" > jedes > "Aktualisieren"
|
|
"Administrations-Bereich" (ACP) > "Styles" > "Themes" > jedes > "Aktualisieren"
|
|
"Administrations-Bereich" (ACP) > "Styles" > "Grafiksammlungen" > jedes > "Aktualisieren"
|
|
|
|
Leere den Cache im "Administrations-Bereich" (ACP) > "Allgemein" > "Den Cache leeren"
|
|
]]></diy-instructions>
|
|
<diy-instructions lang="en"><![CDATA[Browse to install/index.php and run the installer
|
|
|
|
Refresh your Styles:
|
|
"Administration Control Panel" (ACP) > "Styles" > "Templates" > each > "refresh"
|
|
"Administration Control Panel" (ACP) > "Styles" > "Themes" > each > "refresh"
|
|
"Administration Control Panel" (ACP) > "Styles" > "Imagesets" > each > "refresh"
|
|
|
|
Clear your cache in the "Administration Control Panel" (ACP) > "General" > "Purge the cache"
|
|
]]></diy-instructions>
|
|
</action-group>
|
|
</mod> |