All Projects → XLSForm → xlsform.github.io

XLSForm / xlsform.github.io

Licence: other
Website for the XLSForm spec

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

xlsform.org

Website for the XLSForm spec published on xlsform.org.

Develop

Install Jekyll and run with jekyll serve on http://localhost:4000.

Edit

All content is in the _sections and _data folders.

Add a translation

  1. Copy the file in _sections that you are translating (and give it a new filename - there are no filename rules, but it's helpful to include the language name, e.g. home-french.md).
  2. Change the 2-character lang value at the top to the new file (e.g. fr) and translate the content of the file.
  3. Add language columns to the 3 CSV files in the _data folder with ::fr added to the translated columns. Any columns without language tags are included in all languages (ie. the columns "Enketo?", "ODK?"). It is best to not translate those columns.
  4. Copy the en folder and rename it to the language you are adding, e.g. fr.
  5. In the new folder, change the lang and title values at the top of each file.
  6. Finally add a translated site description in _config.yml
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].