From web-commits at pardus.org.tr Thu Jul 1 11:54:30 2010 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 1 Jul 2010 11:54:30 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/newcontributor - svn account name rules. Message-ID: <20100701085430.712FA49C95A@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jul 1 11:54:30 2010 New Revision: 22746 Modified: trunk/web/developer.pardus.org.tr/source/newcontributor/creating-svn-account.rst Log: svn account name rules. --- creating-svn-account.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: trunk/web/developer.pardus.org.tr/source/newcontributor/creating-svn-account.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/newcontributor/creating-svn-account.rst (original) +++ trunk/web/developer.pardus.org.tr/source/newcontributor/creating-svn-account.rst Thu Jul 1 11:54:30 2010 @@ -3,7 +3,7 @@ Creating SVN Crypt Password =========================== -To create an SVN password you should specify a user name. This user name must not include abusive or any malicious words. +To create an SVN password you should specify a user name. This user name must not include abusive or any malicious words. The username should not be offensive, discriminatory, or derogatory. Creating a password with "htpasswd" ----------------------------------- From web-commits at pardus.org.tr Thu Jul 1 16:56:53 2010 From: web-commits at pardus.org.tr (=?utf-8?q?G=C3=B6k=C3=A7en_Eraslan?=) Date: Thu, 1 Jul 2010 16:56:53 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source - Publish Pardus 2011 Release Schedule. Message-ID: <20100701135653.869DB49C95A@ns1.pardus.org.tr> Author: gokcen.eraslan Date: Thu Jul 1 16:56:52 2010 New Revision: 22747 Added: trunk/web/developer.pardus.org.tr/source/releases/ trunk/web/developer.pardus.org.tr/source/releases/index.rst Modified: trunk/web/developer.pardus.org.tr/source/_templates/index.html trunk/web/developer.pardus.org.tr/source/contents.rst Log: Publish Pardus 2011 Release Schedule. --- _templates/index.html | 2 ++ contents.rst | 1 + releases/index.rst | 41 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 44 insertions(+) Modified: trunk/web/developer.pardus.org.tr/source/_templates/index.html ================================================================= --- trunk/web/developer.pardus.org.tr/source/_templates/index.html (original) +++ trunk/web/developer.pardus.org.tr/source/_templates/index.html Thu Jul 1 16:56:52 2010 @@ -73,6 +73,8 @@

+

What is Pardus?

-

Pardus is an open source, freely distributable, GPL (General Public License) licensed user-friendly GNU/Linux distribution with many usability, hardware compatibility, stability and security enhancements. It's named after the Anatolian Leopard.

-

Pardus officially supports 11 languages: Turkish, English, Dutch, French, German, Spanish, Catalan, Italian, Swedish, Polish and Brazilian Portuguese.

-

The Pardus project is sponsored by the Turkish National Research Institute of Electronics and Cryptology (UEKAE), an affiliate of the Scientific and Technological Research Council of Turkey (TÜBİTAK).

-

For further information, please visit http://www.pardus.org.tr/eng

- -

Contributing to Pardus

- +

To get started...

+

- - - - - - - - - - - - -
- - New contributor's guide
- An introductional guide for new contributor candidates +
+
- - Areas to Contribute
- The different areas to contribute Pardus +
+
- - How to be a Contributor?
- Contributor Mentoring Process +
+
- - Creating SVN Crypt Password
- Creating an output for the creation of SVN account +
+
- - -

Documentation

- - - - - - -
+ - - - - - - - - - - -
- +

Browsing Pardus Repositories

@@ -113,5 +75,4 @@
   svn co https://svn.pardus.org.tr/pardus/devel/PACKAGE_PATH
 
- {% endblock %} Modified: trunk/web/developer.pardus.org.tr/source/_templates/layout.html ================================================================= --- trunk/web/developer.pardus.org.tr/source/_templates/layout.html (original) +++ trunk/web/developer.pardus.org.tr/source/_templates/layout.html Fri Jul 9 17:40:33 2010 @@ -25,8 +25,10 @@ {%- macro tableofcontents() %} {%- if title not in ['Pardus Developer Base'] %} -

