If you got the latest version of nadmin (if not try the ones I've got lying around) Alan has a repligard import-export utility there. I would be very happy if you made a standard class out of it so it is possible to use it for other things too. F.x.
$obj = new Repligard; $obj->add (guid1); // brings the whole tree if needed. $file = $obj->export(); I've looked at it at times, and it needs some reorganasation. I tried working on that once, but stopped dure to time constraints. Tarjei Matthias Englert wrote: > > Hi, > > I would like to import repligard files on a server I can only run > midgard-lite on. Is it right that a repligard port to php would be the best solution? > I would have started work on this already, but unfortunally I'm not very > into repligard nor xml and before I ask a lot of questions about it I want to be > sure, that I'm going the right way. > > Matthias > ps: And of course also my best whishes to emile... > > -- > GMX - Die Kommunikationsplattform im Internet. > http://www.gmx.net > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
