Podpořit provoz tohoto webu můžete zakoupením "kafe" na Buy Me a Coffee. Náklady na doménu a webhosting činí ročně 1385 CZK

×

Chcete něco opravit, upravit či doplnit? Po registraci a přihlášení můžete tuto stránku sami editovat!

×

 Akce

Kategorie

Books: Porovnání verzí

Z Franklinova expedice

(Založení)
 
(správné názvy)
 
(Není zobrazeno 19 mezilehlých verzí od stejného uživatele.)
Řádek 1: Řádek 1:
{{#default_form:Book}}
<PageSchema>
<PageSchema>
   <pageforms_Form name="Book">
   <pageforms_Form name="Book">
Řádek 5: Řádek 8:
     <standardInputs inputFreeText="1" freeTextLabel="Ostatní text"/>
     <standardInputs inputFreeText="1" freeTextLabel="Ostatní text"/>
   </pageforms_Form>
   </pageforms_Form>
  <Template name="Book" format="plain">
    <cargo_TemplateDetails>
      <Table>Books</Table>
    </cargo_TemplateDetails>
    <pageforms_TemplateDetails/>
    <Field name="title">
      <Label>Název</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>text</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="subtitle" display="nonempty">
      <Label>Podnázev/alternativní název</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>en</AllowedValue>
        <AllowedValue>cs</AllowedValue>
        <AllowedValue>de</AllowedValue>
        <AllowedValue>fr</AllowedValue>
        <AllowedValue>es</AllowedValue>
        <AllowedValue>pl</AllowedValue>
        <AllowedValue>ru</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>text</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="bookPageTitle">
      <Label>Název stránky knihy, !pokud se liší od title!</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>tokens</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="language" list="list">
      <Label>Jazyk</Label>
      <cargo_Field>
        <Type>String</Type>
        <AllowedValue>en</AllowedValue>
        <AllowedValue>cs</AllowedValue>
        <AllowedValue>sk</AllowedValue>
        <AllowedValue>de</AllowedValue>
        <AllowedValue>pl</AllowedValue>
        <AllowedValue>ru</AllowedValue>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>checkboxes</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="authors" list="list" display="nonempty">
      <Label>Autoři</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>tokens</InputType>
        <Parameter name="values from category">Persons</Parameter>
        <Parameter name="values from namespace">Data</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="firstEditionYear" display="nonempty">
      <Label>Rok prvního vydání</Label>
      <cargo_Field>
        <Type>Integer</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>year</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="firstEditionPublisher" display="nonempty">
      <Label>První vydavatel</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>text with autocomplete</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="firstEditionPlace" display="nonempty">
      <Label>Místo prvního vydání</Label>
      <cargo_Field>
        <Type>String</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>text with autocomplete</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="freeDownload" display="nonempty">
      <Label>Volně ke stažení?</Label>
      <cargo_Field>
        <Type>Boolean</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>checkbox</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="translationOf" display="nonempty">
      <Label>Přeloženo z...</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>combobox</InputType>
        <Parameter name="values from category">Books</Parameter>
        <Parameter name="values from namespace">Data</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="topicFranklin">
      <Label>Hlavní téma Franklinova expedice?</Label>
      <cargo_Field>
        <Type>Boolean</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>checkbox</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="relatedPages" list="list">
      <Label>Související stránky</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>tokens</InputType>
      </pageforms_FormInput>
    </Field>
  </Template>
</PageSchema>
</PageSchema>
__NEINDEXOVAT__
[[Kategorie:Data]]

Aktuální verze z 18. 5. 2024, 18:08

Tato kategorie používá formulář Book


Page schema
Form: Book
CreateTitle Založit knihu
EditTitle Editovat knihu
standardInputs
Template: Book
format plain
Cargo
Table Books
Field: title
Label Název
Cargo field
Type String
Povolené hodnoty:
Form input
Input type text
Field: subtitle
Display nonempty
Label Podnázev/alternativní název
Cargo field
Type String
Povolené hodnoty: en, cs, de, fr, es, pl, ru
Form input
Input type text
Field: bookPageTitle
Label Název stránky knihy, !pokud se liší od title!
Cargo field
Type Page
Povolené hodnoty:
Form input
Input type tokens
Field: language
List
Label Jazyk
Cargo field
Type String
Povolené hodnoty: en, cs, sk, de, pl, ru
Form input
Input type checkboxes
Field: authors
List
Display nonempty
Label Autoři
Cargo field
Type Page
Povolené hodnoty:
Form input
Input type tokens
values from category Persons
values from namespace Data
Field: firstEditionYear
Display nonempty
Label Rok prvního vydání
Cargo field
Type Integer
Povolené hodnoty:
Form input
Input type year
Field: firstEditionPublisher
Display nonempty
Label První vydavatel
Cargo field
Type String
Povolené hodnoty:
Form input
Input type text with autocomplete
Field: firstEditionPlace
Display nonempty
Label Místo prvního vydání
Cargo field
Type String
Povolené hodnoty:
Form input
Input type text with autocomplete
Field: freeDownload
Display nonempty
Label Volně ke stažení?
Cargo field
Type Boolean
Povolené hodnoty:
Form input
Input type checkbox
Field: translationOf
Display nonempty
Label Přeloženo z...
Cargo field
Type Page
Povolené hodnoty:
Form input
Input type combobox
values from category Books
values from namespace Data
Field: topicFranklin
Label Hlavní téma Franklinova expedice?
Cargo field
Type Boolean
Povolené hodnoty:
Form input
Input type checkbox
Field: relatedPages
List
Label Související stránky
Cargo field
Type Page
Povolené hodnoty:
Form input
Input type tokens

Stránky v kategorii „Books“

Zobrazuje se 46 stránek z celkového počtu 46 stránek v této kategorii.