Bedework XSL
The UI and views for the various web clients are created by XSL transforms on XML produced by those clients.
See https://bedework.github.io/bw-util-network/ for the code that carries out transforms.
1. caladminrsrc
Provides the admin client UI for bedework
2. calfeedrsrc-MainCampus
Provides the feeder views for bedework.
3. calrsrc-MainCampus
Provides the main public calendar view for bedework.
4. calrsrc-SoEDepartmental
Provides an example public departmental calendar view for bedework.
This may not be fully functional.
5. common
Provides some common XSL support for bedework
There’s not much here - could probably be eliminated.
6. eventsubmitrsrc
Provides the UI for the bedework event submission client. These events are added to a pending queue and claimed and published by administrators.
7. ucalrsrc
Provides the UI for the bedework user client.