![]() |
email feature request from Detlev Pickert - Printable Version +- LetoDMS Community Forum (https://community.letodms.com) +-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4) +--- Forum: Feature Request (https://community.letodms.com/forumdisplay.php?fid=7) +--- Thread: email feature request from Detlev Pickert (/showthread.php?tid=123) |
email feature request from Detlev Pickert - administrator - 08-06-2010 Hallo und guten Tag, ich bin ein absoluter Freund von myDMS. Besteht jemals die Hoffnung, dass es eine Integration von LetoDMS in eGroupware geben wird? Wenn ja, haben Sie ein Zeitfenster und gibt es evtl. schon eine ß-Phase? Ich bin mit der jetzigen Entwicklung des Dateimanagers überhaupt nicht einverstanden. Ich freue mich auf eine Antwort und verbleibe mit freundlichen Grüßen Detlev Pickert Google Translate : Hello and good day, I am a friend of absolute mydms. Is there ever the hope that there will be an integration of LetoDMS in eGroupware? If so, you have a window of time and is there maybe already a ß-phase? I am berhaupt with the current development of the File Manager à ¼ do not agree. I look forward to a response and remain Yours countryside ßen Detlev Pickert LetoDMS Respond : LetoDMS is not integrated into any egroupware but we wont mind somebody helping us integrate LetoDMS into another egroupware as a module so people can take advantages of LetoDMS on third party software. LetoDMS Team. RE: email feature request from Detlev Pickert - yvesg - 11-08-2011 A former Mydms (v1.4) was integrated to egroupware up to v1.6. It is not anymore in v1.8 but Mydms v1.4 from egw1.6 can be very easily forced in 1.8: 1. Copy the Mydms 1.4 dir in your egw tree, 2. At the very end of setup.inc.php in mydms 1.4 setup dir, just ad the major version of egw you are working with eg: ****** /* Dependencies for this app to work */ $setup_info['mydms']['depends'][] = array( 'appname' => 'phpgwapi', 'versions' => Array('1.4','1.5','1.6','1.7','1.8') ) ****** That's all folks! On the other way, I don't know Letodms and the post 1.4 developpements, but can imagine the quality it provides. It should be a great contribution to port an actual version to egw. Knowing it was ported before, I could think it is not such an effort for letto's team. Maybe I could consider to make it myself some free days... RE: email feature request from Detlev Pickert - steinm - 11-11-2011 (08-06-2010, 03:24 PM)administrator Wrote: Hallo und guten Tag, I see a potential in integrating letodms into other software and that is the reason why I took out the core of letodms and put it into a separate package called LetoDMS_Core. I used to use egroupware for some time, but haven't done in the last year. There are no plans for an integration but if somebody dares to start it I would support it. Uwe |