# index.html: in horizontal top menu bar: moved showContact to the right
+ authorSystemContentModel.js: added getContextInformation() which returns a list of all added context items + index.html: in horizontal top menu bar: re-added statistics-menu (for downloading that list) + main.js: added event handler for that menu: download list + added possibility to convert JSON objects to ContextInformation, including Parameter, and generate a ContextInfoList from them + added function addItem() to ContextInfoListModel
Showing
- index.html 7 additions, 1 deletionindex.html
- js/authoring/models/authorSystemContentModel.js 16 additions, 0 deletionsjs/authoring/models/authorSystemContentModel.js
- js/authoring/models/contextInfoListModel.js 24 additions, 0 deletionsjs/authoring/models/contextInfoListModel.js
- js/authoring/models/contextInfoModel.js 10 additions, 5 deletionsjs/authoring/models/contextInfoModel.js
- js/authoring/models/parameterModel.js 7 additions, 0 deletionsjs/authoring/models/parameterModel.js
- js/main.js 9 additions, 0 deletionsjs/main.js
Loading
Please register or sign in to comment