Skip to content

Commit fb00fe8

Browse files
authored
Merge pull request #522 from tim-moody/0.6.1-misc
mv es-blockly-games to iiab rsync storage in order to rename
2 parents b72b8ea + e921712 commit fb00fe8

File tree

14 files changed

+103
-4169
lines changed

14 files changed

+103
-4169
lines changed

assets/healthphone_cat.json

Lines changed: 0 additions & 508 deletions
This file was deleted.

assets/iiab-library.xml

Lines changed: 0 additions & 3 deletions
This file was deleted.

assets/iiab-zim-cat.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

assets/iiab-zim-cat/statpearls_en_all_maxi_2020-11.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

assets/iiab_catalog.json

Lines changed: 0 additions & 643 deletions
This file was deleted.

assets/oer2go_catalog-2018-6-15.json

Lines changed: 0 additions & 2948 deletions
This file was deleted.

docs/1.Overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ The code can be found in the git repo https://github.com/iiab/iiab-admin-console
3333
Globally shared menu definitions are in https://github.com/iiab-share/js-menu-files.
3434

3535
Catalog information is in https://github.com/iiab-share/iiab-content.
36+
37+
## Document Version
38+
39+
This document was last maintained on December 29, 2022.

docs/2.CMDSRV.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,7 @@ When running as a service CMDSRV traps all error, and this can mask problems tha
100100
This will start CMDSRV from the command line and allow python errors not to be trapped.
101101

102102
iiab-cmdsrv-ctl 'COMMAND {"key": "value"}' can be used to test a particular Command. (Note use of single quotes to make the Command and parameters a single argument.)
103+
104+
## Document Version
105+
106+
This document was last maintained on December 29, 2022.

docs/3.Console.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,8 @@ Wiki content comes in a growing list of languages. In order to translate languag
4949

5050
# Troubleshooting
5151

52-
The best way to see under the hood is to open the Javascript Console in your browser. Many functions write status to the console that can be examined.
52+
The best way to see under the hood is to open the Javascript Console in your browser. Many functions write status to the console that can be examined.
53+
54+
## Document Version
55+
56+
This document was last maintained on December 29, 2022.

docs/4.JS-Menu.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ The second icon makes the output less verbose. This is aimed at users who have b
3232
The third icon leads to a feedback form which will store comments in a local database.
3333

3434
Choices made in the first two cases are particular to the user, or at least the device on which the user is operating.
35+
36+
## Document Version
37+
38+
This document was last maintained on December 29, 2022.

0 commit comments

Comments
 (0)