Taskjuggler: Add valid project attributes
commitfeb048de3fc01b3482f25a6fa786fe1cd7b378d2
authortj@data-driven.de <tj@data-driven.de>
Wed, 25 Jun 2014 14:27:42 +0000 (25 16:27 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 27 Jul 2014 15:02:28 +0000 (27 17:02 +0200)
treeb2644e64bd7c0996f1f8a5d339bca913c38f29c1
parent2aec9fddd4eafb1387aaf933f1c7d1c1e5f11634
Taskjuggler: Add valid project attributes

* ox-taskjuggler.el (org-taskjuggler--build-project): Insert all
   valid attributes from project.

* ox-taskjuggler.el (org-taskjuggler--build-attributes): Add project
  as possible ITEM to docstring.

* ox-taskjuggler.el (org-taskjuggler-valid-project-attributes): New
  defcustom.

As reported by Nick Garber, project attributes like 'timingresolution'
could not be changed via Org-mode properties. This patch makes the
exporter treat project-attributes just like it treats task-, resource-
and report-attributes.
contrib/lisp/ox-taskjuggler.el