Image MultiUpload
http://www.uploadify.com/?
How does it work exactly? Is this for uploading from the Front End or for the Back End?
I wrote a jQuery Ajax Image Upload thing as snippet for Evo three month before. Maybe this one (or parts of it) could be used for that. https://github.com/Jako/AjaxImageUpload
Also i have written a new custom TV a few days before that replaces multiGridTV and that is somehow the same (minus the popup) as MIGX (could use all MODX Evo input types minus url and rich text). https://github.com/Jako/multiTVThis is amazing! Thank you!
Also i have written a new custom TV a few days before that replaces multiGridTV and that is somehow the same (minus the popup) as MIGX (could use all MODX Evo input types minus url and rich text). https://github.com/Jako/multiTV
Quote from: Jako at Apr 17, 2012, 05:54 PMHow does it work exactly? Is this for uploading from the Front End or for the Back End?
I wrote a jQuery Ajax Image Upload thing as snippet for Evo three month before. Maybe this one (or parts of it) could be used for that. https://github.com/Jako/AjaxImageUpload
BTW, I have been wondering...there are many many snippets/plugins/modules which are OUTSIDE MODX Extras. Some are in the forum, some are scattered in the web.
If the snippet output is assigned to placeholder and PHx is installed, the page should be set to uncached and the Snippet should be called uncached. Otherwise PHx will 'steal' the placeholders before the Snippet could fill them.
[[jot? &placeholders=`1`]] [+jot.html.navigation+] - First. places the navigation on the page [+jot.html.comments+] - Second. places the comment of the page [+jot.html.moderate+] - Third. places moderated info on the page [+jot.html.form+] - Fourth. places the form on the page
This discussion is closed to further replies. Keep calm and carry on.