Re: [Planner] planner and xml support



On Fri, 2005-01-28 at 17:54 +0100, Saporito Fausto wrote:
> Hello all,
> 
> i'm trying to read with the latest version of planner an xml file generated
> by Microsoft Project.
> Is it possible to do that?

Sure, but its not built into the file open routine yet.  You need to
transform the xml file first, then open it with Planner.  Look for
msp2planner.xml in the data/stylesheets folder, and run the following
command to transform your xml file:

#  xsltproc -o outputfilename.planner msp2planner.xsl inputfilename.xml

You can then open outputfilename.planner with Planner.

-- 
Kurt Maute <kurt maute us>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]