Hi Michael,
Many thanks for taking the time to respond on this....
Quote:
What I can think of is that after the upload of one image only (or if multiple images are uploaded the first one) it is automatically preselected
Yes I think that would be helpful OK (saves them searching for the image they uploaded).
*However*, I still see some flaws with this:
- It's still a two-step process, why do it in two when it can be done in one ?
- Casual users still get confused about the folders on the server... even if automatically restricted to their own personal folder, it can build up images over time. What I am thinking of is something which would create a brand new sub-folder for the user each time ... one for each article (perhaps article ID etc., since that would be easiest to find when inserting more images into the same article later) . So if I am adding an article with 3 photos, that's all I have to deal with. No confusion with 100's of other old photos in the way, which causes difficulty finding the one(s) just uploaded, and potential file name conflicts. I have about 10 potential content submitters - all are familiar with PC's, wordprocessing etc. and can create articles in Word with ease... but *all* of them without exception struggle with the (similar) two-step process with the standard JCE editor.
Note: Actually, If the option of creating and restricting the user to a personal sub-folder for every article (based on article ID) were adopted, this might ease the confusion.. showing only a list of the images in this current article.Quote:
I'm not sure if this is a really good idea - because if your users are not experienced then e.g. they would insert the image always in original size
This could be handled by a simple "size" selection on "inserting" the image. For example, the admin would define several different "sizes" (very small, small, medium, large etc.) which would equate to pixel dimensions. He could restrict this set of pre-defined sizes to ones which will not break the template being used - simply not offering a size for very large photos. It would also have a very positive side-effect on the site in terms of consistency. When the end user "inserts" an image into an article the dialog would ask him to select one of these pre-defined sizes, and perhaps two check boxes "constrain dimensions by width", "constrain dimensions by height"..... and the "insert" mechanism could automatically do the resizing of the image (preserving image proportions) while transparently uploading it to the folder. If you have a copy of MS-WORD (or any other wordprocessor) to hand, have a go at inserting an image to remind yourself how easy it really is.... this is what casual users are used to. While searching for solutions to this, I see lots of posts on the internet from web admins and web developers struggling to get their clients to work with Joomla, but no really good solution in this area..... !
Quote:
And since flash 10 it is not allowed to trigger the upload by an external Javascript.
OK, you may be losing me slightly here (I'm an experienced developer by day, but in a different, non-web field). I can understand that there might be some security restrictions in flash, but don't understand how it might stop what I am suggesting. I see no interaction with the server happening without the user clicking on a button. (1) first click on "INSERT IMAGE" button.... opens a dialog on the browser (this is in flash right?), then the user selects a picture locally and what size they want it to be in the article (all done client-side), then (2) second click on "OK" button... would trigger a POST (or whatever is the right request) back to the server, with the image & all included in it... the server then does the two steps of (a) uploading the image in the right sub-folder, and (b) inserting it into the article. Voila, done !
The end result of what I am describing is a dialog which would:
- ask me for the "size" I want the photo to be when inserted in to the article
- a "browse" button which would let me pick a local photo.
- an "OK" or "INSERT" button which would insert it into the article.
that's it, nothing more... no server folder dialogs (ideally), no pixel dimensions etc.
How long will it take ?
Aidan.