DAM¶
Digital Asset Management (DAM) is a tool for organizing Digital Media Assets for storage and retrieval by categories, mimetypes etc. DAM is an enhanced version of fileadmin. Metadata can be added by hand or extracted automatically for assets and can be extracted by indexing tools and used in the frontend by various apps that already live in Extension Repository (TER).
FAQ¶
- What is the the project status?
Refactoring for TYPO3 4.7: the DAM is currently undergoing a large refactoring (and in parts a rewrite) with the target version TYPO3 4.7, to be released in April 2012. TYPO3 4.7 will ship with the File Abstraction Layer which integrates some of the low-level functioanlity DAM used to do so far right into the Core. Therefore, DAM needs to be rewritten to now use the File Abstraction Layer and add asset management capabilities on top of that.
- What are the recommended releases?
Stable release DAM 1.x :
Stable release can be download on the TER
http://typo3.org/extensions/repository/view/dam/current/Development release DAM 1.x and DAM 2.x :
Current source code is to be found on our Git infrastructure. You can run the following command to get a copy of the latest code.
git clone git://git.typo3.org/TYPO3v4/Extensions/dam.git
- Where do I get the documentation?
Documentation can be found in the source code of the extension itself under folder "doc". There are also some resources on the Wiki
- Where do I report a bug / feature
Bugs can be reported onto the Bug Tracker
- How can I contribute to the project?
You could apply to the project and let us know about your interest.
Members
Leader
Dan Osipov (dosipov)
Member
Andreas Wolf (andreaswolf)
Dmitry Dulepov (dmitry)
georg kuehnberger (gkuehnberger)
Ingo Renner (flyguide)
Lorenz Ulrich (lorenzulrich)
Matthias Stübner (mstuebner)
Michiel Roos (tuurlijk)
Oliver Hader (ohader)
Peter Kuehn (pekue)
René Fritz (rene)
Stanislas Rolland (stan)
Steffen Ritter (nxpthx)
Tobias Liebig (etobi.de)
Uschi Renziehausen (uffi)
Inactive Member
Benjamin Mack (benni)
Georg Ringer (just2b)
Jigal van Hemert (jigal)
Volker Graubaum (multani)
Latest news
DAM 1.2.1 release
The DAM Development Team is proud to announce the availability of DAM 1.2.1. This release is a bugfix release, but contains a few nice features as well.
DAM 1.2.0 release
The DAM Development Team is proud to announce the availability of DAM 1.2.0, dam_catedit 1.2.0, dam_index 1.2.0, and dam_ttcontent 1.2.0.
DAM 1.1.8 release
The DAM Development Team is proud to announce the availability of DAM 1.1.8, dam_catedit 1.1.3, dam_index 1.1.1, and dam_ttcontent 1.1.1. These versions are immediately available on TER, and upgrade is strongly encouraged.
Protocol DAM Meeting Januar 17th 2011
On the 17th we had a DAM meeting again. Goal was to make DAM compatible with TYPO3 version 4.5 LTS. Main decision was that we have a release of DAM 1.1.8 on January 23rd, followed by 1.2.0 on January 26th at the same time the LTS version is published.