User Tools

Site Tools

Translations of this page?:

en:howto:open_with_default_template

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Open Geckos with a default template ====== See also [[Issue #112|https://github.com/Gulix/geckos/issues/112]] ... When launching Geckos, by default, no template is loaded. You have to select a template and load it. You can specify, in the launching URL, a template to be loaded by default. You need to add a parameter to the Geckos URL : http://gulix.github.io/geckos/?default_template=key The ''key'' parameter is the key of the template you want to load. To retrieve this key, check the template description and find the key parameter : <code javascript> "description": { "description": "Template for playing with colors !", "title":"Arabesque", "key": "arabesque", "credits": "by Nicolas Ronvel", "url": "https://github.com/Gulix/geckos/" } </code>

en/howto/open_with_default_template.1500452245.txt.gz · Last modified: 2017/07/19 10:17 by Nicolas Ronvel