Cleanup some mess from rst
This commit is contained in:
parent
a588f0926b
commit
cba7cf3907
10
faq.rst
10
faq.rst
@ -3,16 +3,6 @@
|
||||
FAQ - Frequently Asked Questions
|
||||
================================
|
||||
|
||||
#.
|
||||
#.
|
||||
#.
|
||||
#.
|
||||
#.
|
||||
#.
|
||||
#.
|
||||
#.
|
||||
#.
|
||||
|
||||
Please have a look at our `Link section
|
||||
<http://www.phpmyadmin.net/home_page/docs.php>`_ on the official
|
||||
phpMyAdmin homepage for in-depth coverage of phpMyAdmin's features and
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user