Introduction¶
Wed is a schema-aware editor for XML documents. It runs in a web browser. Wed is used as part of the Buddhist Translators Workbench project as the central component that enables a team of scholars to edit and manage lexicographical articles. We aim to make it extensible by means of a stable API, but the API is likely to change quickly until we hit 1.0.
For now wed is not meant to be used alone. Rather, it is meant to be incorporated into web applications that need to edit XML documents.
People who are actually editing documents using wed should read Wed’s Help. You should also read it if you want to know about which browsers wed supports.
People who would like to customize wed or create a mode for it should consult:
- Using Wed in an Application to learn how to use wed in their own application, or build and test it,
- Advanced Usage Notes to learn about wed’s internals, design decisions, or about more complex usage scenarios,
- the API documentation to write modes or extensions for wed.
Table of Contents¶
- Wed’s Help
- Tutorials
- Using Wed in an Application
- Creating a Mode
- Submodes
- Advanced Usage Notes
License¶
Wed is released under the Mozilla Public License version 2.0. Copyright Mangalam Research Center for Buddhist Languages, Berkeley, CA.
Credits¶
Wed is designed and developed by Louis-Dominique Dubeau (@lddubeau), Director of Software Development for the Buddhist Translators Workbench project, Mangalam Research Center for Buddhist Languages.
This software has been made possible in part by a Level I Digital Humanities Start-up Grant and a Level II Digital Humanities Start-up Grant from the National Endowment for the Humanities (grant numbers HD-51383-11 and HD-51772-13). Any views, findings, conclusions, or recommendations expressed in this software do not necessarily represent those of the National Endowment for the Humanities.