diff --git a/docs/faq.rst b/docs/faq.rst index 22ee7070d..a559c00c7 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -37,6 +37,9 @@ How hard is it to add support for a new repo? We've done a lot of work to make it as straightforward as possible. At PyCon 2011 we launched our formal `Repo Handler API`_. +Installation +============ + How come you don't support buildout? ------------------------------------ @@ -53,7 +56,7 @@ If you are using something else besides Ubuntu, Mac OS X 10.6, or Windows 7, you What happened to the fixtures? ------------------------------ -The effort to support databases besides PostGreSQL was hampered for long time, all caused by a third party package I'm not going to identify that caused grief in the use of fixtures. This was a significant issue in Open Comparison, and used up a lot of development cycles. +The effort to support databases besides PostGreSQL was hampered for long time, all caused by a third party package we're not going to identify that caused grief in the use of fixtures. This was a significant issue in Open Comparison, and used up a lot of development cycles. So we use a **Mock** system of creating sample data in our tests and for running a development version of the site. To create some development data, just run:: diff --git a/templates/base.html b/templates/base.html index e6c0f8083..07ccb2fc9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -89,12 +89,13 @@ © 2010 Daniel Greenfeld & Audrey Roy - {% trans "About" %} - {% trans "FAQ" %} - - {% trans "Terms of Service" %} + - {% trans "Terms" %} - {% trans "Contribute" %} - - {% trans "Team" %} - {% trans "API" %} - - {% trans "RSS / Atom" %} - - Cartwheel Web: Giving back to the Python and {{ FRAMEWORK_TITLE }} community. + - {% trans "RSS / Atom" %} + - Cartwheel Web: Giving back to the Python and {{ FRAMEWORK_TITLE }} community. + - Support our efforts through Whitespace Jobs + diff --git a/templates/pages/contribute.html b/templates/pages/contribute.html index c54444850..78856a33a 100644 --- a/templates/pages/contribute.html +++ b/templates/pages/contribute.html @@ -13,8 +13,8 @@

How can you contribute?

Contributing code

-

This project has had over 30 contributors whose work has seen this project move forward in leaps and bounds. If you want help out, please read the contributing instructions. You -should also read the General Section of the Open Comparison FAQ. +

This project has had over 30 contributors whose work has seen this project move forward in leaps and bounds. If you want help out, please read the contributing instructions. You +should also read the Installation Section of the Open Comparison FAQ.

Contributing financially

@@ -24,7 +24,7 @@

Contributing financially

Post jobs on Whitespace Jobs

-

The team behind this site and Open Comparison have launched a job listing site for developers called Whitespace Jobs

. Out of every paid listing, $100 will go towards work on Open Comparison or to diversity advocacy groups such PyLadies. +

The team behind this site and Open Comparison have launched a job listing site for developers called Whitespace Jobs.

Out of every paid listing, $100 will go towards work on Open Comparison or to diversity advocacy groups such PyLadies.

Direct Open Comparison Consulting