UI Enhancement Layer for CNX Legacy Editor with revision control.
- Clone repo:
git clone https://github.com/katalysteducation/cnx-bridge.git - Install packages:
npm install - Build & Watch:
npm start
- Open Google Chrome.
- Go to
chrome://extensions/. - Select (check)
Developer mode. - Click:
Load extensions from location.... - With file explorator navigate to the
buildcatalog in cnx-bridge repo
Alt + c- Console log all coments.Alt + x- Console log current CNXML.Alt + u- Console log current configuration.Alt + Ctrl + r- Restore content cackup copy.Alt + LMB- onimage- Show image alt text edit popup.Alt + LMB- ontable- Show table summary edit popup.Alt + Ctrl + b- Remove allquotewrappers & save module.