forked from philnate/phBadBehave
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.xml
138 lines (119 loc) · 5.12 KB
/
install.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<?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="https://www.phpbb.com/mods/xml/modx-1.2.6.xsd">
<header>
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
<title lang="en">phBadBehave3</title>
<description lang="en">Bad Behavior for phpBB3</description>
<author-notes lang="en">Based upon Bad Behavior 2.2.15</author-notes>
<github>https://github.com/Androc/phBadBehave</github>
<author-group>
<author>
<realname>Philipp Heinze</realname>
<username phpbbcom="yes">philnate</username>
<homepage>http://phsoftware.de</homepage>
<contributions-group>
<contributions status="current" from="2011-06-19" position="Developer"/>
</contributions-group>
</author>
<author>
<realname>Stanislas Dourdin</realname>
<username phpbbcom="no">Androc</username>
<contributions-group>
<contributions status="current" from="2013-04-08" position="Developer"/>
</contributions-group>
</author>
</author-group>
<mod-version>2.0.2</mod-version>
<installation>
<level>easy</level>
<time>300</time>
<target-version>3.0.11</target-version>
</installation>
<history>
<entry>
<date>2014-10-21</date>
<rev-version>2.0.2</rev-version>
<changelog lang="en">
<change>Switch to Bad Behavior 2.2.15 and lengends on tooltips</change>
</changelog>
</entry>
<entry>
<date>2013-05-04</date>
<rev-version>2.0.1</rev-version>
<changelog lang="en">
<change>Use of MODX 1.2.6 plus bug fixes</change>
</changelog>
</entry>
<entry>
<date>2013-04-09</date>
<rev-version>2.0.0</rev-version>
<changelog lang="en">
<change>Switch to Bad Behavior 2.2.14</change>
</changelog>
</entry>
<entry>
<date>2013-04-08</date>
<rev-version>2.0.0</rev-version>
<changelog lang="en">
<change>Switch to Bad Behavior 2.2.13</change>
</changelog>
</entry>
<entry>
<date>2011-12-01</date>
<rev-version>1.0.0</rev-version>
<changelog lang="en">
<change>Feature Complete for first release</change>
</changelog>
</entry>
<entry>
<date>2011-06-19</date>
<rev-version>0.1 Beta</rev-version>
<changelog lang="en">
<change>Ported phBadBehave2 to phpBB3</change>
</changelog>
</entry>
</history>
</header>
<action-group>
<copy>
<file from="root/adm/style/acp_phbadbehave3_legend.html" to="adm/style/acp_phbadbehave3_legend.html" />
<file from="root/adm/style/acp_phbadbehave3_overview.html" to="adm/style/acp_phbadbehave3_overview.html" />
<file from="root/adm/style/acp_phbadbehave3_search.html" to="adm/style/acp_phbadbehave3_search.html" />
<file from="root/adm/style/acp_phbadbehave3_settings.html" to="adm/style/acp_phbadbehave3_settings.html" />
<file from="root/bb2.2.x/*.*" to="bb2.2.x/*.*" />
<file from="root/includes/acp/acp_phbadbehave3_overview.php" to="includes/acp/acp_phbadbehave3_overview.php" />
<file from="root/includes/acp/acp_phbadbehave3_search.php" to="includes/acp/acp_phbadbehave3_search.php" />
<file from="root/includes/acp/acp_phbadbehave3_settings.php" to="includes/acp/acp_phbadbehave3_settings.php" />
<file from="root/includes/acp/info/acp_phbadbehave3.php" to="includes/acp/info/acp_phbadbehave3.php" />
<file from="root/install_phbadbehave3.php" to="install_phbadbehave3.php" />
<file from="root/phbadbehave3.php" to="phbadbehave3.php" />
<file from="root/language/en/mods/info_acp_phbadbehave3.php" to="language/en/mods/info_acp_phbadbehave3.php" />
<file from="root/language/en/mods/umil_phbadbehave_install.php" to="language/en/mods/umil_phbadbehave_install.php" />
<file from="root/language/fr/mods/info_acp_phbadbehave3.php" to="language/fr/mods/info_acp_phbadbehave3.php" />
<file from="root/language/fr/mods/umil_phbadbehave_install.php" to="language/fr/mods/umil_phbadbehave_install.php" />
<file from="root/umil/*.*" to="umil/*.*" />
</copy>
<open src="includes/constants.php">
<edit>
<find>// Additional tables</find>
<action type="after-add">define('BAD_BEHAVIOR_TABLE', $table_prefix . 'phbadbehave3');</action>
</edit>
</open>
<open src="common.php">
<edit>
<find>$config = $cache->obtain_config();</find>
<action type="after-add">if (!defined('BB2_CWD'))
{
include('phbadbehave3.' . $phpEx);
}
</action>
</edit>
</open>
<php-installer><![CDATA[install_phbadbehave3.php]]></php-installer>
<diy-instructions lang="en"><![CDATA[1. After Install finished delete install_phbadbehave3.php from root directory.
2. Refresh templates from ACP>STYLES>TEMPLATES .]]></diy-instructions>
</action-group>
</mod>