7 Variables
dom muokkasi tätä sivua 3 vuotta sitten

Configuration

bulkIncludePic

can be set to one of the CEimage display classes or false. (actually anything different than false will include images and add that value as a class. Display classes from CEimage have styles written out in the default theme)

default in main.cfg; per page setting vie Content Key possible

automatically display all images in folder.

#+bulkIncludePic:true
…

bulkIncludeAudio

can be set to true or false

default in main.cfg; per page setting vie Content Key possible

automatically create links to audio files in folder.

#+bulkIncludeAudio:true
…

includeTemplates

can be set to true or false

default in main.cfg; per page setting vie Content Key possible

automatically create links to audio files in folder.

#+includeTemplates:true
…

templateVars

includeBanner

can be set to true or false

default in main.cfg; per page setting vie Content Key possible

if true, includes first image that matches banner.*.{jpg,png} inside <h1> tag in header. Searches parent folders, if no banner is found in current folder.

#+includeBanner: true
…