Hello, you are asking for custom development?
NOTE: Final version of FLEXIcontent has (free of charge
) a full faceted search/filtering:
- for content list views (single category, multi-category, author-items, my-items)
- for search view
BUT FOR category filter ONLY a single multi-select drop list is available.
r1640 (FINAL if no bugs found)
New Features:
(a) New multiple filter appearances, as dual select/text ranges, single select/text, single radio buttons, checkbox buttons (date ranges & dates groupings)
(b) New Full Faceted search/filtering : with disabling of unused values and reporting of items total per filter value
(c) New smart handling 'dirty' search Fields (fields that make rebuilding index) necessary, thus making re-indexing much-more user friendly
(d) Drag and drop reordering for fields manager (like in items manager)
(e) Added more detailed performance reports (enable in Global config and use URL variable &fcdebug=1 to enable)
-- Improvements (Restructed parameters)
(a) for Universal modules and
(b) almost all fields
-- Improvements, Restructed Backend Toobars of various view to make them more user-friendly (items,fields,search index)
Other improvements and new ... (don't remember now
)
Bug Fixes: 10-15 minor and medium-important bugfixes (fixed myitems edit links, a couple of bug in universal module, a bug in routing causing error 500 on URLs longer than 3 segments, etc)
Security Fixes: 2 minor to avoid unwanted redirection to off-site via exploit in voting, and 1 important security fix
PROFILED code for PERFORMANCE (mainly frontend views), medium to big performance improvements:
(a) category view 2x-10x (10x when 50 items with content plugin triggering enabled for various fields),
(b) item view about 30%
(c) item form about 15% when having many fields (BUT MORE TO DO)
(d) backend Search Index rebuilding about 5x-10x faster
(e) universal module about 30% ??