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
build
catalog 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 allquote
wrappers & save module.