Updated install instructions to MODX version 1.2.0 - added links to additional MODX Files and changes for 1.0.0RC2. The other instructions will follow the next days... :)
This commit is contained in:
85
install.xml
85
install.xml
@@ -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.1.xsd">
|
||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.0.xsd">
|
||||
<header>
|
||||
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
|
||||
<title lang="en-gb">board3 Portal</title>
|
||||
@@ -11,18 +11,14 @@ 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)
|
||||
|
||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||
More langages can be found in our International forums: 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.
|
||||
|
||||
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>
|
||||
@@ -63,28 +59,45 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
||||
<contributions />
|
||||
</author>
|
||||
</author-group>
|
||||
<mod-version>
|
||||
<major>1</major>
|
||||
<minor>0</minor>
|
||||
<revision>0</revision>
|
||||
</mod-version>
|
||||
<mod-version>1.0.0RC2</mod-version>
|
||||
<installation>
|
||||
<level>easy</level>
|
||||
<time>600</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>
|
||||
<target-version>3.0.2</target-version>
|
||||
</installation>
|
||||
<link-group>
|
||||
<link type="template" lang="de" href="xml/subsilver2.xml">subsilver2</link>
|
||||
<link type="template" lang="en-gb" href="xml/subsilver2.xml">subsilver2</link>
|
||||
<link type="language" lang="de" href="xml/de.xml">Deutsch</link>
|
||||
<link type="contrib" lang="en" href="contrib/update_board3portal_100rc1.xml">Update instructions for Board3 Portal Version 1.0.0RC1</link>
|
||||
<link type="contrib" lang="de" href="contrib/update_board3portal_100rc1.xml">Updateanleitung für Board3 Portal Version 1.0.0RC1</link>
|
||||
<link type="contrib" lang="en" href="contrib/update_board3portal_021.xml">Update instructions for Board3 Portal Version 0.2.1</link>
|
||||
<link type="contrib" lang="de" href="contrib/update_board3portal_021.xml">Updateanleitung für Board3 Portal Version 0.2.1</link>
|
||||
<link type="contrib" lang="en" href="contrib/update_board3portal_020.xml">Update instructions for Board3 Portal Version 0.2.0</link>
|
||||
<link type="contrib" lang="de" href="contrib/update_board3portal_020.xml">Updateanleitung für Board3 Portal Version 0.2.0</link>
|
||||
<link type="contrib" lang="en" href="contrib/update_board3portal_010.xml">Update instructions for Board3 Portal Version 0.1.0</link>
|
||||
<link type="contrib" lang="de" href="contrib/update_board3portal_010.xml">Updateanleitung für Board3 Portal Version 0.1.0</link>
|
||||
<link type="contrib" lang="en" href="contrib/update_phpbb3portal_122.xml">Update instructions for phpBB3 Portal Version 1.2.2</link>
|
||||
<link type="contrib" lang="de" href="contrib/update_phpbb3portal_122.xml">Updateanleitung für Board3 Portal Version 1.2.2</link>
|
||||
<link type="contrib" lang="en" href="contrib/update_phpbb3portal_110b.xml">Update instructions for phpBB3 Portal Version 1.1.0b</link>
|
||||
<link type="contrib" lang="de" href="contrib/update_phpbb3portal_110b.xml">Updateanleitung für Board3 Portal Version 1.1.0b</link>
|
||||
<link type="language" lang="en" href="xml/de.xml">German</link>
|
||||
<link type="parent" lang="de" href="install.xml">Installations-Anleitung</link>
|
||||
</link-group>
|
||||
<history>
|
||||
<entry>
|
||||
<date>2008-09-01</date>
|
||||
<rev-version>1.0.0RC2</rev-version>
|
||||
<changelog lang="en-GB">
|
||||
<change>Added the hyper-blast - whatever this means...</change>
|
||||
</changelog>
|
||||
<changelog lang="de">
|
||||
<change>Hyper-blast hinzugefügt. Was auch immer das bedeuten soll...</change>
|
||||
</changelog>
|
||||
</entry>
|
||||
<entry>
|
||||
<date>2008-05-03</date>
|
||||
<rev-version>
|
||||
<major>1</major>
|
||||
<minor>0</minor>
|
||||
<revision>0</revision>
|
||||
</rev-version>
|
||||
<rev-version>1.0.0RC1</rev-version>
|
||||
<changelog lang="en-GB">
|
||||
<change>Many bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=6</change>
|
||||
<change>Adaptions to phpBB 3.0.1</change>
|
||||
@@ -116,11 +129,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
||||
</entry>
|
||||
<entry>
|
||||
<date>2008-02-03</date>
|
||||
<rev-version>
|
||||
<major>0</major>
|
||||
<minor>2</minor>
|
||||
<revision>1</revision>
|
||||
</rev-version>
|
||||
<rev-version>0.2.1</rev-version>
|
||||
<changelog lang="en-GB">
|
||||
<change>Fixed a news/announcements permissions bug</change>
|
||||
<change>Fixed a bug when no news posts were viewable due to account permissions</change>
|
||||
@@ -135,11 +144,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
||||
</entry>
|
||||
<entry>
|
||||
<date>2008-02-03</date>
|
||||
<rev-version>
|
||||
<major>0</major>
|
||||
<minor>2</minor>
|
||||
<revision>0</revision>
|
||||
</rev-version>
|
||||
<rev-version>0.2.0</rev-version>
|
||||
<changelog lang="en-GB">
|
||||
<change>added subsilver2 templates (valid XHTML 1.0 Strict)</change>
|
||||
<change>added upcoming birthdays, configurable in ACP / thanks to Kendoo</change>
|
||||
@@ -161,11 +166,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
||||
</entry>
|
||||
<entry>
|
||||
<date>2008-01-15</date>
|
||||
<rev-version>
|
||||
<major>0</major>
|
||||
<minor>1</minor>
|
||||
<revision>0</revision>
|
||||
</rev-version>
|
||||
<rev-version>0.1.0</rev-version>
|
||||
<changelog lang="en-GB">
|
||||
<change>Changes from "phpBB3 Portal 1.1.0Beta" to "board3 Portal - based on phpBB3 Portal Version 1.0.0":</change>
|
||||
<change>completet all missing ACP Control for several boxes</change>
|
||||
@@ -206,6 +207,8 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
||||
<file from="root/styles/prosilver/template/portal/*.*" to="styles/prosilver/template/portal/*.*" />
|
||||
<file from="root/styles/prosilver/template/portal/block/*.*" to="styles/prosilver/template/portal/block/*.*" />
|
||||
<file from="root/styles/prosilver/template/portal/block/donation/*.*" to="styles/prosilver/template/portal/block/donation/*.*" />
|
||||
<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/*.*" />
|
||||
</copy>
|
||||
<open src=".htaccess">
|
||||
<edit>
|
||||
@@ -263,7 +266,7 @@ Deny from All
|
||||
<action type="before-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
|
||||
</edit>
|
||||
<edit>
|
||||
<find><![CDATA[<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>]]></find>
|
||||
<find><![CDATA[<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong>]]></find>
|
||||
<inline-edit>
|
||||
<inline-find><![CDATA[<li class="icon-home">]]></inline-find>
|
||||
<inline-action type="after-add"><![CDATA[<a href="{U_PORTAL}">{L_PORTAL}</a> » ]]></inline-action>
|
||||
@@ -288,6 +291,12 @@ Deny from All
|
||||
</inline-edit>
|
||||
</edit>
|
||||
</open>
|
||||
<open src="styles/prosilver/theme/stylesheet.css">
|
||||
<edit>
|
||||
<find><![CDATA[@import url("colours.css");]]></find>
|
||||
<action type="after-add"><![CDATA[@import url("portal.css");]]></action>
|
||||
</edit>
|
||||
</open>
|
||||
<diy-instructions lang="en-gb">Browse to install_portal/install.php and run the installer, after successfull installation delete the installer.</diy-instructions>
|
||||
<diy-instructions lang="de">install_portal/install.php aufrufen und ausführen, nach erfolgreicher Installation löschen</diy-instructions>
|
||||
</action-group>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user