Skip to content

Commit

Permalink
Fix documentation formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Jul 20, 2013
1 parent e0b5c1e commit 42b6b34
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/advanced/templatetags.rst
Expand Up @@ -257,7 +257,9 @@ If in edit mode you can double click on the title and modify in an overlay windo
it fallbacks to ``page_attribute title``.

Example::

{% load cms_tags %}

{% show_editable_page_title %}

******************
Expand All @@ -273,7 +275,9 @@ multiple locations.


Example::

{% load stack_tags %}

{% stack "footer" %}


Expand Down
6 changes: 4 additions & 2 deletions docs/upgrade/3.0.rst
Expand Up @@ -177,9 +177,11 @@ Twitter Plugin removed
======================

Twitter disabled V1 of their API. We removed the twitter plugin because of this.

For an alternative have a look at this plugins:

https://github.com/nephila/djangocms_twitter
https://github.com/changer/cmsplugin-twitter
* https://github.com/nephila/djangocms_twitter

* https://github.com/changer/cmsplugin-twitter


0 comments on commit 42b6b34

Please sign in to comment.