Feature #7748
Add DAM Support
| Status: | New | Start date: | 2010-05-11 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - Other - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
With DAM installed, Subversion is unavailable.
Maybe this can be integrated to the FileList-Part of DAM ?
Or is there a workaround ?
History
Updated by Bastian Waidelich about 3 years ago
- Priority changed from Must have to Should have
- Target version deleted (
1.0.0)
I think, this is an important feature, but I don't have the time for this at the moment.
Updated by Stefan Geith almost 3 years ago
- File np_subversion_as_module.patch added
I changed my mind:
I now think, it would be better to have a separate module for np_subversion;
completely independent from the File/List-Modul. This would resolve the problems with DAM too.
For me I now have a quick and dirty solution (attached as patch): I added a module.
And a last thing, that would be nice to have:
The possibility to edit all files (like quixplorer), that are under np_subversion's control, within this module would be a great option.
Updated by Bastian Waidelich almost 3 years ago
Stefan Geith wrote:
I now think, it would be better to have a separate module for np_subversion
Interesting idea.. This might really be a solution for some problems.
And a last thing, that would be nice to have: The possibility to edit all files (like quixplorer)
I think that functionality should be moved to a separate extension.
Maybe the new module should be based on extbase to allow other extensions to easily extend the functionality...