Hi, here is a new version of the patch series. Changes are:
- fixed commit messages format - added a few missing attributes in `org-export-taskjuggler-valid-resource-attributes' (1/11) and `org-export-taskjuggler-valid-report-attributes' (9/11) - added another milestone-related fix: attribute "length" prevents milestone creation (same as "duration"). Fix merged into 4/11 - added another patch (11/11) to make org-publish taskjuggler-capable. Feel free to reject this one if it's deemed undesirable. Thanks, Yann. Yann Hodique (11): org-taskjuggler: make task and resource properties customizable org-taskjuggler: properly install local variables at export time org-taskjuggler: make use of org properties org-taskjuggler: fix milestone definition org-taskjuggler: introduce a global header, for early macros org-taskjuggler: use project end date, if specified org-taskjuggler: make project umbrella task optional org-taskjuggler: disambiguate "headline", as it's also a valid property org-taskjuggler: allow reports definition from within the org file org-taskjuggler: update doc to reflect latest changes org-taskjuggler: make taskjuggler compatible with org-publish doc/org.texi | 48 ++++++++----- lisp/org-publish.el | 6 ++ lisp/org-taskjuggler.el | 180 ++++++++++++++++++++++++++++++++++++++---------- 3 files changed, 180 insertions(+), 54 deletions(-) -- 1.7.11.4