Actions

Translations

Translations:New Template System in LS3.x/104/nl

From LimeSurvey Manual

Revision as of 14:35, 10 May 2019 by Han (talk | contribs) (Created page with "<syntaxhighlight lang="xml" enclose="div"> <metadata> <name>De naam van het thema</name> <title>De titel van het thema</title> <creationDate>10/05/...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    <metadata>
        <name>De naam van het thema</name>
        <title>De titel van het thema</title>
        <creationDate>10/05/2019</creationDate>
        <author>Je naam</author>
        <authorEmail>your@email.org</authorEmail>
        <authorUrl>http://www.yourwebsite.org</authorUrl>
        <copyright>Copyright </copyright>
        <license>Licentie van je thema</license>
        <version>versie van je thema</version>
        <apiVersion>3</apiVersion>
        <description>Beschrijving van je thema</description>
        <extends>parent_theme</extends>
    </metadata>