Skip to content
AdamWintle edited this page May 24, 2011 · 10 revisions

Welcome to the multiItemsGridTV wiki!

Installation

  1. Don't forget to remove previous versions of multiItemsGridTv
  2. Copy core/packages/multiitemsgridtv-1.0-rc1.transport.zip to your server
  3. Install the package by package-management

Example usage:

  1. Create multiItemsGrid-TV

    • name: multiItemsGrid
    • input-type: multiitemsgrid
  2. For Example input-options:

    • Copy the content of /core/components/multiitemsgridTV/examples/columns.txt to the columns-field
    • and the content of /core/components/multiitemsgridTV/examples/tabs.txt to the tabs-field
  3. assign this TV to your template

  4. Create image-TV

    • name: image
    • input-type: Image
  5. Create richtext-TV

    • name: richtext
    • input-type: Richtext
  6. make sure you have installed TinyMCE from package-management

  7. edit or create a resource

  8. add items to the grid.

  9. edit them (you get a context-menue when you right-click on a grid-row)

  10. sort them with drag/drop

Available renderers for the grid

  • renderImage : renders an image TV
  • renderLimited : grabs the first 100 caracters of a text`
Clone this wiki locally