Skip to content

Commit

Permalink
Merge branch 'feature/move-repositories' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Fantomas42 committed Aug 22, 2014
2 parents 374eb53 + cedbf7e commit 4bd31f1
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions docs/how-to/customize_look_and_feel.rst
Expand Up @@ -308,7 +308,7 @@ good starting point of a packaged theme.

.. _`specifying a template directory`: https://docs.djangoproject.com/en/dev/ref/templates/api/#loading-templates
.. _`customize the look and feel`: https://docs.djangoproject.com/en/dev/intro/tutorial02/#customize-the-admin-look-and-feel
.. _`Zinnia-theme-html5`: https://github.com/Fantomas42/zinnia-theme-html5
.. _`Zinnia-theme-bootstrap`: https://github.com/Fantomas42/zinnia-theme-bootstrap
.. _`Zinnia-theme-html5`: https://github.com/django-blog-zinnia/zinnia-theme-html5
.. _`Zinnia-theme-bootstrap`: https://github.com/django-blog-zinnia/zinnia-theme-bootstrap
.. _`Django Blog Quintet`: https://github.com/franckbret/django-blog-quintet
.. _`Solarized`: http://ethanschoonover.com/solarized
2 changes: 1 addition & 1 deletion docs/how-to/extending_entry_model.rst
Expand Up @@ -250,4 +250,4 @@ For more information you can see another implementation example in the

.. _`South`: http://south.aeracode.org/
.. _`SOUTH_MIGRATION_MODULES`: http://south.readthedocs.org/en/latest/settings.html#south-migration-modules
.. _`cmsplugin-zinnia`: https://github.com/Fantomas42/cmsplugin-zinnia
.. _`cmsplugin-zinnia`: https://github.com/django-blog-zinnia/cmsplugin-zinnia
2 changes: 1 addition & 1 deletion docs/notes/faq.rst
Expand Up @@ -154,5 +154,5 @@ If you want the ability to reply on comments, you can take a look at
.. _`django-modeltranslation`:
.. _`sorl.thumbnail`: http://thumbnail.sorl.net/
.. _`customizing the comments framework`: http://django-contrib-comments.readthedocs.org/en/latest/custom.html
.. _`zinnia-threaded-comments`: https://github.com/Fantomas42/zinnia-threaded-comments
.. _`zinnia-threaded-comments`: https://github.com/django-blog-zinnia/zinnia-threaded-comments
.. _`django-threadcomments`: https://github.com/HonzaKral/django-threadedcomments
20 changes: 10 additions & 10 deletions docs/topics/ecosystem.rst
Expand Up @@ -44,7 +44,7 @@ The code bundled in this application is a copy of the original
``zinnia.plugins`` module, made for forward compatibility with
django-blog-zinnia > 0.11.

URL: https://github.com/Fantomas42/cmsplugin-zinnia
URL: https://github.com/django-blog-zinnia/cmsplugin-zinnia

admin-tools-zinnia
==================
Expand All @@ -54,39 +54,39 @@ new dashboard modules for your admin interface, related to your Weblog.

Useful for having a sexier admin interface.

URL: https://github.com/Fantomas42/admin-tools-zinnia
URL: https://github.com/django-blog-zinnia/admin-tools-zinnia

zinnia-threaded-comment
=======================

Zinnia-threaded-comments customizes the comment application bundled by
Django to enable replies to comments within your Weblog.

URL: https://github.com/Fantomas42/zinnia-threaded-comments
URL: https://github.com/django-blog-zinnia/zinnia-threaded-comments

zinnia-theme-html5
==================

Zinnia-theme-html5 is an extension theme for making your Zinnia's Weblog
HTML5 ready.

URL: https://github.com/Fantomas42/zinnia-theme-html5
URL: https://github.com/django-blog-zinnia/zinnia-theme-html5

zinnia-theme-bootstrap
======================

Zinnia-theme-bootstrap is an extension theme for your Weblog based on
`Bootstrap`_.

URL: https://github.com/Fantomas42/zinnia-theme-bootstrap
URL: https://github.com/django-blog-zinnia/zinnia-theme-bootstrap

zinnia-theme-foundation
=======================

Zinnia-theme-foundation is an extension theme for your Weblog based on
`Zurb Foundation 5`_.

URL: https://github.com/gustavi/zinnia-theme-foundation
URL: https://github.com/django-blog-zinnia/zinnia-theme-foundation

zinnia-wysiwyg-wymeditor
========================
Expand Down Expand Up @@ -126,31 +126,31 @@ zinnia-url-shortener-bitly
Zinnia-url-shortener-bitly is an extension providing URL shortening for the
entries via `Bit.ly`_.

URL: https://github.com/Fantomas42/zinnia-url-shortener-bitly
URL: https://github.com/django-blog-zinnia/zinnia-url-shortener-bitly

zinnia-spam-checker-akismet
===========================

Zinnia-spam-checker-akismet is an extension adding anti-spam protection via
`Akismet`_ or Typepad.

URL: https://github.com/Fantomas42/zinnia-spam-checker-akismet
URL: https://github.com/django-blog-zinnia/zinnia-spam-checker-akismet

zinnia-spam-checker-mollom
==========================

Zinnia-spam-checker-mollom is an extension adding anti-spam protection via
`Mollom`_.

URL: https://github.com/Fantomas42/zinnia-spam-checker-mollom
URL: https://github.com/django-blog-zinnia/zinnia-spam-checker-mollom

zinnia-twitter
==============

Zinnia-twitter is an admin extension allowing you to post your entries on
`Twitter`_.

URL: https://github.com/Fantomas42/zinnia-twitter
URL: https://github.com/django-blog-zinnia/zinnia-twitter

byteflow2zinnia
===============
Expand Down

0 comments on commit 4bd31f1

Please sign in to comment.