diff --git a/faq.rst b/faq.rst index ba013b565e..c052cd9eab 100644 --- a/faq.rst +++ b/faq.rst @@ -3,16 +3,6 @@ FAQ - Frequently Asked Questions ================================ -#. -#. -#. -#. -#. -#. -#. -#. -#. - Please have a look at our `Link section `_ on the official phpMyAdmin homepage for in-depth coverage of phpMyAdmin's features and diff --git a/setup.rst b/setup.rst index 33745b832d..68e90c3814 100644 --- a/setup.rst +++ b/setup.rst @@ -3,12 +3,6 @@ Installation ============ -#. -#. -#. -#. -#. - phpMyAdmin does not apply any special security methods to the MySQL database server. It is still the system administrator's job to grant permissions on the MySQL databases properly. phpMyAdmin's "Privileges" diff --git a/transformations.rst b/transformations.rst index fd7234dc1e..5f8b317f57 100644 --- a/transformations.rst +++ b/transformations.rst @@ -3,14 +3,10 @@ Transformations =============== -#. -#. -#. - .. _transformationsintro: -1. Introduction -+++++++++++++++ +Introduction +++++++++++++ To enable transformations, you have to setup the ``column\_info`` table and the proper directives. Please see the on how to do so. @@ -38,8 +34,8 @@ official phpMyAdmin homepage. .. _transformationshowto: -2. Usage -++++++++ +Usage ++++++ Go to your *tbl\_structure.php* page (i.e. reached through clicking on the 'Structure' link for a table). There click on "Change" (or change @@ -82,8 +78,8 @@ They are called 'MIME-type', 'Browser transformation' and .. _transformationsfiles: -3. File structure -+++++++++++++++++ +File structure +++++++++++++++ All specific transformations for mimetypes are defined through class files in the directory 'libraries/plugins/transformations/'. Each of