filtrify + Isotope
Permalink
Hi,
Did one of you know if something like this is planed in plugin and if not if one of you would be able to develop this for me ?
http://luis-almeida.github.io/filtrify/movies.html...
Or if there is any possibilities to do something similar?
Thanks in advance
Chris
Did one of you know if something like this is planed in plugin and if not if one of you would be able to develop this for me ?
http://luis-almeida.github.io/filtrify/movies.html...
Or if there is any possibilities to do something similar?
Thanks in advance
Chris
On c5.6, my Uber List and Uber Filter addons can do that sort of listing and filtering.
Hi,
That's what i discovered yesterday.
I just wonder if its possible to really customize and design it ?
That's what i discovered yesterday.
I just wonder if its possible to really customize and design it ?
Uber Lists can be customised through any or all of:
- Everything has marker classes you can target with css
- List items are templated using a stack containing Magic Data. So a list item can contain pretty much any block, with MD tokens placed in text to insert item-specific text.
- List items can be wrapped in a block template borrowed from the core content block (or others)
- List items can be floated and given width/height/margins/padding.
- Pagination of the list uses a flexible page transition engine (slide, fade etc), the same as Magic tabs uses.
All filter widgets in Uber Filter are separate blocks. Markup is theme agnostic, so if they don't already pick up theme styling they are easy to adapt. As with Uber List, they also have marker classes you can target with css. Because each filter widget is a block, you can arrange them about a page in any order or combination.
Filtering is available for lists of pages, users, files and anything that Magic Data forms can connect to - currently the core forms package and CSV files.
- Everything has marker classes you can target with css
- List items are templated using a stack containing Magic Data. So a list item can contain pretty much any block, with MD tokens placed in text to insert item-specific text.
- List items can be wrapped in a block template borrowed from the core content block (or others)
- List items can be floated and given width/height/margins/padding.
- Pagination of the list uses a flexible page transition engine (slide, fade etc), the same as Magic tabs uses.
All filter widgets in Uber Filter are separate blocks. Markup is theme agnostic, so if they don't already pick up theme styling they are easy to adapt. As with Uber List, they also have marker classes you can target with css. Because each filter widget is a block, you can arrange them about a page in any order or combination.
Filtering is available for lists of pages, users, files and anything that Magic Data forms can connect to - currently the core forms package and CSV files.
Thanks for it all.
I come back to your plugin as soon as my project start.
Cheers
I come back to your plugin as soon as my project start.
Cheers
Just wanted to point out that if you need a simple solution for concrete 5.7, I have an add-on than includes an isotope-style animated filter:
http://www.concrete5.org/marketplace/addons/more-block-templates/...
This is just a custom template for the Page List and Topic List blocks (it will not allow you to apply multiple filters).
Regards,
Jordi
http://www.concrete5.org/marketplace/addons/more-block-templates/...
This is just a custom template for the Page List and Topic List blocks (it will not allow you to apply multiple filters).
Regards,
Jordi
Hi thanks.
I keep this in mind.
And anyway you have some good other plugins.
See ya
I keep this in mind.
And anyway you have some good other plugins.
See ya