#4264 closed (wontfix)
Images in flatpages
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Keywords: | cms flatpages file images attachment | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Flatpages doesn't contain images and file attachments It would be nice to have a wordpress pages similar admin interface, to make django works easily as a cms for static pages.
Change History (2)
comment:1 by , 18 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
Yes, but Image and File attachment are very spread needs for static pages.
It would be enough to have a WYSIWYG editor which enables file and image uploads, but the GPL tiny_MCE does not.
Note:
See TracTickets
for help on using tickets.
The goal of the flatpages application is to provide a simple model for static pages, not to be a full CMS or to enable every possible use case. If you have specific needs not covered by the flatpages application, it's not hard to write a model customized to your needs.