Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.2. Introduction

What does it do?

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.

Sponsors wanted

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:

  1. language overlay for dam records (currently only categories are supported)

  2. better versioning (add new version, compare version..)

  3. 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:

  1. BUS Betreuungs- und Unternehmensberatungs Gmbh (http://www.bus-netzwerk.de)

  2. SundayAfternoon Webservices (http://www.sundayafternoon.nl)

  3. Fibl e.V. (http://www.fibl.org)

  4. Nicover (http://www.nicover.nl)

  5. Klartext GmbH (http://www.klartext.de)

  6. in2form (http://www.in2form.com)

Screenshots

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.

Updateinfo

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.

News

Version 0.6.1

  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

  1. Feature #2788: add third option for versioning

  2. Feature #2840: Allow single view on separate pages

  3. Feature #3655: single step upload

  4. Feature #3658: edit buttons for single view

  5. Feature #3680: Overwrite warning: Display meta data of the file

  6. Feature #3776: add russian translation

  7. Feature #3778: support more fields for pi2

  8. Feature #3781: Restrict searchable categories for the filter view

  9. Feature #4711: Latest View

  10. Feature #4712: Easy Search

  11. Feature #4750: Custom Filters

  12. 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:

    1. Feature #2952: category preset for the upload form

    2. Feature #2924 :Predefinition of sorting of lists

    3. Feature #2903: Preselect category in cattree  

    4. Feature #2886: Render Sortlinks via typoscript

    5. Feature #2829 Upload: autoassign FEGroups

    6. Feature #2828: Option: Show only files with permission

    7. Feature #1966: Download Image-Files in different size

    8. Feature #1421: Preview of files / pictures

    9. 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.

    1. Feature #1362: Use pushfile optionally: You can define via Typoscript, that the pushfile is not used and files can be downloaded directly.

    2. Feature #1420: realurl compatibilty

    3. Feature #2249: searchword: configure in which fields should be searched

    4. Feature #2493: additional filteroptions are implemented (language, file_owner)

    5. Feature #2494: simple versioning

    6. Feature #2496: set allowed categories for upload

    7. Major Feature #1369: Search box (filter view) is now ready for use

    8. Major Feature #2491: View "MyFiles": list all files, which a fe_user has uploaded

    9. Major Feature #2492: Edit of meta data & categories: A view metadata (title, description, ..) can be edited via frontend

    10. 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.