DAM Frontend
Copyright © by Team DAM Frontend <typo3@in2code.de>Published under the Open Content License available from http://www.opencontent.org/opl.shtml
Table Of Contents
- 1. EXT: dam_frontend
- 1.1. Read online
- 1.2. Introduction
- 1.3. Users manual
- 1.4. Adminstration
- Installation
- Protecting files in fileadmin
- Show only files of allowed categories
- Read online
- Often you want to limit the search result to only allowed categories, i.e. the categories of the trees you are showing in the frontend. This works well, as long you are not using the “Search Box”. Because if a user is looking for a “string” the whole table is filtered. Therefore you can set a restriction. At least should choose the “parent” categories ot the categories you want to limit.
- In this example, the “filelist” is restricted to the two categories which are selected.
- If the TypoScript value filterview.searchCatsAsMounts = 1 is set, then all child categories of these two are allowed too.
- Read online
- Read online
- Enable the category selection for the search box
- Use the “category group filter”
- Permission model
- Read online
- CSS Style
- Read online
- Plugin pi3 Basketcase
- FAQ
- 1.5. Configuration
- 1.6. Known problems
- 1.7. Read online
- 1.8. Read online
- 1.9. Changelog
This document is related to version 0.8.5 of the extension dam_frontend.