Bug 546178 - RFE: export to html via command line
Summary: RFE: export to html via command line
Keywords:
Status: CLOSED DUPLICATE of bug 546212
Alias: None
Product: Fedora
Classification: Fedora
Component: planner
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-10 10:12 UTC by Joshua Wulf
Modified: 2014-10-19 22:58 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-10 12:38:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joshua Wulf 2009-12-10 10:12:20 UTC
Description of problem:
It would be useful to script the export of a planner file to html, something like 

planner --export-html /path/to/output.html /path/to/projectX.planner

We have a cron job that checks all our schedules out of svn and copies them to a web server (http://downtown.englab.bne.redhat.com/schedules/). Currently we have to manually open the planner, export to html as index.html, then check the index.html back into svn.

If we could script it, then the script could check the planner files out, dump the html and copy it to the webserver.

Comment 1 Caolan McNamara 2009-12-10 12:38:06 UTC
I wrote a trivial planner2html to convert via libplanner .planner files to .html files. Package review for this is now at bug 546212. In the interim you can grab the .src.rpm there and build it locally and that should do the trick as a solution. libplanner does all the work, the the html should be exactly the same as with file->export.

*** This bug has been marked as a duplicate of bug 546212 ***


Note You need to log in before you can comment on or make changes to this bug.