
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
This is a Django CMS
plugin for incorporating photologue
galleries.
First, you must install Django CMS
and photologue
which require Django
and a few other libraries such as PIL
. For full details, see the installation
instructions for those packages.
Install cmsplugin-phlog
to your environment with a tool such as PIP
,
setuptools
, or buildout
.
Add cmsplugin_phlog
to the INSTALLED_APPS
list in your project's
settings.py
and run the syncdb
command on your manage.py
.
.. _Django: http://www.djangoproject.com/ .. _Django CMS: https://www.django-cms.org/ .. _photologue: http://code.google.com/p/django-photologue/ .. _PIL: http://www.pythonware.com/products/pil/ .. _PIP: http://www.pip-installer.org/ .. _setuptools: http://pypi.python.org/pypi/setuptools/ .. _buildout: http://pypi.python.org/pypi/zc.buildout/
In order to facilitate ordering of the galleries on display, there is a new
photologue
gallery with ordering support called OrderedGallery
. This model
can be linked using a CMS plugin to display photos on your page.
The default rendering of the gallery plugin is an unordered list of images. This
can be overridden by placing a template in your project's template folder at
cms/plugins/phlog/gallery.html
to override all rendering or at
cms/plugins/phloge/{{ placeholder }}-gallery.html
to override the template
for a single placeholder (by name).
FAQs
Django CMS Plugin for Photologue galleries
We found that cmsplugin-phlog demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.