AVATAR:_template

Here you can go forward or backward within the category "image-int" with the arrows; a click on the « / » opens the list of the next 10 occurences in the selected direction ( included from modules:include:3 - the scrollbar):

nav_first.pngFirst: avatar:1
Albert Einstein (1879-1955)
Edited: 05 Mar 2013 16:02 by: Helmut_pdorf
Comments: 0
Tags: einstein
nav_prev.pngPrevious: avatar:4
Avatar (Pauline Einstein)
Edited: 05 Mar 2013 18:04 by: Helmut_pdorf
Comments: 0
Tags:
Last: avatar:2
Mileva Marić (1875-1948)
Edited: 05 Mar 2013 17:47 by: Helmut_pdorf
Comments: 0
Tags: einstein maric
nav_last.png
Next: avatar:2
Mileva Marić (1875-1948)
Edited: 05 Mar 2013 17:47 by: Helmut_pdorf
Comments: 0
Tags: einstein maric
nav_next.png

Belongs-to-person : %%form_data{belongs-to-person}%%
%%form_data{heading}%%
%%title%%
%%form_data{capture}%%
avatar-file: *%%form_data{avatar-file}%%
Desription: %%form_data{description}%%
Date: %%form_data{date-yearmmdd}%%
Author: %%form_data{author}%%
Permission: %%form_data{permission}%%
Comment: %%form_data{comment}%%

Add a new AVATAR image(Upload)

Used tags


====
[[form]]
fields:
  id-hint1:
    type: static
    value: '**Information only:** number of page (Adress= "avatar:@@####@@" ) is build with autonumbering!'
    join: true
  id-hint2:
    type: static
    value: ''
    join: true
  Title-hint2:
    type: static
    value: '**PLEASE - set the Title to the person**'
    join: true
  Title-hint3:
    type: static
    value: ''
    join: true
  belongs-to-person:
    label: Belongs-to-person
    type: pagepath
    match: '/^[a-zA-Z0-9-_]+$/'
    match-error: 'Name must not have a space but can have a hyphen or underscore'
    max-level: 1
    category: per
    join: true
  avatar-file:
    label: avatar_file
    type: file
    width: 100
    category: avatar-files
    required: true
  heading:
    label: Heading
    type: text
    width: 60
    default: 'Heading?'
  capture:
    label: Caption
    type: text
    width: 60
    default: 'Caption?'
  description:
    label: Description
    type: text
    width: 100
    default: Description
  date-yearmmdd:
    label: Date(yyyy-mm-dd)
    type: text
    width: 10
    hint: YYYY-MM-DD
  author:
    label: Author
    type: text
    width: 100
    default: 'Author?'
    hint: 'Author?'
  permission:
    label: Permission
    type: select
    values:
      pu-do: 'Public domain'
      cc-by: 'Creativ Commons-BY'
      cc-sa: 'Creativ Commons-SA'
      cc-bs: 'Creativ Commons-BY-SA'
      gn-fd: 'GNU  free documentation license'
      gn-gp: 'GNU GPL and LGPL'
      ot-fc: 'Other free content'
      au-pm: Author-permission
    default: pu-do
  comment:
    label: 'Your comment'
    type: wiki
    width: 50
    height: 4
    hint: '(Comment in __**Wiki-text**__ format!)'
[[/form]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License