Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: docs/api/variables.md

Issue 29628724: Issue 5521 - Restructure CMS documentation to make it easier to use and extend (Closed) Base URL: https://hg.adblockplus.org/cms
Patch Set: Add initial API docs Created Dec. 13, 2017, 11:08 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Variables #
2
3 The following variables can be used on pages:
4
5 * `page`: The page name
6 * `config`: Contents of the `settings.ini` file in this repository (a
7 [configparser object](http://docs.python.org/2/library/configparser.html))
8 * `locale`: Locale code of the page language
9 * `available_locales`: Locale codes of all languages available for this page
OLDNEW
« no previous file with comments | « docs/api/functions.md ('k') | docs/content/filters.md » ('j') | docs/content/includes.md » ('J')

Powered by Google App Engine
This is Rietveld