Author: batiste.bieler
Date: Mon Apr 20 11:10:09 2009
New Revision: 462
Modified:
wiki/InstallDjangoPageCMS.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/InstallDjangoPageCMS.wiki
==============================================================================
--- wiki/InstallDjangoPageCMS.wiki (original)
+++ wiki/InstallDjangoPageCMS.wiki Mon Apr 20 11:10:09 2009
@@ -196,4 +196,6 @@
===Media directory===
-You *must* create a symbolic link or copy of "pages/media/pages/" into
your media directory to have a fully functioning admin interface.
\ No newline at end of file
+The django CMS come with some javascript and CSS files. These files are in
the pages/media/pages directory. The setting PAGES_MEDIA_URL tell the CMS
where to search for these files. By default the value of PAGES_MEDIA_URL is
<MEDIA_ROOT>/pages.
+
+So it means that *you must create a symbolic link* or copy the
directory "pages/media/pages/" into your own media directory to have a
fully functioning admin interface.
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---