mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-03 21:15:42 +02:00
Merge branch '3.2.x'
* 3.2.x: [ticket/14619] Updates 3.1.x/ascraeus to 3.2.x/rhea
This commit is contained in:
commit
c43fabf502
@ -4,7 +4,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="keywords" content="" />
|
<meta name="keywords" content="" />
|
||||||
<meta name="description" content="phpBB 3.1.x Changelog" />
|
<meta name="description" content="phpBB 3.2.x Changelog" />
|
||||||
<title>phpBB • Changelog</title>
|
<title>phpBB • Changelog</title>
|
||||||
|
|
||||||
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<div id="doc-description">
|
<div id="doc-description">
|
||||||
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
|
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
|
||||||
<h1>phpBB 3.1.x Changelog</h1>
|
<h1>phpBB 3.2.x Changelog</h1>
|
||||||
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -36,7 +36,7 @@
|
|||||||
<!-- BEGIN DOCUMENT -->
|
<!-- BEGIN DOCUMENT -->
|
||||||
|
|
||||||
<p class="paragraph main-description">
|
<p class="paragraph main-description">
|
||||||
This is a non-exhaustive (but still near complete) changelog for phpBB 3.1.x including release candidate versions.
|
This is a non-exhaustive (but still near complete) changelog for phpBB 3.2.x including release candidate versions.
|
||||||
Our thanks to all those people who've contributed bug reports and code fixes.
|
Our thanks to all those people who've contributed bug reports and code fixes.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="keywords" content="" />
|
<meta name="keywords" content="" />
|
||||||
<meta name="description" content="phpBB 3.1.x frequently asked questions" />
|
<meta name="description" content="phpBB 3.2.x frequently asked questions" />
|
||||||
<title>phpBB • FAQ</title>
|
<title>phpBB • FAQ</title>
|
||||||
|
|
||||||
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
@ -21,8 +21,8 @@
|
|||||||
|
|
||||||
<div id="doc-description">
|
<div id="doc-description">
|
||||||
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
|
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
|
||||||
<h1>phpBB 3.1.x FAQ</h1>
|
<h1>phpBB 3.2.x FAQ</h1>
|
||||||
<p>phpBB 3.1.x frequently asked questions</p>
|
<p>phpBB 3.2.x frequently asked questions</p>
|
||||||
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="keywords" content="" />
|
<meta name="keywords" content="" />
|
||||||
<meta name="description" content="phpBB 3.1.x Installation, updating and conversion informations" />
|
<meta name="description" content="phpBB 3.2.x Installation, updating and conversion informations" />
|
||||||
<title>phpBB • Install</title>
|
<title>phpBB • Install</title>
|
||||||
|
|
||||||
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
@ -21,8 +21,8 @@
|
|||||||
|
|
||||||
<div id="doc-description">
|
<div id="doc-description">
|
||||||
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
|
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
|
||||||
<h1>phpBB 3.1.x Install</h1>
|
<h1>phpBB 3.2.x Install</h1>
|
||||||
<p>phpBB 3.1.x Installation, updating and conversion informations</p>
|
<p>phpBB 3.2.x Installation, updating and conversion informations</p>
|
||||||
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -133,7 +133,7 @@
|
|||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
<p>phpBB 3.1.x has a few requirements which must be met before you are able to install and use it.</p>
|
<p>phpBB 3.2.x has a few requirements which must be met before you are able to install and use it.</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>A webserver or web hosting account running on any major Operating System with support for PHP</li>
|
<li>A webserver or web hosting account running on any major Operating System with support for PHP</li>
|
||||||
@ -166,7 +166,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>If your server or hosting account does not meet the requirements above then you will be unable to install phpBB 3.1.x.</p>
|
<p>If your server or hosting account does not meet the requirements above then you will be unable to install phpBB 3.2.x.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -257,7 +257,7 @@
|
|||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<a name="update"></a><h2>4. Updating from stable releases of phpBB 3.1.x</h2>
|
<a name="update"></a><h2>4. Updating from stable releases of phpBB 3.2.x</h2>
|
||||||
|
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
@ -282,7 +282,7 @@
|
|||||||
|
|
||||||
<p>This package is meant for those wanting to only replace the files that were changed between a previous version and the latest version.</p>
|
<p>This package is meant for those wanting to only replace the files that were changed between a previous version and the latest version.</p>
|
||||||
|
|
||||||
<p>This package contains a number of archives, each contains the files changed from a given release to the latest version. You should select the appropriate archive for your current version, e.g. if you currently have <strong>3.1.0</strong> you should select the appropriate <code>phpBB-3.1.1-files.zip/tar.bz2</code> file.</p>
|
<p>This package contains a number of archives, each contains the files changed from a given release to the latest version. You should select the appropriate archive for your current version, e.g. if you currently have <strong>3.2.0</strong> you should select the appropriate <code>phpBB-3.2.1-files.zip/tar.bz2</code> file.</p>
|
||||||
|
|
||||||
<p>The directory structure has been preserved, enabling you (if you wish) to simply upload the uncompressed contents of the archive to the appropriate location on your server, i.e. simply overwrite the existing files with the new versions. Do not forget that if you have installed any modifications (MODs) these files will overwrite the originals, possibly destroying them in the process. You will need to re-add MODs to any affected file before uploading.</p>
|
<p>The directory structure has been preserved, enabling you (if you wish) to simply upload the uncompressed contents of the archive to the appropriate location on your server, i.e. simply overwrite the existing files with the new versions. Do not forget that if you have installed any modifications (MODs) these files will overwrite the originals, possibly destroying them in the process. You will need to re-add MODs to any affected file before uploading.</p>
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="keywords" content="" />
|
<meta name="keywords" content="" />
|
||||||
<meta name="description" content="Ascraeus coding guidelines document" />
|
<meta name="description" content="Rhea coding guidelines document" />
|
||||||
<title>phpBB3 • Coding Guidelines</title>
|
<title>phpBB3 • Coding Guidelines</title>
|
||||||
|
|
||||||
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
@ -22,7 +22,7 @@
|
|||||||
<div id="doc-description">
|
<div id="doc-description">
|
||||||
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
|
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
|
||||||
<h1>Coding Guidelines</h1>
|
<h1>Coding Guidelines</h1>
|
||||||
<p>Ascraeus coding guidelines document</p>
|
<p>Rhea coding guidelines document</p>
|
||||||
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
<p style="display: none;"><a href="#start_here">Skip</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -37,7 +37,7 @@
|
|||||||
<!-- BEGIN DOCUMENT -->
|
<!-- BEGIN DOCUMENT -->
|
||||||
|
|
||||||
<p class="paragraph main-description">
|
<p class="paragraph main-description">
|
||||||
These are the phpBB Coding Guidelines for Ascraeus, all attempts should be made to follow them as closely as possible.
|
These are the phpBB Coding Guidelines for Rhea, all attempts should be made to follow them as closely as possible.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h1>Coding Guidelines</h1>
|
<h1>Coding Guidelines</h1>
|
||||||
@ -1187,8 +1187,8 @@ append_sid("{$phpbb_root_path}memberlist.$phpEx", 'mode=group&amp;
|
|||||||
# General Information about this style
|
# General Information about this style
|
||||||
name = prosilver_duplicate
|
name = prosilver_duplicate
|
||||||
copyright = © phpBB Limited, 2007
|
copyright = © phpBB Limited, 2007
|
||||||
style_version = 3.1.0
|
style_version = 3.2.0
|
||||||
phpbb_version = 3.1.0
|
phpbb_version = 3.2.0
|
||||||
|
|
||||||
# Defining a different template bitfield
|
# Defining a different template bitfield
|
||||||
# template_bitfield = lNg=
|
# template_bitfield = lNg=
|
||||||
@ -1677,8 +1677,8 @@ div
|
|||||||
# General Information about this style
|
# General Information about this style
|
||||||
name = Custom Style
|
name = Custom Style
|
||||||
copyright = © phpBB Limited, 2007
|
copyright = © phpBB Limited, 2007
|
||||||
style_version = 3.1.0-b1
|
style_version = 3.2.0-b1
|
||||||
phpbb_version = 3.1.0-b1
|
phpbb_version = 3.2.0-b1
|
||||||
|
|
||||||
# Defining a different template bitfield
|
# Defining a different template bitfield
|
||||||
# template_bitfield = lNg=
|
# template_bitfield = lNg=
|
||||||
@ -1725,7 +1725,7 @@ This may span multiple lines.
|
|||||||
+ first/file/path.html
|
+ first/file/path.html
|
||||||
+ second/file/path.html
|
+ second/file/path.html
|
||||||
* Purpose: Same as above.
|
* Purpose: Same as above.
|
||||||
* Since: 3.1.0-b1
|
* Since: 3.2.0-b1
|
||||||
</pre></div>
|
</pre></div>
|
||||||
<li>An event that is found multiple times in a file should have the number of instances in parenthesis next to the filename.
|
<li>An event that is found multiple times in a file should have the number of instances in parenthesis next to the filename.
|
||||||
<div class="codebox"><pre>event_name
|
<div class="codebox"><pre>event_name
|
||||||
@ -1734,7 +1734,7 @@ This may span multiple lines.
|
|||||||
+ first/file/path.html (2)
|
+ first/file/path.html (2)
|
||||||
+ second/file/path.html
|
+ second/file/path.html
|
||||||
* Purpose: Same as above.
|
* Purpose: Same as above.
|
||||||
* Since: 3.1.0-b1
|
* Since: 3.2.0-b1
|
||||||
</pre></div></li>
|
</pre></div></li>
|
||||||
<li>An actual example event documentation:
|
<li>An actual example event documentation:
|
||||||
<div class="codebox"><pre>forumlist_body_last_post_title_prepend
|
<div class="codebox"><pre>forumlist_body_last_post_title_prepend
|
||||||
@ -1743,7 +1743,7 @@ This may span multiple lines.
|
|||||||
+ styles/prosilver/template/forumlist_body.html
|
+ styles/prosilver/template/forumlist_body.html
|
||||||
+ styles/subsilver2/template/forumlist_body.html
|
+ styles/subsilver2/template/forumlist_body.html
|
||||||
* Purpose: Add content before the post title of the latest post in a forum on the forum list.
|
* Purpose: Add content before the post title of the latest post in a forum on the forum list.
|
||||||
* Since: 3.1.0-a1
|
* Since: 3.2.0-a1
|
||||||
</pre></div></ul><br />
|
</pre></div></ul><br />
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user