Fullscreen
[Show/Hide Left Column]
[Show/Hide Right Column]

Plugin_Presentation

This is a Plugin Alias of PluginFade.
So when you use, PluginPresentation, you are in fact using Fade but with some parameters preset.


YAML
preferences:
 enable: [ wikiplugin_fade, wikiplugin_presentation ]
objects:
 -
  type: plugin_alias
  ref: plugin_presentation
  data:
   name: presentation
   implementation: fade
   description:
    name: Presentation
    description: Displays the title of a presentation and the abstract appears below on click.
    body: Content to fade in on click. (The abstract and any other additional information)
    prefs: [ wikiplugin_presentation ]
    params:
     label:
      required: true
      name: Title
      description: "Title of the presentation"
      filter: striptags
   body:
    input: use
    default: ""
   params:
    label: Title of the presentation


Contributors to this page: Marc Laporte6087 points  and System Administrator .
Page last modified on Saturday 23 of January, 2010 01:06:54 UTC by Marc Laporte6087 points .