Content preview in Kotti's contents view
Project description
====================
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. `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'.
.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti
.. _Find out more about kotti_settings: http://pypi.python.org/pypi/kotti_settings
Changelog
=========
0.1a1(2013-03-13)
-----------------
- Initial release.
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. `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'.
.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti
.. _Find out more about kotti_settings: http://pypi.python.org/pypi/kotti_settings
Changelog
=========
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.
Source Distribution
kotti_contentpreview-0.1dev.zip
(26.1 kB
view hashes)