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 1/2] 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. +

From 7b9038ec96ac4caff41fe7f8a02ab0f2b2b668d8 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 13 Feb 2012 15:51:35 +0100 Subject: [PATCH 2/2] Rephrase links --- Documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation.html b/Documentation.html index f8d4e6bb82..aec4e569ed 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4560,7 +4560,7 @@ chmod o+rwx tmp phpMyAdmin. How should I proceed?

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

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

-

You can check out all posibilities how to contribute in +

You can check out all the possibilities to contribute in the contribute section on our website.