You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Use this online enquiry form to contact the Textpattern Development Team. If your message is security-related, please adhere to the <ahref="#security">security report rules</a>.</p>
115
115
</div>
116
-
<p>Refrain from using this form to ask general questions about Textpattern or to ask for support—rather, please make use of the extensive <ahref="https://docs.textpattern.io/">documentation</a> and the <ahref="https://forum.textpattern.io/">support forum</a>. General “How do I…?” questions and support enquiries will be politely ignored. Thank you for your co-operation and interest in Textpattern!</p>
116
+
<p>Refrain from using this form to ask general questions about Textpattern or to ask for support—rather, please make use of the extensive <ahref="https://docs.textpattern.com/">documentation</a> and the <ahref="https://forum.textpattern.io/">support forum</a>. General “How do I…?” questions and support enquiries will be politely ignored. Thank you for your co-operation and interest in Textpattern!</p>
117
117
<hr>
118
118
<formmethod="post" action="#">
119
119
<p>Fields marked <spanclass="required" title="Required" aria-label="Required">●</span> are required.</p>
<li>Extract the files to your site (in the web root, or choose a subdirectory). The top-level <code>index.php</code> should reside in this directory, as should the <code>/textpattern/</code> directory.</li>
215
215
<li>Create, or establish the existence of, a working MySQL database, load <code>/textpattern/setup/index.php</code> (or <code>/subdir/textpattern/setup/index.php</code>) in a browser and follow the directions.</li>
<li><strong>Log out of the admin side.</strong></li>
222
222
<li>Replace the three files in your main installation directory (<code>index.php</code>, <code>css.php</code> and <code>.htaccess</code>) and everything in your <code>/textpattern/</code> directory (and the <code>/rpc/</code> directory if you utilise RPC features), except <code>/textpattern/config.php</code>, with the corresponding files in the current release distribution.</li>
223
223
<li>It is recommended that you flush the browser cache to ensure old cached files are not being used in preference to any newer versions within the upgrade.</li>
224
-
<li>When you log back in to the admin side, the latest upgrade script is run automatically. Please take a look at your <ahref="https://docs.textpattern.io/administration/diagnostics-panel">Diagnostics administration panel</a> to view any errors and check whether the correct version number is displayed.</li>
224
+
<li>When you log back in to the admin side, the latest upgrade script is run automatically. Please take a look at your <ahref="https://docs.textpattern.com/administration/diagnostics-panel">Diagnostics administration panel</a> to view any errors and check whether the correct version number is displayed.</li>
<pclass="alert-block warning"><strong>Not suitable for production environments. Unsupported.</strong></p>
@@ -232,7 +232,7 @@ <h3 id="nightly">Latest development builds</h3>
232
232
233
233
<h3id="development">Get involved</h3>
234
234
<p>Textpattern is open source under the <ahref="https://textpattern.com/license">GNU General Public License v2.0</a>, and all development takes place on <arel="external" href="https://github.com/textpattern/textpattern">GitHub</a>. User contributions are welcome (and indeed, are enthusiastically encouraged). You don’t have to be a programmer to contribute either, there are lots of other ways to help us out!</p>
235
-
<p><ahref="https://docs.textpattern.io/development/contributing">All about contributing to the Textpattern project</a>.</p>
235
+
<p><ahref="https://docs.textpattern.com/development/contributing">All about contributing to the Textpattern project</a>.</p>
0 commit comments