Moving the subsilver2 theme seems to be successful. Now deleting the old directories.
This commit is contained in:
@@ -1,140 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<?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.1.xsd">
|
|
||||||
<header>
|
|
||||||
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
|
|
||||||
<title lang="en-gb">board3 Portal</title>
|
|
||||||
<title lang="de">board3 Portal</title>
|
|
||||||
<description lang="en-gb">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)
|
|
||||||
» Czech (cs)
|
|
||||||
» Dutch (nl)
|
|
||||||
» German (de)
|
|
||||||
» Norwegian (nb)
|
|
||||||
» Turkish (tr)
|
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
|
||||||
</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.
|
|
||||||
|
|
||||||
Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
|
||||||
</description>
|
|
||||||
<author-notes lang="en-gb">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>
|
|
||||||
<email></email>
|
|
||||||
<username>avaren</username>
|
|
||||||
<homepage>http://www.board3.de</homepage>
|
|
||||||
<contributions />
|
|
||||||
</author>
|
|
||||||
<author>
|
|
||||||
<realname>Kevin</realname>
|
|
||||||
<email></email>
|
|
||||||
<username>saint_hh</username>
|
|
||||||
<homepage>http://www.board3.de</homepage>
|
|
||||||
<contributions />
|
|
||||||
</author>
|
|
||||||
<author>
|
|
||||||
<realname>(N/A)</realname>
|
|
||||||
<email>nickvergessen@gmx.de</email>
|
|
||||||
<username>nickvergessen</username>
|
|
||||||
<homepage>http://mods.flying-bits.org/</homepage>
|
|
||||||
<contributions />
|
|
||||||
</author>
|
|
||||||
<author>
|
|
||||||
<realname>Walter</realname>
|
|
||||||
<email>w.bobeth@digitalfotografie-foren.de</email>
|
|
||||||
<username>Redbull254</username>
|
|
||||||
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
|
||||||
<contributions />
|
|
||||||
</author>
|
|
||||||
<author>
|
|
||||||
<realname>Christian</realname>
|
|
||||||
<email></email>
|
|
||||||
<username>Christian_N</username>
|
|
||||||
<homepage>http://www.phpbb-projekt.de</homepage>
|
|
||||||
<contributions />
|
|
||||||
</author>
|
|
||||||
</author-group>
|
|
||||||
<mod-version>
|
|
||||||
<major>1</major>
|
|
||||||
<minor>0</minor>
|
|
||||||
<revision>0</revision>
|
|
||||||
</mod-version>
|
|
||||||
<installation>
|
|
||||||
<level>easy</level>
|
|
||||||
<time>240</time>
|
|
||||||
<target-version>
|
|
||||||
<target-primary>3.0.1</target-primary>
|
|
||||||
<target-major allow="exact">3</target-major>
|
|
||||||
<target-minor allow="exact">0</target-minor>
|
|
||||||
</target-version>
|
|
||||||
</installation>
|
|
||||||
<meta name="generator" content="Phpbb.ModTeam.Tools (c#)" />
|
|
||||||
</header>
|
|
||||||
<action-group>
|
|
||||||
<copy>
|
|
||||||
<file from="templates/subsilver2/template/portal/*.*" to="styles/subsilver2/template/portal/*.*" />
|
|
||||||
</copy>
|
|
||||||
<open src="styles/subsilver2/template/breadcrumbs.html">
|
|
||||||
<edit>
|
|
||||||
<find><![CDATA[<p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> » ]]></find>
|
|
||||||
<inline-edit>
|
|
||||||
<inline-find><![CDATA[<a href="{U_INDEX}">{L_INDEX}</a>]]></inline-find>
|
|
||||||
<inline-action type="before-add"><![CDATA[<a href="{U_PORTAL}">{L_PORTAL}</a> » ]]></inline-action>
|
|
||||||
</inline-edit>
|
|
||||||
</edit>
|
|
||||||
</open>
|
|
||||||
<open src="styles/subsilver2/template/overall_header.html">
|
|
||||||
<edit>
|
|
||||||
<find><![CDATA[ <div id="logodesc">
|
|
||||||
<table width="100%" cellspacing="0">
|
|
||||||
<tr>
|
|
||||||
<td><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
|
|
||||||
<td width="100%" align="center"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>]]></find>
|
|
||||||
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
|
|
||||||
</edit>
|
|
||||||
<edit>
|
|
||||||
<find><![CDATA[<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> <span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->]]></find>
|
|
||||||
<action type="before-add"><![CDATA[<!-- ENDIF -->]]></action>
|
|
||||||
</edit>
|
|
||||||
<edit>
|
|
||||||
<find><![CDATA[<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> <span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->]]></find>
|
|
||||||
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
|
|
||||||
</edit>
|
|
||||||
<edit>
|
|
||||||
<find><![CDATA[ <div id="datebar">
|
|
||||||
<table width="100%" cellspacing="0">
|
|
||||||
<tr>
|
|
||||||
<td class="gensmall"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ENDIF --></td>
|
|
||||||
<td class="gensmall" align="{S_CONTENT_FLOW_END}">{CURRENT_TIME}<br /></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>]]></find>
|
|
||||||
<action type="after-add"><![CDATA[<!-- ENDIF -->]]></action>
|
|
||||||
</edit>
|
|
||||||
<edit>
|
|
||||||
<find><![CDATA[<div id="wrapcentre">]]></find>
|
|
||||||
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
|
|
||||||
</edit>
|
|
||||||
<edit>
|
|
||||||
<find><![CDATA[ <!-- INCLUDE breadcrumbs.html -->
|
|
||||||
|
|
||||||
<br />]]></find>
|
|
||||||
<action type="after-add"><![CDATA[<!-- ENDIF -->]]></action>
|
|
||||||
</edit>
|
|
||||||
</open>
|
|
||||||
<diy-instructions lang="en-gb">see normal install-file</diy-instructions>
|
|
||||||
</action-group>
|
|
||||||
</mod>
|
|
||||||
Reference in New Issue
Block a user