_template

[[form]]
fields:
  language:
    label: Language of Tutorial
    type: selection
    width: 50
  Tools:
    label: Tools/software Discussed in Tutorial
    type: selection
    width: 50
  Difficulty:
    label: Difficulty
    type: select
    values:
        0: Select from the list
        1: Novice
        2: Medium
        3: Difficult
        4: Expert
    default: 0
  summary:
    label: 'Brief Description'
    type: text
    width: 200
    height: 10
  url:
    label: URL
    type: url
    match-error: 'Custom error msg.'
    default-schema: 'ftp://'
    width: 50
  document:
    type: file
    label: Upload document
    category: alternative-category
    label: 'Upload file'
    width: 50
  embed:
    label: Embed YouTube Video
    type: wiki
[[/form]]

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