|
|
Direct image upload in blog editorFinally, 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. Link: http://devblog.flux-cms.org/archive/2005/08/31/direct-image-upload-in-blog-editor.html |