This extension is providing downloads & uploads of files stored in the DAM via the frontend. The user is able to select his downloads very comfortable thru a category tree. Also the extension is delivering the files by a “pushfile.php”, so that fileadmin folder can be secured by a .htaccess file. DAM records can be edited via frontend.
A second plugin (“DAM Frontend Filelist”) is displaying a list of files (selected manually by a backend user).
This extension should used by people who have the need of store a lot of files in the DAM and want to make them downloadable. Also all files will be displayed / downloaded of the originally dam files. So no files will be copied in the media/upload folder.
We are looking for sponsors to add additional features to this extension. Our goal is to have all possibilities of the DAM in the backend to frontend and some more!.
Projects:
language overlay for dam records (currently only categories are supported)
better versioning (add new version, compare version..)
rewrite with extbase (cleaner design, better templating, unit tests, future proof)
See more at: http://forge.typo3.org/wiki/extension-dam_frontend/Sponsoring_list
Our sponsors:
BUS Betreuungs- und Unternehmensberatungs Gmbh (http://www.bus-netzwerk.de)
SundayAfternoon Webservices (http://www.sundayafternoon.nl)
Fibl e.V. (http://www.fibl.org)
Nicover (http://www.nicover.nl)
Klartext GmbH (http://www.klartext.de)
in2form (http://www.in2form.com)
Figure 1: DAM Frontend: Advanced Category (left) & category tree and filelist in the frontend (right).
Figure 2: DAM Frontend Filelist: The second Plugin is providing a download possibility for files selected in the backend.
Update from versions <0.4.0
Please take care, that you include the typoscript template for dam_frontend (pi1) again. We moved the static ts template to a subfolder of pi1, that the plugin is set up more cleanly.
Version 0.6.1
Feature #5373: Edit rights for groups: Now it is possible to assign groups to a document. Then the whole fe_group has the ability to edit / delete files.
Version 0.5.1
Feature #2788: add third option for versioning
Feature #2840: Allow single view on separate pages
Feature #3655: single step upload
Feature #3658: edit buttons for single view
Feature #3680: Overwrite warning: Display meta data of the file
Feature #3776: add russian translation
Feature #3778: support more fields for pi2
Feature #3781: Restrict searchable categories for the filter view
Feature #4711: Latest View
Feature #4712: Easy Search
Feature #4750: Custom Filters
Major Feature #3653: New category tree with a better UI
Version 0.4.1
Important: To implement the new features, we had to change some templates. So if you update, please take care of your own html templates.
We added a lot additional typoscript options:
Feature #2952: category preset for the upload form
Feature #2924 :Predefinition of sorting of lists
Feature #2903: Preselect category in cattree
Feature #2886: Render Sortlinks via typoscript
Feature #2829 Upload: autoassign FEGroups
Feature #2828: Option: Show only files with permission
Feature #1966: Download Image-Files in different size
Feature #1421: Preview of files / pictures
Feature #1224: show "new" in Filelist
Please take care of your typoscript template settings for future versions:
# renderCategoryTree is depreceated. Please use in future categoryTree
# SingleView is depreceated, Please use in future singleView
Version 0.3.1
Important: To implement the new features, we had to change the templates. So if you update, please take care of your templates.
Feature #1362: Use pushfile optionally: You can define via Typoscript, that the pushfile is not used and files can be downloaded directly.
Feature #1420: realurl compatibilty
Feature #2249: searchword: configure in which fields should be searched
Feature #2493: additional filteroptions are implemented (language, file_owner)
Feature #2494: simple versioning
Feature #2496: set allowed categories for upload
Major Feature #1369: Search box (filter view) is now ready for use
Major Feature #2491: View "MyFiles": list all files, which a fe_user has uploaded
Major Feature #2492: Edit of meta data & categories: A view metadata (title, description, ..) can be edited via frontend
Major Feature #2495: Multi-language Support (Kat Tree and Interface): The category tree is working now with language overlay.
Version 0.2.0
In this version (0.2.0) we added a possibility to preselect categories. This is useful, if you want to present filelists without giving the users the option to select categories. Also we added a counter in the filelist (marker “COUNT_ID”).
New major feature: Upload of files to the dam via frontend. Read more in user manual.