add secondary_authors to pbl schema
This commit is contained in:
parent
013b373541
commit
6d7fd11dab
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
[wml_schema]
|
[wml_schema]
|
||||||
{./macros.cfg}
|
{./macros.cfg}
|
||||||
{./types/basic.cfg}
|
{./types/basic.cfg}
|
||||||
|
{./types/lists.cfg}
|
||||||
[type]
|
[type]
|
||||||
name="version"
|
name="version"
|
||||||
value="\d+\.\d+.*"
|
value="\d+\.\d+.*"
|
||||||
|
@ -41,6 +42,9 @@
|
||||||
{SIMPLE_KEY passphrase string}
|
{SIMPLE_KEY passphrase string}
|
||||||
{SIMPLE_KEY email email}
|
{SIMPLE_KEY email email}
|
||||||
[/then]
|
[/then]
|
||||||
|
[else]
|
||||||
|
{SIMPLE_KEY secondary_authors string_list}
|
||||||
|
[/else]
|
||||||
[/if]
|
[/if]
|
||||||
[tag]
|
[tag]
|
||||||
name="feedback"
|
name="feedback"
|
||||||
|
|
Loading…
Add table
Reference in a new issue