Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
|travis-develop| |coverage-develop|
Simple yet powerful and really extendable application for managing a blog within your Django Web site.
Zinnia has been made for publishing Weblog entries and designed to do it well.
Basically any feature that can be provided by another reusable app has been left out. Why should we re-implement something that is already done and reviewed by others and tested?
|paypal|
More than a long speech, here the list of the main features:
Sitemaps
_Advanced search engine
_Custom templates for various contents
_Markdown
, Textile
or reStructuredText
_Akismet
, TypePad
or Mollom
_MetaWeblog API
_Bit.ly
_ supportTwitter
_ supportGravatar
_ supportDjango-CMS
_ pluginsEntry model extendable
_Blogger conversion utility
_WordPress conversion utility
_WYMeditor
, TinyMCE
, CKEditor
_ and MarkItUp
_ supportCompass
_ and Sass3
_ integrationWindows Live Writer
_ compatibilityTake a look at the online demo at: http://demo.django-blog-zinnia.com/ or you can visit these websites who use Zinnia.
Fantomas' side
_Vidzor Studio LLC
_Bookshadow
_Future Proof Games
_Programeria
_Tihomir Blajev Blog
_Branchspot
_If you are a proud user of Zinnia, send me the URL of your website and I will add it to the list.
More information and help available at these URLs:
Code repository
_Documentation
_Travis CI server
_Coverage report
_Google Group
_GitHub Issues
_.. |travis-develop| image:: https://img.shields.io/travis/Fantomas42/django-blog-zinnia/develop.svg
:alt: Build Status - develop branch
:target: http://travis-ci.org/Fantomas42/django-blog-zinnia
.. |coverage-develop| image:: https://img.shields.io/coveralls/Fantomas42/django-blog-zinnia/develop.svg
:alt: Coverage of the code
:target: https://coveralls.io/r/Fantomas42/django-blog-zinnia
.. |latest-version| image:: https://img.shields.io/pypi/v/django-blog-zinnia.svg
:alt: Latest version on Pypi
:target: https://pypi.python.org/pypi/django-blog-zinnia/
.. |paypal| image:: https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif
:alt: Make a free donation with Paypal to encourage the development
:target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=68T48HR8KK9KG
.. _Sitemaps
: http://docs.django-blog-zinnia.com/en/latest/getting-started/configuration.html#module-zinnia.sitemaps
.. _Advanced search engine
: http://docs.django-blog-zinnia.com/en/latest/topics/search_engines.html
.. _Custom templates for various contents
: http://docs.django-blog-zinnia.com/en/latest/getting-started/configuration.html#templates-for-entries
.. _Markdown
: http://daringfireball.net/projects/markdown/
.. _Textile
: http://redcloth.org/hobix.com/textile/
.. _reStructuredText
: http://docutils.sourceforge.net/rst.html
.. _Akismet
: https://github.com/Fantomas42/zinnia-spam-checker-akismet
.. _TypePad
: https://github.com/Fantomas42/zinnia-spam-checker-akismet#using-typepad-antispam
.. _Mollom
: https://github.com/Fantomas42/zinnia-spam-checker-mollom
.. _MetaWeblog API
: http://www.xmlrpc.com/metaWeblogApi
.. _Bit.ly
: https://github.com/Fantomas42/zinnia-url-shortener-bitly
.. _Twitter
: https://github.com/Fantomas42/zinnia-twitter
.. _Gravatar
: http://gravatar.com/
.. _Django-CMS
: http://docs.django-blog-zinnia.com/en/latest/getting-started/configuration.html#django-cms
.. _Entry model extendable
: http://django-blog-zinnia.rtfd.org/extending-entry
.. _WYMeditor
: https://github.com/django-blog-zinnia/zinnia-wysiwyg-wymeditor
.. _TinyMCE
: https://github.com/django-blog-zinnia/zinnia-wysiwyg-tinymce
.. _CKEditor
: https://github.com/django-blog-zinnia/zinnia-wysiwyg-ckeditor
.. _MarkItUp
: https://github.com/django-blog-zinnia/zinnia-wysiwyg-markitup
.. _Blogger conversion utility
: https://github.com/django-blog-zinnia/blogger2zinnia
.. _WordPress conversion utility
: https://github.com/django-blog-zinnia/wordpress2zinnia
.. _Compass
: http://compass-style.org/
.. _Sass3
: http://sass-lang.com/
.. _Windows Live Writer
: http://explore.live.com/windows-live-writer
.. _Fantomas' side
: http://fantomas.site/blog/
.. _Vidzor Studio LLC
: http://vidzor.com/blog/
.. _Bookshadow
: http://bookshadow.com/weblog/
.. _Future Proof Games
: http://futureproofgames.com/blog/
.. _Programeria
: https://programeria.pl/
.. _Tihomir Blajev Blog
: http://www.tihoblajev.com/weblog/
.. _Branchspot
: https://www.branchspot.com/blog/
.. _Code repository
: https://github.com/Fantomas42/django-blog-zinnia
.. _Documentation
: http://docs.django-blog-zinnia.com/
.. _Travis CI server
: http://travis-ci.org/Fantomas42/django-blog-zinnia
.. _Coverage report
: https://coveralls.io/r/Fantomas42/django-blog-zinnia
.. _Google Group
: http://groups.google.com/group/django-blog-zinnia/
.. _GitHub Issues
: https://github.com/Fantomas42/django-blog-zinnia/issues/
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.19...v0.20
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.18.1...v0.19
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.18...v0.18.1
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.17...v0.18
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.16...v0.17
entry_detail_view
Context
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.15.2...v0.16
CategoryFeed
Entry.save()
lead
field on the Entry modelimage_caption
field on the Entry modelUser
modelhttps://github.com/Fantomas42/django-blog-zinnia/compare/v0.15.1...v0.15.2
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.15...v0.15.1
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.14.3...v0.15
zinnia_tags
to zinnia
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.14.2...v0.14.3
zinnia
namespacezinnia-twitter
zinnia-spam-checker-mollom
zinnia-spam-checker-akismet
zinnia-url-shortener-bitly
zinnia-wysiwyg-tinymce
zinnia-wysiwyg-markitup
zinnia-wysiwyg-wymeditor
django_comments
instead of django.contrib.comments
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.14.1...v0.14.2
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.14...v0.14.1
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.13...v0.14
https://github.com/Fantomas42/django-blog-zinnia/compare/v0.12.3...v0.13
skeleton.html
ZINNIA_AUTO_CLOSE_*_AFTER
check_is_spam
wp2zinnia
get_authors
context improvedget_tag_cloud
context improvedget_categories
context improvedhelloworld.json
fixturewp2zinnia
wp2zinnia
handle wxr version 1.2Author.__unicode__
methodPreviousNextPublishedMixin
QuickEntry
with non ascii titlecollectstatic
with CachedStaticFilesStorage
get_absolute_url
and zbreadcrumbs
when time-zone support is enabled.wp2zinnia
commandlong_enough
spam checkerzinnia.plugins
is now removedzinnia.plugins
is deprecated in favor of cmsplugin_zinnia
FAQs
A clear and powerful weblog application powered with Django
We found that django-blog-zinnia 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.