_template
%%form_raw{image}%%
%%form_data{caption}%%

%%form_data{position}%%

%%form_data{email}%%
Phone: %%form_data{phone}%%
%%form_data{cv}%%

%%form_data{description}%%

List of Publications

%%form_data{prepubs}%%

%%form_data{more}%%

logo.gif

Community Ecology Lab
Institute of Evolution, Room 240
Dep. of Evolutionary & Environmental Biology
Faculty of Sciences
University of Haifa
Haifa 31905, Israel


Confirm Tag

====

[[form]]
fields:
  explanation1:
    type: static
    value: The "Title" field should be the full name of the member
  image:
    label: Main Image
    type: file
  caption:
    label: Caption
    type: text
    width: 75
  position:
    label: Position in lab
    type: text
    hint: e.g. PhD Student
    width: 75
    required: true
  email:
    label: Email address
    type: text
    required: true
  phone:
    label: Phone number
    type: text
    default: "+972-4-8288328"
  cv:
    label: Upload cv (Word/PDF)
    type: file
  description:
    label: Description (wiki format)
    type: wiki
    width: 75
    height: 25
    hint: Enter research interests, education, etc. here
  forthcoming:
    label: Forthcoming publications (wiki)
    type: wiki
    width: 75
    height: 10
    hint: e.g. in preperation or under review. If none, leave blank
  prepubs:
    label: Previous publications (wiki)
    type: wiki
    width: 75
    height: 10
    hint: From newest to oldest. If none, leave blank
  explanation3:
    type: static
    value: Below choose an author tag for the automatic publication lists (one unique word, typically surname) @@.@@ After the form is saved you'll need to click the **"Confirm Tag"** button at the end of the member page (You only need to do this once when the page is first created)
  authortag:
    label: Author tag
    type: text
    hint: surname
    width: 75
    required: true
  more:
    label: Additional info (wiki)
    type: wiki
    width: 75
    height: 20
    hint: Enter talks or any other desired information here
  status: 
    label: Status
    type: select
    values:
      m: Member
      a: Alumn
    default: m
  explanation4:
    type: static
    value: The fields below are relevant **only for alumni**
  fromyear:
    label: From year
    type: text
    hint: 2007
    width: 5
  toyear:
    label: To year
    type: text
    hint: 2011
    width: 5
  now:
    label: Where went
    type: text
    width: 75

[[/form]]

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