Skip to main content
areohbee
Legend
October 27, 2013
Question

export-filter/renditions argument - what is the 'plugin' field for?

  • October 27, 2013
  • 0 replies
  • 435 views

For example:

local renditionsOptions = {

    pluginId = ...

    -- ...

}

for sourceRendition, renditionToSatisfy in filterContext:renditions( renditionOptions ) do

...

Doc says it'll be provided automatically if left nil, but can one provide another plugin Id or anything?

Or is it just some kinda "do nothing" leftover...?

Reserved for future maybe?

Any ideas??

R

This topic has been closed for replies.