Table of Contents

- {{ toc }} +
+ Table of Contents + {{ toc }} +
{%- else %}
{%- endif %} @@ -118,8 +120,8 @@ {%- if builder != 'htmlhelp' %}
{%- endif %} + {{ tableofcontents() }}
- {{ tableofcontents() }} {% block body %} {% endblock %}
{%- if builder != 'htmlhelp' %} Modified: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst Fri Jul 9 17:40:33 2010 @@ -1,5 +1,13 @@ .. _newdeveloper-index: +.. toctree:: + :maxdepth: 2 + + areas-to-contribute.rst + creating-svn-account.rst + how-to-be-contributor.rst + introduction-to-translation.rst + ############################## New Contributor's guide ############################## @@ -9,7 +17,7 @@ Please feel free to browse the web pages of `Pardus `_ for other information not included in this document. Who is a contributor? -==================== +===================== To put it roughly, it is not wrong to say that the project should fulfill two types of mission. As it is the case for any distribution, gathering the software and preparing the infrastructure to enable this task and sustaining it, as well as developing new tools and technologies to form the soul of the distribution are among the required tasks. @@ -70,6 +78,3 @@ :Author: Ozan Çağlayan, Semen Cirit :Date: |today| - -.. toctree:: - :maxdepth: 2 Modified: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/introduction-to-translation.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/newcontributor/introduction-to-translation.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/newcontributor/introduction-to-translation.rst Fri Jul 9 17:40:33 2010 @@ -1,6 +1,5 @@ .. _introduction-to-translation: - Quick Guide to Pardus Translations ================================== @@ -67,7 +66,7 @@ above, the language coordinator will approve you membership request and you'll be able to ready to translate. - .. image:: images/join-this-team.png + .. image:: images/join-this-team.png ********************************** Obtaining and Translating Projects From web-commits at pardus.org.tr Tue Jul 13 12:12:03 2010 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Tue, 13 Jul 2010 12:12:03 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source - directories and some hierarchy changed. Message-ID: <20100713091204.223D549C93F@ns1.pardus.org.tr> Author: semen.cirit Date: Tue Jul 13 12:12:03 2010 New Revision: 22755 Added: trunk/web/developer.pardus.org.tr/source/guides/kde/ trunk/web/developer.pardus.org.tr/source/guides/kde/index.rst - copied unchanged from r22754, trunk/web/developer.pardus.org.tr/source/guides/kde4-programming.rst trunk/web/developer.pardus.org.tr/source/guides/kde/kde4-applications.rst - copied unchanged from r22754, trunk/web/developer.pardus.org.tr/source/guides/kde4-applications.rst trunk/web/developer.pardus.org.tr/source/guides/kde/plasmoids.rst - copied unchanged from r22754, trunk/web/developer.pardus.org.tr/source/guides/plasmoids.rst trunk/web/developer.pardus.org.tr/source/guides/packaging/ trunk/web/developer.pardus.org.tr/source/guides/packaging/howto-create-pisi-package.rst - copied unchanged from r22754, trunk/web/developer.pardus.org.tr/source/projects/pisi/pisi-structure.rst trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst trunk/web/developer.pardus.org.tr/source/guides/rest/ trunk/web/developer.pardus.org.tr/source/guides/rest/howto-rst.rst trunk/web/developer.pardus.org.tr/source/guides/rest/index.rst trunk/web/developer.pardus.org.tr/source/policies/newcontributor/new-contributor-guide.rst trunk/web/developer.pardus.org.tr/source/policies/packaging/ trunk/web/developer.pardus.org.tr/source/policies/packaging/index.rst trunk/web/developer.pardus.org.tr/source/policies/packaging/package-review-process.rst - copied unchanged from r22754, trunk/web/developer.pardus.org.tr/source/projects/pisi/package-review-process.rst trunk/web/developer.pardus.org.tr/source/releases/2011/ trunk/web/developer.pardus.org.tr/source/releases/2011/index.rst trunk/web/developer.pardus.org.tr/source/releases/2011/meetings.rst trunk/web/developer.pardus.org.tr/source/releases/2011/release-notes.rst trunk/web/developer.pardus.org.tr/source/releases/2011/schedule.rst Removed: trunk/web/developer.pardus.org.tr/source/guides/howto-rst.rst trunk/web/developer.pardus.org.tr/source/guides/kde4-applications.rst trunk/web/developer.pardus.org.tr/source/guides/kde4-programming.rst trunk/web/developer.pardus.org.tr/source/guides/plasmoids.rst trunk/web/developer.pardus.org.tr/source/policies/newcontributor/application/ trunk/web/developer.pardus.org.tr/source/projects/pisi/package-review-process.rst trunk/web/developer.pardus.org.tr/source/projects/pisi/pisi-structure.rst Modified: trunk/web/developer.pardus.org.tr/source/guides/index.rst trunk/web/developer.pardus.org.tr/source/policies/index.rst trunk/web/developer.pardus.org.tr/source/policies/newcontributor/how-to-be-contributor.rst trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst trunk/web/developer.pardus.org.tr/source/projects/pisi/index.rst trunk/web/developer.pardus.org.tr/source/releases/index.rst Log: directories and some hierarchy changed. --- guides/howto-rst.rst | 306 ---------------------- guides/index.rst | 5 guides/kde/index.rst | 15 + guides/kde/kde4-applications.rst | 143 ++++++++++ guides/kde/plasmoids.rst | 145 ++++++++++ guides/kde4-applications.rst | 143 ---------- guides/kde4-programming.rst | 15 - guides/packaging/howto-create-pisi-package.rst | 102 +++++++ guides/packaging/index.rst | 6 guides/plasmoids.rst | 145 ---------- guides/rest/howto-rst.rst | 295 +++++++++++++++++++++ guides/rest/index.rst | 19 + policies/index.rst | 1 policies/newcontributor/how-to-be-contributor.rst | 17 - policies/newcontributor/index.rst | 78 ----- policies/newcontributor/new-contributor-guide.rst | 64 ++++ policies/packaging/index.rst | 6 policies/packaging/package-review-process.rst | 87 ++++++ projects/pisi/index.rst | 7 projects/pisi/package-review-process.rst | 87 ------ projects/pisi/pisi-structure.rst | 102 ------- releases/2011/index.rst | 11 releases/2011/meetings.rst | 5 releases/2011/release-notes.rst | 4 releases/2011/schedule.rst | 31 ++ releases/index.rst | 39 -- 26 files changed, 959 insertions(+), 919 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/index.rst Tue Jul 13 12:12:03 2010 @@ -4,5 +4,6 @@ .. toctree:: :maxdepth: 2 - kde4-programming - howto-rst + kde/index.rst + rest/index.rst + packaging/index.rst Modified: trunk/web/developer.pardus.org.tr/source/policies/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/index.rst Tue Jul 13 12:12:03 2010 @@ -5,4 +5,5 @@ :maxdepth: 2 newcontributor/index.rst + packaging/index.rst Modified: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/how-to-be-contributor.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/newcontributor/how-to-be-contributor.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/newcontributor/how-to-be-contributor.rst Tue Jul 13 12:12:03 2010 @@ -7,12 +7,11 @@ Applicant Tracking on Bugzilla ****************************** -- "Yeni Katkıcı / New Contributor" product is for this tracking process. -- The compoenents of this product are "Geliştirici / Developer" and "Testçi / Tester". -- The translator applications can be held from `Pardus translation website `_. -- The bugzilla permissions: - - A mentoring group is created for product "Yeni Katkıcı / New Contributor" - - The users out of the mentoring group can create contributor bugs, but can not edit bugs. +- Developers and testers can follow this process in order to be a contributor. +- For translators applications can be held from `Pardus translation website `_. (See `Quick Guide to Pardus Translations `_) +- For bug triagers please see `Bug reporting and triaging `_ +- For content writers please see `Documentation `_ +- For designers please see `Graphical design and multimedia `_ .. image:: images/application_process.png @@ -83,7 +82,7 @@ #. All svn permissions excluding "stable" will be given to applicant. (The mentor will send and an email to sys. Admin for giving permissions.) #. Mentor will keep an eye on applicant, until the applicant reach a good level. #. He/she joins the package review process of the packages that the applicant done. - #. He/she controls that the applicant fullfills the `responsibilities of the contributor `_ like continuity, accuracy, determination, communication. + #. He/she controls that the applicant fullfills the `responsibilities of the contributor `_ like continuity, accuracy, determination, communication. #. If the applicant can not pass this process, his/her bug will be closed with status RESOLVED/INVALID by the mentor and related comment will be given. (The mentor will send and an email to sys. Admin for removing permissions.) #. If the applicant can pass this process: #. When the mentor has been satisfied by applicant, mentor sends a comment as he/she leaves the applicant and changes the bug status as RESOLVED/FIXED @@ -216,7 +215,7 @@ Bu aşamada yapacağınız çalışmalar için şimdiden kolaylıklar dileriz. - [1] http://developer.pardus.org.tr/newcontributor/creating-svn-account.html + [1] http://developer.pardus.org.tr/policies/newcontributor/creating-svn-account.html -- Pardus Mentor Koordinatörleri :: @@ -229,7 +228,7 @@ Regards, - [1] http://developer.pardus.org.tr/newcontributor/creating-svn-account.html + [1] http://developer.pardus.org.tr/policies/newcontributor/creating-svn-account.html -- Pardus Mentoring Coordinators Modified: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst Tue Jul 13 12:12:03 2010 @@ -1,80 +1,14 @@ .. _newdeveloper-index: + +New Contributors +================ + .. toctree:: :maxdepth: 2 + new-contributor-guide.rst areas-to-contribute.rst - creating-svn-account.rst how-to-be-contributor.rst + creating-svn-account.rst introduction-to-translation.rst - -############################## -New Contributor's guide -############################## - -In this document we'll try to explain the requirements to be a Pardus contributor. Although we are talking about Pardus in particular, the cited requirements in this document should apply to nearly all open source projects. - -Please feel free to browse the web pages of `Pardus `_ for other information not included in this document. - -Who is a contributor? -===================== - -To put it roughly, it is not wrong to say that the project should fulfill two types of mission. As it is the case for any distribution, gathering the software and preparing the infrastructure to enable this task and sustaining it, as well as developing new tools and technologies to form the soul of the distribution are among the required tasks. - -When referring to contributor, we describe not only those who write programs but also those who fulfill any single task. We are aware that work has to be done in many areas such as documentation, bug triaging, visual materials, translations etc. besides programming to implement a software project. We need all of them for Pardus as well. - -How do I start? -================ - -First of all it's a good idea to keep up with the ongoing discussions. The most effective way of achieving this is to observe for a while and see how people work. It might be useful to join the `e-mail lists `_ and follow the discussions, the ongoing events, the bug reports, the solutions proposed to the bug reports and examine the documents published. - -By considering the outlined methods you may continue to help the development process. You can add your comments and proposals for solutions to the `bug reports `_ by testing the sofware or you can report the new bugs you've just found. You can contribute to develop innovative technologies and add new features or you can support a step of the process which you think is not working correctly or fast enough. - -During the development process, you should always be in *communication* with other contributors. As it's true for all tasks performed by more than one person, we always need to have knowledge of each other. - -The process of development is completely transparent to the public, and open to any contributor who demonstrates the necessary skills and commitment to the project. - -You can find in details :ref:`areas-to-contribute` and :ref:`how-to-be-contributor`. - -Responsibilities of a Contributor -===================================== - -Indeed, the answer of this question might vary considerably depending on the subject you begin to work on, but we can mention the basic responsibilities of all contributors in general. In fact, the responsibilities described here are basic points for many contributors to work together in harmony. In this sense, although what is mentioned below is true in general, you can find your own way to cooperate as you become familiar with your working environment and friends. - -********** -Continuity -********** - -A contributor should be prepared to work on the projects s/he is dealing with continiously. Here continuity doesn't stand for a 7/24 work but it stresses the continuity of the subject to be dealt. For different areas are clannish in an operation system, developers should keep up with each others speed. - -******** -Accuracy -******** - -In the project you might be working on the same subject with more than one contributor. What's more, there might be other contributors affected by your work. For this reason not only the continuity of your work but also the accuracy are of great importance in proportion with the extend they affect other contributors. If you are performing your work on one of the main development repositories, you should take into account the other contributors working with you that are affected by your work, in all stages. You should make sure that any change you make does not -even slightly- prevent other contributors from doing their job. - -************* -Determination -************* - -If you have the power of decision for a subject you are working on, changing your decisions too often makes it difficult for the other contributors to follow and what's more important it makes the contributors who are dependent on you to have difficulties while working. Hence it will be useful to take well-thought decisions and to ask for the opinions of the other contributors before making a decision. - - At a particular point if you feel that you should change your decision anyway, you can do this by letting the other contributors know about it and -if your previous works are already being used- by working in an experimental area harmless to them. - -************* -Communication -************* - - It'll be useful to let other contributors know about the decisions you make, the steps you take and the changes -even the minor ones- you make. In this way, you can adapt new contributors -who are always needed- to the subject you are dealing with easier, you can cooperate with the contributors you work with more consistently and faster. When you'll be in need for help in the future, with the help of this attitude, you can be sure that a solution will be produced faster because another contributor already knows what you want to do. For communication you can use e-mail lists, the documents you'll prepare or explanatory information (such as subversion messages) you'll add to the changes you make. - -Email discussions among specific Pardus contributors takes place on the `e-mail lists `_. - -The ``#pardus-devel`` ``#pardus`` channel on FreeNode IRC network is home to many Pardus contributors for real-time communication. - - -About this document -==================== - -:Author: Ozan Çağlayan, Semen Cirit -:Date: |today| - Modified: trunk/web/developer.pardus.org.tr/source/projects/pisi/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/projects/pisi/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/projects/pisi/index.rst Tue Jul 13 12:12:03 2010 @@ -22,13 +22,12 @@ * Comprehensive CLI and a user-friendly qt GUI (distributed separately) * Extremely simple package construction -Package Structure -================= +Contribute +========== .. toctree:: - pisi-structure.rst - package-review-process.rst + ../../guide/packaging/index.rst Download ======== Modified: trunk/web/developer.pardus.org.tr/source/releases/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/releases/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/releases/index.rst Tue Jul 13 12:12:03 2010 @@ -1,41 +1,12 @@ .. _releases-index: -##################### - Release Schedules -##################### - - -Pardus 2011 -============= - -Release Dates -------------- - -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| Date | Milestone | Notes | -+==================+=============================+============================================================================================+ -| 26/Aug/2010 | **Alpha 1 Release** | | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 31/Aug/2010 | Feature Submission Deadline | Last day for requesting a feature for Pardus 2011 | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 03/Sep/2010 | Feature Acceptance | Features accepted by developers will be entered to http://tracker.pardus.org.tr as tasks. | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 16/Sep/2010 | **Alpha 2 Release** | | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 11/Oct/2010 | Feature Freeze | New features will not be introduced any more. | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 14/Oct/2010 | **Beta Release** | | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 28/Oct/2010 | String Freeze | | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 09/Nov/2010 | Supported Language Freeze | Last day for requesting a new language support for Pardus 2011 | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 11/Nov/2010 | **Release Candidate** | | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 01/Dec/2010 | Translation Freeze | Last day for translation submission. | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 07/Dec/2010 | Repository Freeze | Only fixes confirmed by the release manager(s) will be allowed. | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ -| 14/Dec/2010 | **Final Release** | | -+------------------+-----------------------------+--------------------------------------------------------------------------------------------+ +Releases +======== + +.. toctree:: + + :maxdepth: 1 + + 2011/index + From web-commits at pardus.org.tr Tue Jul 13 12:24:26 2010 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Tue, 13 Jul 2010 12:24:26 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source - Some typo changed. Message-ID: <20100713092426.DE67849C93F@ns1.pardus.org.tr> Author: semen.cirit Date: Tue Jul 13 12:24:26 2010 New Revision: 22756 Modified: trunk/web/developer.pardus.org.tr/source/guides/index.rst trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst trunk/web/developer.pardus.org.tr/source/guides/rest/index.rst trunk/web/developer.pardus.org.tr/source/policies/index.rst trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst trunk/web/developer.pardus.org.tr/source/projects/index.rst trunk/web/developer.pardus.org.tr/source/releases/index.rst Log: Some typo changed. --- guides/index.rst | 2 +- guides/packaging/index.rst | 1 + guides/rest/index.rst | 2 ++ policies/index.rst | 2 +- policies/newcontributor/index.rst | 2 +- projects/index.rst | 2 +- releases/index.rst | 2 +- 7 files changed, 8 insertions(+), 5 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/index.rst Tue Jul 13 12:24:26 2010 @@ -2,7 +2,7 @@ ====== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 kde/index.rst rest/index.rst Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst Tue Jul 13 12:24:26 2010 @@ -2,5 +2,6 @@ =============== .. toctree:: + maxdepth: 1 howto-create-pisi-package.rst Modified: trunk/web/developer.pardus.org.tr/source/guides/rest/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/rest/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/rest/index.rst Tue Jul 13 12:24:26 2010 @@ -16,4 +16,6 @@ .. toctree:: + maxdepth: 1 + howto-rst Modified: trunk/web/developer.pardus.org.tr/source/policies/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/index.rst Tue Jul 13 12:24:26 2010 @@ -2,7 +2,7 @@ ======== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 newcontributor/index.rst packaging/index.rst Modified: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst Tue Jul 13 12:24:26 2010 @@ -5,7 +5,7 @@ ================ .. toctree:: - :maxdepth: 2 + :maxdepth: 1 new-contributor-guide.rst areas-to-contribute.rst Modified: trunk/web/developer.pardus.org.tr/source/projects/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/projects/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/projects/index.rst Tue Jul 13 12:24:26 2010 @@ -2,7 +2,7 @@ ======== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 comar/index.rst kaptan/index.rst Modified: trunk/web/developer.pardus.org.tr/source/releases/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/releases/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/releases/index.rst Tue Jul 13 12:24:26 2010 @@ -7,6 +7,6 @@ :maxdepth: 1 - 2011/index + 2011/index.rst From web-commits at pardus.org.tr Wed Jul 14 16:53:15 2010 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Wed, 14 Jul 2010 16:53:15 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/guides/packaging - maxdepth fixed. Message-ID: <20100714135315.9679749C93F@ns1.pardus.org.tr> Author: semen.cirit Date: Wed Jul 14 16:53:15 2010 New Revision: 22757 Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst Log: maxdepth fixed. --- index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst Wed Jul 14 16:53:15 2010 @@ -2,6 +2,6 @@ =============== .. toctree:: - maxdepth: 1 + maxdepth: 2 howto-create-pisi-package.rst From web-commits at pardus.org.tr Thu Jul 15 12:51:02 2010 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 15 Jul 2010 12:51:02 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/policies/packaging - Page format fixed and some information added as a ... Message-ID: <20100715095102.86F6A49C93F@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jul 15 12:51:02 2010 New Revision: 22758 Modified: trunk/web/developer.pardus.org.tr/source/policies/packaging/index.rst trunk/web/developer.pardus.org.tr/source/policies/packaging/package-review-process.rst Log: Page format fixed and some information added as a comment to package review process. --- index.rst | 1 + package-review-process.rst | 26 ++++++++++++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/policies/packaging/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/packaging/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/packaging/index.rst Thu Jul 15 12:51:02 2010 @@ -2,5 +2,6 @@ ========= .. toctree:: + :maxdepth: 2 package-review-process.rst Modified: trunk/web/developer.pardus.org.tr/source/policies/packaging/package-review-process.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/packaging/package-review-process.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/packaging/package-review-process.rst Thu Jul 15 12:51:02 2010 @@ -3,8 +3,30 @@ Package Reviewing Process ========================= -The aim of the package reviewing process is to control that new packages are -suitable for repository policy rules. +Aim of Review +------------- + +Package review is a must before it is added to Pardus repositories. The aim of this +process is to be ensure the package satisfies packaging rules. + + +New packages, package renaming need review process. + +.. Package Review Guidelines + ------------------------- + +.. The person who want to put his package in review and add it to Pardus Repositories, he + should be a Pardus developer. (see `New Contributors `_ + and `Developer Roles in Pardus`_) + +.. Package maintainer and the reviewer must follow the package review process and they + should pay attention that the package adheres to `package_naming_guidlines.rst`_, + `packaging_guidlines.rst`_ and `licensing_guidlines.rst`_. + +.. They also pay attention that the package in review has not in repositories already. + +Review Process +-------------- The package reviewing process steps on `Pardus Bug Tracking System `_; From web-commits at pardus.org.tr Thu Jul 15 12:51:18 2010 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 15 Jul 2010 12:51:18 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source - Page format fixed Message-ID: <20100715095118.B228449C93F@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jul 15 12:51:18 2010 New Revision: 22759 Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst trunk/web/developer.pardus.org.tr/source/guides/rest/index.rst trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst trunk/web/developer.pardus.org.tr/source/releases/2011/index.rst Log: Page format fixed --- guides/packaging/index.rst | 2 +- guides/rest/index.rst | 2 +- policies/newcontributor/index.rst | 2 +- releases/2011/index.rst | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst Thu Jul 15 12:51:18 2010 @@ -2,6 +2,6 @@ =============== .. toctree:: - maxdepth: 2 + :maxdepth: 2 howto-create-pisi-package.rst Modified: trunk/web/developer.pardus.org.tr/source/guides/rest/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/rest/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/rest/index.rst Thu Jul 15 12:51:18 2010 @@ -16,6 +16,6 @@ .. toctree:: - maxdepth: 1 + :maxdepth: 2 howto-rst Modified: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst Thu Jul 15 12:51:18 2010 @@ -5,7 +5,7 @@ ================ .. toctree:: - :maxdepth: 1 + :maxdepth: 2 new-contributor-guide.rst areas-to-contribute.rst Modified: trunk/web/developer.pardus.org.tr/source/releases/2011/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/releases/2011/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/releases/2011/index.rst Thu Jul 15 12:51:18 2010 @@ -4,6 +4,7 @@ =================== .. toctree:: + :maxdepth: 2 schedule.rst meetings.rst From web-commits at pardus.org.tr Thu Jul 15 14:50:59 2010 From: web-commits at pardus.org.tr (=?utf-8?q?Semen_Cirit?=) Date: Thu, 15 Jul 2010 14:50:59 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/policies/newcontributor - mentoring guide is added. Message-ID: <20100715115059.3C65E49C93F@ns1.pardus.org.tr> Author: semen.cirit Date: Thu Jul 15 14:50:59 2010 New Revision: 22760 Added: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/newcontributor_mentors.rst Modified: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/how-to-be-contributor.rst trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst Log: mentoring guide is added. --- how-to-be-contributor.rst | 2 +- index.rst | 1 + newcontributor_mentors.rst | 23 +++++++++++++++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) Modified: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/how-to-be-contributor.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/newcontributor/how-to-be-contributor.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/newcontributor/how-to-be-contributor.rst Thu Jul 15 14:50:59 2010 @@ -67,7 +67,7 @@ Mentoring Process ----------------- -#. The mentor will give applicant some junior jobs. (The junior job can be a bug or package.) +#. The mentor will give applicant some junior jobs. (The junior job can be a bug or package.) (see `New contributor mentoring `_) #. Related to junior jobs difficulty, one more jobs can be given to applicant. #. At this stage playground svn permissions will be given to applicant. (The mentor will send and an email to sys. Admin for giving permissions.) #. The owner of the packages that applicant has done will be his/her mentor. Modified: trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/policies/newcontributor/index.rst Thu Jul 15 14:50:59 2010 @@ -12,3 +12,4 @@ how-to-be-contributor.rst creating-svn-account.rst introduction-to-translation.rst + newcontributor_mentors.rst From web-commits at pardus.org.tr Wed Jul 21 11:43:15 2010 From: web-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7Zrc2Vs?=) Date: Wed, 21 Jul 2010 11:43:15 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source - No more policies Message-ID: <20100721084316.9B10649C8B6@ns1.pardus.org.tr> Author: gokmen.goksel Date: Wed Jul 21 11:43:13 2010 New Revision: 22761 Added: trunk/web/developer.pardus.org.tr/source/guides/newcontributor/ trunk/web/developer.pardus.org.tr/source/guides/newcontributor/areas-to-contribute.rst trunk/web/developer.pardus.org.tr/source/guides/newcontributor/creating-svn-account.rst trunk/web/developer.pardus.org.tr/source/guides/newcontributor/how-to-be-contributor.rst trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/ trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/add-new.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/add-new2.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/application_process.dia (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/application_process.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/dl-pot.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/dl.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/edit.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/locked.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/mentoring.dia (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/mentoring.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/ul.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/untranslated.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/watch-project.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/images/watch.png (contents, props changed) trunk/web/developer.pardus.org.tr/source/guides/newcontributor/index.rst trunk/web/developer.pardus.org.tr/source/guides/newcontributor/introduction-to-translation.rst trunk/web/developer.pardus.org.tr/source/guides/newcontributor/new-contributor-guide.rst trunk/web/developer.pardus.org.tr/source/guides/newcontributor/newcontributor_mentors.rst trunk/web/developer.pardus.org.tr/source/guides/packaging/package-review-process.rst Removed: trunk/web/developer.pardus.org.tr/source/policies/ Modified: trunk/web/developer.pardus.org.tr/source/guides/index.rst trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst Log: * No more policies --- index.rst | 5 newcontributor/areas-to-contribute.rst | 77 ++++++++ newcontributor/creating-svn-account.rst | 41 ++++ newcontributor/how-to-be-contributor.rst | 234 +++++++++++++++++++++++++ newcontributor/index.rst | 15 + newcontributor/introduction-to-translation.rst | 171 ++++++++++++++++++ newcontributor/new-contributor-guide.rst | 64 ++++++ newcontributor/newcontributor_mentors.rst | 23 ++ packaging/index.rst | 1 packaging/package-review-process.rst | 109 +++++++++++ 10 files changed, 738 insertions(+), 2 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/guides/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/index.rst Wed Jul 21 11:43:13 2010 @@ -2,8 +2,9 @@ ====== .. toctree:: - :maxdepth: 1 + :maxdepth: 2 + newcontributor/index.rst + packaging/index.rst kde/index.rst rest/index.rst - packaging/index.rst Modified: trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst ================================================================= --- trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst (original) +++ trunk/web/developer.pardus.org.tr/source/guides/packaging/index.rst Wed Jul 21 11:43:13 2010 @@ -5,3 +5,4 @@ :maxdepth: 2 howto-create-pisi-package.rst + package-review-process.rst From web-commits at pardus.org.tr Wed Jul 21 11:45:15 2010 From: web-commits at pardus.org.tr (=?utf-8?b?R8O2a21lbiBHw7Zrc2Vs?=) Date: Wed, 21 Jul 2010 11:45:15 +0300 (EEST) Subject: [Web-commits] trunk/web/developer.pardus.org.tr/source/_templates - Update index template Message-ID: <20100721084515.4BF1349CB17@ns1.pardus.org.tr> Author: gokmen.goksel Date: Wed Jul 21 11:45:14 2010 New Revision: 22762 Modified: trunk/web/developer.pardus.org.tr/source/_templates/index.html Log: * Update index template --- index.html | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) Modified: trunk/web/developer.pardus.org.tr/source/_templates/index.html ================================================================= --- trunk/web/developer.pardus.org.tr/source/_templates/index.html (original) +++ trunk/web/developer.pardus.org.tr/source/_templates/index.html Wed Jul 21 11:45:14 2010 @@ -20,37 +20,31 @@

- - - - - -
+ + + - - + +