From 25f53c36365ff3fa0d831237671711c89b0ba976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 13 Feb 2012 13:53:55 +0100 Subject: [PATCH] Remove information for developers from docs --- Documentation.html | 71 +++++----------------------------------------- 1 file changed, 7 insertions(+), 64 deletions(-) diff --git a/Documentation.html b/Documentation.html index 69a8120009..f8d4e6bb82 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4559,26 +4559,10 @@ chmod o+rwx tmp 7.3 I would like to help out with the development of phpMyAdmin. How should I proceed? -

The following method is preferred for new developers:

- -
  1. fetch the current git repository over anonymous git:
    - git clone git://github.com/phpmyadmin/phpmyadmin.git
    -
  2. -
  3. add your stuff
  4. -
  5. generate patch with your changes: - git diff > xxx.diff
    -
  6. -
  7. submit your patch via the patch - tracker of the phpMyAdmin project. -
  8. -
- -

More details on git are available on our wiki.

- -

Write access to the repository is granted only to experienced developers who - have already contributed something useful to phpMyAdmin.
- Also, have a look at the Developers section.

+

We welcome every contribution to the development of phpMyAdmin. + You can check out all posibilities how to contribute in + contribute section on our website. +

Security

@@ -4693,50 +4677,9 @@ must have a primary key. great features have been written by other people and you too can help to make phpMyAdmin a useful tool.

-

If you're planning to contribute source, please read the following - information:

- - +

You can check out all posibilities how to contribute in + contribute section on our website. +