Skip to content

j23d/kotti_contentpreview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotti_contentpreview

Content preview for Kotti.

Find out more about Kotti

Setup

To activate the kotti_contentpreview add-on in your Kotti site, you need to add an entry to the kotti.configurators setting in your Paste Deploy config. If you don't have a kotti.configurators option, add one. kotti_contentpreview depends on kotti_settings, so you have to add also an entry for this add-on. The line in your [app:main] (or [app:kotti], depending on how you setup Fanstatic) section could then look like this:

kotti.configurators =
    kotti_settings.kotti_configure
    kotti_contentpreview.kotti_configure

After activation you get a popover with the content of the content type when you hover over a title in the @@contents view. You can adjust settings for the view that should be called, the size of the popup window and the delay of showing and hiding of the window on the settings page. Point your browser to http://your.domain/@@settings to get to the settingspage or use the submenupoint of 'Site Setup'.

About

Content preview in Kotti's contents view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published