> 1. Are there any search and indexing functions? You can combine Midgard with the mnogosearch tool, see http://www.hklc.com/midgard_manual/topic_188. You have to install it separately, however Nadmin has some configuration tool for it built in - I do not have any experience with it personally however.
> 2. What type of media formats does it support (like > Microsoft formats or pdf > etc) or is it just HTML? you can off course server these files from the file system or as attachments. In order to generate them on the fly, you'll have to rely on the functions provided by php (there is some pdf-generating stuff). See also http://www.php.net/manual/en/ref.pdf.php and http://marc.theaimsgroup.com/?t=100393370400004&w=2&r=1 > 3. The homepage says there is metadata support but I > couldn't find any in > the documentation. What type of metadata does it > support (like Dublin Core, > RDF etc)? Here again I think you'll have to generate rdf files yourself using php, unless someone corrects me on this. regards, pascal van hecke __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
