Quoting "Narayan, Anand" <[EMAIL PROTECTED]>: > I am looking at open-source document managemnt systems for some > functionality we need to add to our portal. > > This is what we are trying to: > 1. Users can upload and share documents ( essentially 2 actors, > Administrator and Viewer )
Yes > 2. They can manage document folders etc. ??? If you mean create, delete, rename, move, copy, then yes. > 3. Documents can be versioned. Yes > 4. Only documents and folders that the user is allowed to see(using > security settings in an LDAP server) > should be visible. Yes, its a matter of setting the permissions correctly. > 5. Document Indexing and searching ( Is this part of slide or do we need to > integrate Lucene) > Theoretically part of slide, I am not sure how well DASL is working. > Not being too familiar with document management and slide, I was trying to > understand if Slide can > accomplish part or all of this and which parts will need to be custom > developed. > You will definately need to do some development, and a lot of configuration. > Also, since we needed the solution pretty quickly we were going to use the > current version(1.0) if it will > satisfy our requirements. So just wanted to know if the 2.0 version will be > backwards compatible or not > when it is released AFAIK, Slide 1.0 doesn't support versioning. Backwards compatibility will probably not be given, but it sould not be two hard to just copy the files off the old version, and back onto the new version. You'd have to redo the permissions and the users, most likely. Richie > > Thanks > Anand Narayan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------- This mail sent through the ungerground webmail system --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
