Author: brosner
Date: Mon Sep 22 11:08:52 2008
New Revision: 930
Modified:
trunk/docs/customization.txt
trunk/docs/external_apps.txt
Log:
Some more documentation cleanup.
Modified: trunk/docs/customization.txt
==============================================================================
--- trunk/docs/customization.txt (original)
+++ trunk/docs/customization.txt Mon Sep 22 11:08:52 2008
@@ -1,13 +1,15 @@
Customization
=============
-As more sites are built using Pinax, more best practices will emerge, but
for now what we recommend is:
+As more sites are built using Pinax, more best practices will emerge, but
for
+now what we recommend is:
-- copy the ``pinax/`` project directory
-- make any necessary changes to your manage.py, .wsgi, etc to reflect this
new directory
-- make necessary changes to the ``settings.py`` and ``urls.py`` files there
-- develop your custom apps there
-- develop your own templates there
+- Copy the ``pinax/`` project directory.
+- Make any necessary changes to your manage.py, .wsgi, etc to reflect this
new
+ directory.
+- Make necessary changes to the ``settings.py`` and ``urls.py`` files
there.
+- Develop your custom apps there.
+- Develop your own templates there.
Settings You Will (Probably) Want To Override
---------------------------------------------
@@ -41,5 +43,6 @@
- ``BBAUTH_SHARED_SECRET``
- ``SITE_NAME``
-All but ``MAILER_PAUSE_SEND``, ``CONTACT_EMAIL``, ``URCHIN_ID``,
``BBAUTH_APP_ID``, ``BBAUTH_SHARED_SECRET`` and ``SITE_NAME``
-are just the standard Django settings.
+All but ``MAILER_PAUSE_SEND``, ``CONTACT_EMAIL``, ``URCHIN_ID``,
+``BBAUTH_APP_ID``, ``BBAUTH_SHARED_SECRET`` and ``SITE_NAME`` are just the
+standard Django settings.
Modified: trunk/docs/external_apps.txt
==============================================================================
--- trunk/docs/external_apps.txt (original)
+++ trunk/docs/external_apps.txt Mon Sep 22 11:08:52 2008
@@ -1,7 +1,8 @@
External Apps
=============
-The majority of functionality in Pinax is provided by external, reusable
Django apps.
+The majority of functionality in Pinax is provided by external, reusable
+Django apps.
.. toctree::
:maxdepth: 1
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---