google-code-export / django-page-cms

Automatically exported from code.google.com/p/django-page-cms
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Cannot get any editor to appear in "content" area for new page. #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Followed instructions to the T. Both this install guide and the office doc.

I get no 404s from the media web server.

It appears something is messed up with django since all logs appear 100%
error free.

Pages area works, even publishes pages but I have no way to edit content.
Tried tinymce option in settings.py both true and false with no luck.

Using django 1.0.2

Would love more documentation for this issue.

Original issue reported on code.google.com by AcidTo...@gmail.com on 9 Jul 2009 at 5:55

GoogleCodeExporter commented 9 years ago
Did you use the trunk version of the CMS?

And have you read this documentation ? :
http://code.google.com/p/django-page-cms/wiki/PlaceHolders

Original comment by batiste....@gmail.com on 9 Jul 2009 at 12:32

GoogleCodeExporter commented 9 years ago
I used trunk. Also read that documentation. Regardless of what I used its still
blank. I'll investigate the actual code and if I find something I'll submit a 
patch.

Original comment by AcidTo...@gmail.com on 9 Jul 2009 at 2:15

GoogleCodeExporter commented 9 years ago
Actually in case I'm mistaken the pip install method does indeed use trunk 
correct?
I'm not terribly familiar with pip.

And I thought the place holders doc was for embedding on my actual pages. This 
is in
regard to the admin area having no content area to edit. I dont need place 
holder
functionality.

Is the pip method outdated or not recommended anymore? I have a feeling it has
something to do with this issue.

Original comment by AcidTo...@gmail.com on 9 Jul 2009 at 3:01

GoogleCodeExporter commented 9 years ago
Bingo!

oddly enough the checkout failed for a single file. I was able to browse the
repository and add the file in and it fixed all of my issues.

I still cant get tinymce to work, but thats not a defect and I'll figure it 
out. WYME
editor is working for me.

Original comment by AcidTo...@gmail.com on 9 Jul 2009 at 4:48

GoogleCodeExporter commented 9 years ago

Original comment by batiste....@gmail.com on 14 Jul 2009 at 7:31

GoogleCodeExporter commented 9 years ago
I have the exact same issue. am trawling through files now comparing repository 
to
files. AcidTonic - which file was missing for you?

Original comment by christop...@gmail.com on 5 Aug 2009 at 10:50

GoogleCodeExporter commented 9 years ago
OK, the problem lies with the SVN repository given in the walkthrough here 
doesn't
include the /example/ directory, and without the correct contents of
/pages/index.html , pages/debug.html & pages/editor.html the walkthough doesn't 
work
correctly.

Worth piling the example directory into the main SVN to save a lot of heartache.

Original comment by christop...@gmail.com on 5 Aug 2009 at 1:39