Ticket #55 (new enhancement)

Opened 6 months ago

Last modified 3 months ago

Images upload

Reported by: offline Assigned to:
Priority: minor Milestone: 0.1
Component: blog Version:
Keywords: image Cc:

Description

Create image uploader, that return url of uploaded image. You can see implementation at http://muzx.net/x/myblog/blog.php?1.4045 (need to register before, but can use user: 121212 pass: 212121)

Change History

05/17/08 14:16:52 changed by lokkju

That works great for comments, but I would like to see it for actual posting as well, but with a bit more complexity. You should be able to upload images or documents, and then browse the existing ones, including any that have been uploaded before. In order to make less clutter, it would probably be a good idea to make it so that when you upload a photo (or file), it defaults to a post-specific folder - but you can drop it in a common location instead. Decent image management is one thing no Django based blog has yet, and something I would be quite happy to see.

I'm probably going to try to develop a basic generic image app, including some tie ins for the popular WYSIWYG editors... we'll see how it goes

Ohloh project report for byteflow