Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Handler

Media Type

Parameter 0

Parameter 1

Parameter 2

Parameter 3

Status

CEImage

image/*

height

width

border

 

Display and Edit

CEText

text/plain

 

 

 

 

Display and Edit

CEStructuredText

text/html

 

 

 

 

Display Only

CEUrl

text/url

height

width

 

 

Display and Edit

CEGridLayout

sousa/grid-layout

 

 

 

 

Display and Edit

CEVideo

video/*

height

width

autostart

 

Display and Edit

CEAudio

audio/*

autostart

 

 

 

Display and Edit

CECsv

text/csv

first-row-header

first-col-header

border

 

TBD

Content Editing

Most Sousa content elements originate as a file. Thus, in order to edit content, users will need to upload and replace the content of an existing content resource. RSF provides support for file upload via its MultipartResolver support. See File Upload.

...