Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kotti_gallery

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kotti_gallery

Add an image gallery to your Kotti site

  • 0.2.2
  • PyPI
  • Socket score

Maintainers
1

|build status production|

This is an extension to the Kotti CMS that allows you to add image galleries to your Kotti site.

It uses Bootstrap Image Gallery_ for the gallery view.

Find out more about Kotti_

Setup

To activate the kotti_gallery 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. The line in your [app:main] section could then look like this::

kotti.configurators = kotti_gallery.kotti_configure

With this, you'll be able to add galleries in your site.

Development

|build status master|

Contributions to kotti_gallery are highly welcome. Just clone its Github repository_ and submit your contributions as pull requests.

Testing

kotti_gallery has 100% test coverage. Please make sure that you add tests for new features and that all tests pass before submitting pull requests. Running the test suite is as easy as running py.test from the source directory.

.. |build status production| image:: https://travis-ci.org/Kotti/kotti_newsitem.png?branch=production .. |build status master| image:: https://travis-ci.org/Kotti/kotti_newsitem.png?branch=master .. _Bootstrap Image Gallery: http://blueimp.github.com/Bootstrap-Image-Gallery/ .. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti .. _Github repository: https://github.com/disko/kotti_gallery

TODO

  • Add support for remote galleries (e.g. flickr photosets).

CHANGES

0.2.2

  • Pseudo-crop images with CSS to have all thumbs the same height in gallery views.

0.2.1

  • Implement IDefaultWorkflow.

0.2

  • Use Bootstrap Image Gallery_.

  • Add several multicolumn layouts.

  • Depend on Kotti>=0.8 and its new add / edit form classes.

  • Add German translation.

0.1

  • Initial release.

  • Copied code from kotti_image_gallery.

.. _Bootstrap Image Gallery: http://blueimp.github.com/Bootstrap-Image-Gallery/

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc