Description
I think we should be turning the contents of oxygenEntitiesDictionary.dita into keys. Having two different ways of entering variables for content is confusing to authors, and entering them as keys is simpler, more portable, and creates more compact source files. It will also be easier to maintain all variables in one place using one method. (currently, some of the entities are defined by keys, which is unnecessary redirection and creates two different ways to enter the same variable.)
I also notice that some of the entries in oxygenEntitiesDictionary.dita are out of date. Specifically:
<ph id="editorMajorVersion">14</ph>
<ph id="editorMinorVersion">14.2</ph>
<ph id="editorEclipseMinorVersion">14.2.0</ph>
editorMajorVersion is not used in the content, but editorMinorVersion is (\topics\scroll-function-not-working-on-notebook.dita)
This makes me nervous about all the other version numbers in this file.