my opinion is that one of Joomla drawback is intro-view, and always had to do some improvisations to get different view variant like for "category blog" to get that intro-images go to left, and on the right title with limited intro-text (something like news, portal sites). And, ok it's can be done with intro-image field inside article manager and with template overide.
But, my new idea is to create simplest process for users:
1. in editor user upload some image
- and after that:
2. right click on that image and option "set as intro-image"
- or
2. select image, and with new editor button/plugin "Set as intro-image"
In that event javascript grab selected image path and write new generated path value inside input filed "art_intro_image".
That value has to include path to new created thumbnail, and that is my question:
Has anyone done anything similar - creating thumbnails on some event inside editor and automatic writing that new path value to intro-image field?
After that it would be possible with template overide, or new menu type to create many different variants of intro view, and it would be user friendly.
Thanks.
--
You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-gene...@googlegroups.com.
To post to this group, send an email to joomla-de...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-general.
For more options, visit https://groups.google.com/groups/opt_out.
jInsertEditorText(tag, editorId);