Direct image upload in blog editor

Finally, uploading and inserting images in the blog editor got much easier. There's a new field called "Upload Picture" where you can upload a picture (surprise ...) without reloading the editor pageand then it gets automatically inserted into your blog post (where the cursor is). The image gets uploaded to /files/images/blog/. This is hardcoded and can't be changed currently, but you can of course move the file later with the usual CMS commands. If you want to later insert the image again, you can choose it with the common image drawer from the /files/images/blog/ folder.

Related Entries:
Tagcloud Plugin
Make private post got more useful
rel="bookmark" added to permalinks
Problems with FCKEditor and Firefox 1.0
Freeflux.net upgraded to Flux CMS 1.5 branch
Comments (2)  Permalink

Comments

Alain @ 01.09.2005 21:31 CET
Hi, this is great. I leave some senf here anyway ;)

Maybe you could implement something to also fetch remote picture.

http://workaround.org/articles/ispmail-sarge/bigpicture.png

One could fetch, rename, resize and refer to the original picture and as well insert it into the editor. Maybe wget could do it, but propably is there some php5-stream function only you know of ;)
chregu @ 01.09.2005 21:35 CET
Write it to the wishlist :) Wouldn't be too difficult to do it, but the list of fields is getting longer and longer (That's way we hide the less used now :) )

And HTTP_Request from PEAR does a very good job in fetching remote HTTP "pages".
No new comments allowed (anymore) on this post.