Quote:
Originally Posted by kompakt
Thank you for this hack, I'm loving LDM so far.
I was trying to figure out which of the files/templates actually does enters into the db the scanned files. I would like it to be able to scan the directory recursivly and for each sub folder create a new category with the folder name. Perhaps just for safey, there could be an additional value given telling LDM when to stop scanning (after how many subdirectories)
Thanks again...
|
I'm in the middle of developing an xml import facility for LDM. I think that recursive searches (and scheduled searches, which another post suggested recently) should be handled by an external script and brought in via an xml import. This would help to keep LDM simple - it's growing a bit too much. Thanks for the suggestion - I'm think about how to include it in the 'import' process.