Nice one, thanks a lot Sharkbait! When I get a minute I’ll see if I can get it working for other things apart from images.
-
☆ A M B ☆
- 24,524 Posts
There’s a new kid on the block in this area; it uses a plugin and doesn’t require any hacking of the MODx core.
http://www.kunane.com/modx/multi-image-tv.html#jfd9ffa3e2
Its origins are on a Russian site,
http://community.modx-cms.ru/blog/addons/1146.html
Come on, you guys, don’t keep all this neat stuff for yourselves!
WARNING: This package is not working properly under IE9. It seems that there is a conflict between ManagerManager and MooTools that are used in the backend. The date picker fields (publish date, un-publish date) in the manager are not working at all! I’m still trying to find a solution.
hi,
i don’t think there is a conflict between Mootools and managermanager (i’ve written quite a complex custom tv with mootools in a MODx/yams site and it works like a charm) but when it comes to ie9 you’d better use moo 1.3 as it implements better detection and use of ie9 (and ff4...)
have swing
réfléchir avant d'agir
hi,
i may have lead you to a wrong solution... i was speaking of the moo i thought you used in your own custom tv (i use moo a lot for nearly everything... beginning with sortable and draggable things in tvs and may other things in modules)
now, of course, do not change the moo MODx uses in its backend as nearly everything would need to be rewritten... the same if you’re using an existing custom tv that has js written upon a previous moo
it seems to be the case of MultiPhotos tv (i’ve downloaded it and had an eye at the source code, in their MultiPhoto moo class, they use MODx native functions which are written upon moo 1.2...)
too bad, actually, with MODx backend you’ll have to deal with some restrictions in ie9 due to a little old moo release in use...
actually, i don’t know if the team would be interested in this but i would gladly help upgrade all Evo backend js to moo 1.3+ it’s sure going to be necessary soon...
have swing
réfléchir avant d'agir
yep, it seems that there is nothing wrong with the ManagerManager and mootools. The problem is with the browser in general. I’m using jquery in my custom TVs. But I was curious and I have installed a fresh 1.0.5 Evo without any customizations and here is the result. Is this for a new case?