Skip to end of metadata
Go to start of metadata

Document filed is an an item of information confined in a Document.

The following field types are planned at this point:

  • plain text field
  • wiki formatted text field (possibly using Radeox)
  • HTML formatted text field (see WYSIWYG HTML editing feature)
  • date field
  • image field
  • flash field
  • downloadable file
  • embedded portlet
  • sequence field (no immediate contents, used to group fields together)
  • choice field (no immedaite contetns, user must choose one of the definition subnodes upon field creation)

Each of the fileds has these attributes:

  • field name
  • field contents (if applicable)
  • description (displayed on document edition screen)
  • quantity, one of the following
    • one
    • zero or one
    • one or more
    • zero or more
  • visibility (a hint for creation of initial document skin)
  • searchability, zero or more of the following
    • stored
    • tokenized
    • indexed
    • term-vectorized
    • public
  • metadata mappings (coma separated list of name:attribute pairs, for example "title:content, DC.title:content")
Labels: