Multi Tag and Category
3F Consulting
Data Modeling & Business Logic
Description
Multi Tag and Multi Category plugin allows to filter by multiple
categories and/or multiple tags in the Asset Publisher Portlet and
Search Portlet.
Multi Tags Navigation Portle and Multi Categories Navigation Portlet are equivalent to the existing portlet in Liferay (UI, configuration, ADT, ...) but these portlet allow to further filter.
Features:
- configurable And or Or condition about tags and categories filter;
- custom facets and configuration for Search Portlet;
- application adapter hook.
IMPORTANT: to use this plugin you need to go inside control panel --> Configuration --> site configuration --> Application adapter --> and select "Tref Multi Categories - Tags Portlet". (look our screenshoot)
Search Portlet Configuration:
... ,
{
"displayStyle": "asset_multi_tags",
"weight": 1.4,
"static": false,
"order": "OrderHitsDesc",
"data": {
"maxTerms": 10,
"displayStyle": "list",
"frequencyThreshold": 1,
"contextName": "tref-multi-categories-tags-portlet"
},
"label": "tag",
"className": "it.tref.liferay.multi.facet.MultiValueAndFacet",
"fieldName": "assetTagNames"
},
{
"displayStyle": "asset_multi_categories",
"weight": 1.3,
"static": false,
"order": "OrderHitsDesc",
"data": {
"maxTerms": 10,
"displayStyle": "list",
"frequencyThreshold": 1,
"showAssetCount": true,
"contextName": "tref-multi-categories-tags-portlet"
},
"label": "category",
"className": "it.tref.liferay.multi.facet.MultiValueAndFacet",
"fieldName": "assetCategoryIds"
},
...
Multi Tags Navigation Portle and Multi Categories Navigation Portlet are equivalent to the existing portlet in Liferay (UI, configuration, ADT, ...) but these portlet allow to further filter.
Features:
- configurable And or Or condition about tags and categories filter;
- custom facets and configuration for Search Portlet;
- application adapter hook.
IMPORTANT: to use this plugin you need to go inside control panel --> Configuration --> site configuration --> Application adapter --> and select "Tref Multi Categories - Tags Portlet". (look our screenshoot)
Search Portlet Configuration:
... ,
{
"displayStyle": "asset_multi_tags",
"weight": 1.4,
"static": false,
"order": "OrderHitsDesc",
"data": {
"maxTerms": 10,
"displayStyle": "list",
"frequencyThreshold": 1,
"contextName": "tref-multi-categories-tags-portlet"
},
"label": "tag",
"className": "it.tref.liferay.multi.facet.MultiValueAndFacet",
"fieldName": "assetTagNames"
},
{
"displayStyle": "asset_multi_categories",
"weight": 1.3,
"static": false,
"order": "OrderHitsDesc",
"data": {
"maxTerms": 10,
"displayStyle": "list",
"frequencyThreshold": 1,
"showAssetCount": true,
"contextName": "tref-multi-categories-tags-portlet"
},
"label": "category",
"className": "it.tref.liferay.multi.facet.MultiValueAndFacet",
"fieldName": "assetCategoryIds"
},
...
Liferay is trademark of Liferay, Inc., Liferay International Limited and/or Liferay Affiliate, registered in the United States and/or other countries.
Release Summary and Release Notes
Version | Change Log | Supported Framework Versions | Date Added |
---|---|---|---|
1.0.4 | Fix asset tags view | Liferay Portal 6.2 CE GA6+ Liferay Portal 6.2 EE GA1+ | 2016-03-21 |
1.0.3 | 6.2 CE GA6 compatible | Liferay Portal 6.2 CE GA6+ Liferay Portal 6.2 EE GA1+ | 2016-03-07 |
1.0.2 | - Bug fixing; - 6.2 GA3 compatible. | Liferay Portal 6.2 CE GA1 Liferay Portal 6.2 CE GA2 Liferay Portal 6.2 CE GA3+ Liferay Portal 6.2 EE GA1+ | 2015-06-09 |
1.0.1 | Bug fixing + ADT for Multi Categories | Liferay Portal 6.2 CE GA1+ Liferay Portal 6.2 EE GA1+ | 2014-12-23 |
1.0.0 | Liferay Portal 6.2 CE GA1+ Liferay Portal 6.2 EE GA1+ | 2014-07-24 |
Profile
3F Consulting is able to design and implement professional solutions , highly customized on specifications customer .
The solution design is preceded by a careful analysis using tools Business process re-engineering that, in agreement with the client is designed to simplify and streamline processes before implementing the specific solution.
DEVELOPER
3F Consulting
Published Date
Version
1.0.4
Supported Versions
6.2
Edition
EE,
CE
Price
Free
Help & Support
Terms & Conditions
SHARE LINK
Installation Instructions
This is a Legacy App that is no longer available in the new App Marketplace. You are able to acquire it from your installed DXP or CE instance and install it by following the instructions below.
Acquiring this App through the legacy Liferay Portal Store
- Review app documentation for any specific installation instructions.
- Login to your Liferay Portal instance with administrative permissions.
- Navigate to the Control Panel, Marketplace (or Apps for 7.3 and prior), then Store.
- If needed, login to your Liferay.com account by choosing Sign In.
- Search for the app name in the Search dialog.
- Once the app is found, click on the app in the search results.
- On the app details page, choose to acquire the app by selecting the Free, Buy, or Trial button.
- Follow the instructions on the screen to complete the acquisition.
Installing this App through legacy Liferay Portal Purchased Apps
- After acquiring the app, login to your Liferay Portal instance with administrative permissions.
- Navigate to the Control Panel, Marketplace (or Apps for 7.3 and prior), then Purchased.
- If needed, login to your Liferay.com account by choosing Sign In.
- Click the Install button to install your app on your Liferay Portal instance.
See the legacy App Marketplace help documentation for more information.