Texts for the Legislative Openness Data Explorer project.
The texts for each language versions are in their own directories named by [https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes](ISO 639-1 codes). The texts are orginized be their respective page of the website.
/
cs/
...
en/
about/
best-practices/
...
...
Note: All editing described below requires writing rights for this GitHub project!
These files contain longer texts with possibility of formatting, links, etc., and they may be easily edited using prose.io application here: http://prose.io/#KohoVolit/legislative-openness-data-explorer-texts
These files containg short bits of text without any formatting.
These files may be edited:
- directly on GitHub (e.g., https://github.com/KohoVolit/legislative-openness-data-explorer-texts/edit/master/en/about/texts.csv)
- using prose.io application (http://prose.io/#KohoVolit/legislative-openness-data-explorer-texts)
- using OO Calc, Excel or similar spreadsheet tool + synchronizing through Git (requires previous cloning of the project to a local repository)
Note: Do NOT translate first row and first column of the CSV files, they contain codes of the texts.
These examples are stored in
/
_language-code_/
best-practices/
examples/
and their "master file" (containg weight and categories of the example) is
/
_language-code_/
best-practices/
examples.csv
- Create a new .md file, e.g.
/en/best-practices/examples/my_new_example.md
with a new "best practice" example - Add its name (without .md), weight and categories (to which the new example belongs) into the CSV file:
/en/best-practices/examples.csv
.
E.g., by adding a rowmy_new_example,5,citizen-participation
to the CSV file.
More categories for a single example may be added separated by semicolon, e.g.my_new_example,5,citizen-participation;accessibility