Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewrite to inject content rather than tags #18

Closed
1 task done
afeld opened this issue Jul 20, 2016 · 0 comments
Closed
1 task done

rewrite to inject content rather than tags #18

afeld opened this issue Jul 20, 2016 · 0 comments

Comments

@afeld
Copy link
Member

afeld commented Jul 20, 2016

See opencontrol/compliance-masonry#140 (comment) for background. Basically, template tags aren't flexible enough to handle all the places we need to inject information into the document (e.g. checkboxes). We should flip the data flow so that this codebase handles inserting the data from the OpenControl files directly into the document in a single pass, rather than via an intermediate step of templatizing the Word doc for filling in later.

Acceptance criteria

  • When fedramp-templater is run over an SSP docx, the Responsible Roles (at least) are inserted (rather than the tags)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant