Content preview in Kotti's contents view
Project description
Content preview for 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. Here you find out more about kotti_settings. 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’.
Changelog
0.1(2013-05-03)
Update translations.
Added success message while saving the settings.
0.1a2(2013-03-13)
Fix broken backlink in readme.
0.1a1(2013-03-13)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.