')
__M_writer(str(title))
@@ -77,6 +77,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"uri": "list.tmpl", "line_map": {"64": 12, "65": 12, "66": 12, "67": 14, "68": 15, "69": 16, "70": 16, "71": 16, "72": 18, "78": 72, "26": 0, "36": 2, "41": 19, "47": 4, "56": 4, "57": 7, "58": 7, "59": 9, "60": 10, "61": 11, "62": 12, "63": 12}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "uri": "list.tmpl", "line_map": {"64": 12, "65": 12, "66": 12, "67": 14, "68": 15, "69": 16, "70": 16, "71": 16, "72": 18, "78": 72, "26": 0, "36": 2, "41": 19, "47": 4, "56": 4, "57": 7, "58": 7, "59": 9, "60": 10, "61": 11, "62": 12, "63": 12}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/list_post.tmpl.py b/cache/.mako.tmp/list_post.tmpl.py
index 1b6ee182..6492f3fc 100644
--- a/cache/.mako.tmp/list_post.tmpl.py
+++ b/cache/.mako.tmp/list_post.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1433966407.3473911
+_modified_time = 1433970007.6375065
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl'
_template_uri = 'list_post.tmpl'
@@ -27,12 +27,12 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- messages = context.get('messages', UNDEFINED)
posts = context.get('posts', UNDEFINED)
date_format = context.get('date_format', UNDEFINED)
- title = context.get('title', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
+ title = context.get('title', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n')
if 'parent' not in context._data or not hasattr(context._data['parent'], 'content'):
@@ -48,12 +48,12 @@ def render_body(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- messages = context.get('messages', UNDEFINED)
posts = context.get('posts', UNDEFINED)
date_format = context.get('date_format', UNDEFINED)
- title = context.get('title', UNDEFINED)
def content():
return render_content(context)
+ title = context.get('title', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n \n ')
__M_writer(str(title))
@@ -85,6 +85,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"uri": "list_post.tmpl", "line_map": {"64": 12, "65": 12, "66": 12, "67": 12, "68": 12, "69": 12, "70": 12, "71": 12, "72": 12, "73": 12, "74": 12, "75": 14, "76": 15, "77": 16, "78": 16, "79": 16, "80": 18, "86": 80, "26": 0, "37": 2, "42": 19, "48": 4, "58": 4, "59": 7, "60": 7, "61": 9, "62": 10, "63": 11}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "uri": "list_post.tmpl", "line_map": {"64": 12, "65": 12, "66": 12, "67": 12, "68": 12, "69": 12, "70": 12, "71": 12, "72": 12, "73": 12, "74": 12, "75": 14, "76": 15, "77": 16, "78": 16, "79": 16, "80": 18, "86": 80, "26": 0, "37": 2, "42": 19, "48": 4, "58": 4, "59": 7, "60": 7, "61": 9, "62": 10, "63": 11}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/listing.tmpl.py b/cache/.mako.tmp/listing.tmpl.py
index 7a1a9b5b..59fb9c37 100644
--- a/cache/.mako.tmp/listing.tmpl.py
+++ b/cache/.mako.tmp/listing.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1433966407.3007407
+_modified_time = 1433970007.5909042
_enable_loop = True
_template_filename = 'themes/bootstrap3/templates/listing.tmpl'
_template_uri = 'listing.tmpl'
@@ -31,17 +31,17 @@ def render_body(context,**pageargs):
__M_locals = __M_dict_builtin(pageargs=pageargs)
_import_ns = {}
_mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar'])
- source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
- code = _import_ns.get('code', context.get('code', UNDEFINED))
- messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
- files = _import_ns.get('files', context.get('files', UNDEFINED))
- def content():
- return render_content(context._locals(__M_locals))
- folders = _import_ns.get('folders', context.get('folders', UNDEFINED))
- ui = _mako_get_namespace(context, 'ui')
def sourcelink():
return render_sourcelink(context._locals(__M_locals))
+ source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
+ files = _import_ns.get('files', context.get('files', UNDEFINED))
crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
+ folders = _import_ns.get('folders', context.get('folders', UNDEFINED))
+ ui = _mako_get_namespace(context, 'ui')
+ def content():
+ return render_content(context._locals(__M_locals))
+ code = _import_ns.get('code', context.get('code', UNDEFINED))
+ messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
__M_writer = context.writer()
__M_writer('\n')
__M_writer('\n\n')
@@ -65,10 +65,10 @@ def render_sourcelink(context,**pageargs):
try:
_import_ns = {}
_mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar'])
- messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
def sourcelink():
return render_sourcelink(context)
source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED))
+ messages = _import_ns.get('messages', context.get('messages', UNDEFINED))
__M_writer = context.writer()
__M_writer('\n')
if source_link:
@@ -87,13 +87,13 @@ def render_content(context,**pageargs):
try:
_import_ns = {}
_mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar'])
- code = _import_ns.get('code', context.get('code', UNDEFINED))
+ crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
files = _import_ns.get('files', context.get('files', UNDEFINED))
- def content():
- return render_content(context)
folders = _import_ns.get('folders', context.get('folders', UNDEFINED))
ui = _mako_get_namespace(context, 'ui')
- crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED))
+ def content():
+ return render_content(context)
+ code = _import_ns.get('code', context.get('code', UNDEFINED))
__M_writer = context.writer()
__M_writer('\n')
__M_writer(str(ui.bar(crumbs)))
@@ -124,6 +124,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"uri": "listing.tmpl", "line_map": {"73": 22, "74": 23, "75": 24, "76": 25, "77": 25, "78": 25, "79": 25, "85": 5, "22": 3, "110": 13, "111": 13, "28": 0, "116": 17, "98": 5, "99": 6, "100": 6, "101": 7, "102": 8, "103": 9, "104": 10, "105": 10, "106": 10, "107": 10, "108": 10, "109": 12, "46": 2, "47": 3, "112": 13, "113": 13, "114": 13, "115": 15, "52": 20, "117": 18, "118": 18, "119": 18, "57": 28, "125": 119, "63": 22}, "filename": "themes/bootstrap3/templates/listing.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "uri": "listing.tmpl", "line_map": {"73": 22, "74": 23, "75": 24, "76": 25, "77": 25, "78": 25, "79": 25, "85": 5, "22": 3, "110": 13, "111": 13, "28": 0, "116": 17, "98": 5, "99": 6, "100": 6, "101": 7, "102": 8, "103": 9, "104": 10, "105": 10, "106": 10, "107": 10, "108": 10, "109": 12, "46": 2, "47": 3, "112": 13, "113": 13, "114": 13, "115": 15, "52": 20, "117": 18, "118": 18, "119": 18, "57": 28, "125": 119, "63": 22}, "filename": "themes/bootstrap3/templates/listing.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/post.tmpl.py b/cache/.mako.tmp/post.tmpl.py
index 0ff2f34a..2a08d713 100644
--- a/cache/.mako.tmp/post.tmpl.py
+++ b/cache/.mako.tmp/post.tmpl.py
@@ -4,12 +4,12 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1433966407.3752494
+_modified_time = 1433970007.6653018
_enable_loop = True
_template_filename = 'themes/bootstrap/templates/post.tmpl'
_template_uri = 'post.tmpl'
_source_encoding = 'utf-8'
-_exports = ['sourcelink', 'content', 'extra_head']
+_exports = ['extra_head', 'content', 'sourcelink']
def _mako_get_namespace(context, name):
@@ -19,15 +19,15 @@ def _mako_get_namespace(context, name):
_mako_generate_namespaces(context)
return context.namespaces[(__name__, name)]
def _mako_generate_namespaces(context):
+ ns = runtime.TemplateNamespace('comments', context._clean_inheritance_tokens(), templateuri='comments_helper.tmpl', callables=None, calling_uri=_template_uri)
+ context.namespaces[(__name__, 'comments')] = ns
+
ns = runtime.TemplateNamespace('pheader', context._clean_inheritance_tokens(), templateuri='post_header.tmpl', callables=None, calling_uri=_template_uri)
context.namespaces[(__name__, 'pheader')] = ns
ns = runtime.TemplateNamespace('helper', context._clean_inheritance_tokens(), templateuri='post_helper.tmpl', callables=None, calling_uri=_template_uri)
context.namespaces[(__name__, 'helper')] = ns
- ns = runtime.TemplateNamespace('comments', context._clean_inheritance_tokens(), templateuri='comments_helper.tmpl', callables=None, calling_uri=_template_uri)
- context.namespaces[(__name__, 'comments')] = ns
-
def _mako_inherit(template, context):
_mako_generate_namespaces(context)
return runtime._inherit_from(context, 'base.tmpl', _template_uri)
@@ -35,20 +35,20 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- site_has_comments = context.get('site_has_comments', UNDEFINED)
- parent = context.get('parent', UNDEFINED)
messages = context.get('messages', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
- helper = _mako_get_namespace(context, 'helper')
- show_sourcelink = context.get('show_sourcelink', UNDEFINED)
- def content():
- return render_content(context._locals(__M_locals))
- pheader = _mako_get_namespace(context, 'pheader')
- post = context.get('post', UNDEFINED)
- def extra_head():
- return render_extra_head(context._locals(__M_locals))
def sourcelink():
return render_sourcelink(context._locals(__M_locals))
+ show_sourcelink = context.get('show_sourcelink', UNDEFINED)
+ pheader = _mako_get_namespace(context, 'pheader')
+ comments = _mako_get_namespace(context, 'comments')
+ def content():
+ return render_content(context._locals(__M_locals))
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ parent = context.get('parent', UNDEFINED)
+ def extra_head():
+ return render_extra_head(context._locals(__M_locals))
+ post = context.get('post', UNDEFINED)
+ helper = _mako_get_namespace(context, 'helper')
__M_writer = context.writer()
__M_writer('\n')
__M_writer('\n')
@@ -74,74 +74,14 @@ def render_body(context,**pageargs):
context.caller_stack._pop_frame()
-def render_sourcelink(context,**pageargs):
- __M_caller = context.caller_stack._push_frame()
- try:
- messages = context.get('messages', UNDEFINED)
- def sourcelink():
- return render_sourcelink(context)
- show_sourcelink = context.get('show_sourcelink', UNDEFINED)
- post = context.get('post', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if show_sourcelink:
- __M_writer('
\n ')
- __M_writer(str(messages("Source")))
- __M_writer('\n \n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
-def render_content(context,**pageargs):
- __M_caller = context.caller_stack._push_frame()
- try:
- site_has_comments = context.get('site_has_comments', UNDEFINED)
- pheader = _mako_get_namespace(context, 'pheader')
- post = context.get('post', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
- helper = _mako_get_namespace(context, 'helper')
- def content():
- return render_content(context)
- __M_writer = context.writer()
- __M_writer('\n\n ')
- __M_writer(str(pheader.html_post_header()))
- __M_writer('\n \n ')
- __M_writer(str(post.text()))
- __M_writer('\n \n \n')
- if not post.meta('nocomments') and site_has_comments:
- __M_writer(' \n')
- __M_writer(str(comments.comment_link_script()))
- __M_writer('\n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
def render_extra_head(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
+ def extra_head():
+ return render_extra_head(context)
post = context.get('post', UNDEFINED)
parent = context.get('parent', UNDEFINED)
helper = _mako_get_namespace(context, 'helper')
- def extra_head():
- return render_extra_head(context)
__M_writer = context.writer()
__M_writer('\n ')
__M_writer(str(parent.extra_head()))
@@ -181,8 +121,68 @@ def render_extra_head(context,**pageargs):
context.caller_stack._pop_frame()
+def render_content(context,**pageargs):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
+ helper = _mako_get_namespace(context, 'helper')
+ pheader = _mako_get_namespace(context, 'pheader')
+ comments = _mako_get_namespace(context, 'comments')
+ def content():
+ return render_content(context)
+ post = context.get('post', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n\n ')
+ __M_writer(str(pheader.html_post_header()))
+ __M_writer('\n \n ')
+ __M_writer(str(post.text()))
+ __M_writer('\n \n \n')
+ if not post.meta('nocomments') and site_has_comments:
+ __M_writer(' \n ')
+ __M_writer(str(messages("Comments")))
+ __M_writer('
\n ')
+ __M_writer(str(comments.comment_form(post.permalink(absolute=True), post.title(), post._base_path)))
+ __M_writer('\n \n')
+ __M_writer(' ')
+ __M_writer(str(helper.mathjax_script(post)))
+ __M_writer('\n \n')
+ __M_writer(str(comments.comment_link_script()))
+ __M_writer('\n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_sourcelink(context,**pageargs):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ def sourcelink():
+ return render_sourcelink(context)
+ show_sourcelink = context.get('show_sourcelink', UNDEFINED)
+ post = context.get('post', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if show_sourcelink:
+ __M_writer(' \n ')
+ __M_writer(str(messages("Source")))
+ __M_writer('\n \n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
"""
__M_BEGIN_METADATA
-{"uri": "post.tmpl", "line_map": {"128": 45, "129": 45, "130": 47, "131": 47, "150": 10, "162": 17, "137": 7, "146": 7, "147": 8, "148": 8, "149": 9, "22": 3, "151": 10, "152": 10, "25": 2, "154": 13, "155": 13, "28": 4, "157": 15, "158": 15, "159": 15, "160": 16, "161": 17, "34": 0, "163": 17, "164": 17, "165": 17, "166": 19, "167": 20, "168": 20, "156": 13, "170": 20, "171": 20, "172": 22, "173": 22, "174": 22, "175": 23, "176": 23, "177": 24, "178": 24, "53": 2, "54": 3, "55": 4, "56": 5, "61": 25, "153": 12, "66": 48, "71": 56, "77": 50, "184": 178, "86": 50, "87": 51, "88": 52, "89": 53, "90": 53, "91": 53, "92": 53, "98": 27, "169": 20, "110": 27, "111": 28, "112": 28, "113": 29, "114": 29, "115": 31, "116": 31, "117": 35, "118": 35, "119": 36, "120": 36, "121": 39, "122": 40, "123": 41, "124": 41, "125": 42, "126": 42, "127": 45}, "filename": "themes/bootstrap/templates/post.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "uri": "post.tmpl", "line_map": {"150": 41, "136": 27, "137": 28, "138": 28, "139": 29, "140": 29, "141": 31, "142": 31, "143": 35, "144": 35, "145": 36, "146": 36, "147": 39, "148": 40, "149": 41, "22": 4, "151": 42, "152": 42, "25": 3, "154": 45, "155": 45, "28": 2, "157": 47, "34": 0, "163": 50, "156": 47, "172": 50, "173": 51, "174": 52, "175": 53, "176": 53, "177": 53, "178": 53, "53": 2, "54": 3, "55": 4, "56": 5, "61": 25, "66": 48, "71": 56, "77": 7, "184": 178, "86": 7, "87": 8, "88": 8, "89": 9, "90": 10, "91": 10, "92": 10, "93": 12, "94": 13, "95": 13, "96": 13, "97": 15, "98": 15, "99": 15, "100": 16, "101": 17, "102": 17, "103": 17, "104": 17, "105": 17, "106": 19, "107": 20, "108": 20, "109": 20, "110": 20, "111": 20, "112": 22, "113": 22, "114": 22, "115": 23, "116": 23, "117": 24, "118": 24, "153": 45, "124": 27}, "filename": "themes/bootstrap/templates/post.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/post_header.tmpl.py b/cache/.mako.tmp/post_header.tmpl.py
index ff91235c..c6b3e3b5 100644
--- a/cache/.mako.tmp/post_header.tmpl.py
+++ b/cache/.mako.tmp/post_header.tmpl.py
@@ -4,12 +4,12 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1433966407.4394143
+_modified_time = 1433970007.7298925
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl'
_template_uri = 'post_header.tmpl'
_source_encoding = 'utf-8'
-_exports = ['html_translations', 'html_title', 'html_sourcelink', 'html_post_header']
+_exports = ['html_post_header', 'html_title', 'html_sourcelink', 'html_translations']
def _mako_get_namespace(context, name):
@@ -41,85 +41,20 @@ def render_body(context,**pageargs):
context.caller_stack._pop_frame()
-def render_html_translations(context,post):
- __M_caller = context.caller_stack._push_frame()
- try:
- messages = context.get('messages', UNDEFINED)
- lang = context.get('lang', UNDEFINED)
- translations = context.get('translations', UNDEFINED)
- len = context.get('len', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if len(post.translated_to) > 1:
- __M_writer(' \n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
-def render_html_title(context):
- __M_caller = context.caller_stack._push_frame()
- try:
- title = context.get('title', UNDEFINED)
- post = context.get('post', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if title and not post.meta('hidetitle'):
- __M_writer(' ')
- __M_writer(filters.html_escape(str(post.title())))
- __M_writer('
\n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
-def render_html_sourcelink(context):
- __M_caller = context.caller_stack._push_frame()
- try:
- messages = context.get('messages', UNDEFINED)
- show_sourcelink = context.get('show_sourcelink', UNDEFINED)
- post = context.get('post', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if show_sourcelink:
- __M_writer(' ')
- __M_writer(str(messages("Source")))
- __M_writer('
\n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
def render_html_post_header(context):
__M_caller = context.caller_stack._push_frame()
try:
- site_has_comments = context.get('site_has_comments', UNDEFINED)
date_format = context.get('date_format', UNDEFINED)
+ comments = _mako_get_namespace(context, 'comments')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
def html_title():
return render_html_title(context)
- messages = context.get('messages', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
- def html_translations(post):
- return render_html_translations(context,post)
- post = context.get('post', UNDEFINED)
def html_sourcelink():
return render_html_sourcelink(context)
+ post = context.get('post', UNDEFINED)
+ def html_translations(post):
+ return render_html_translations(context,post)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n \n ')
__M_writer(str(html_title()))
@@ -159,8 +94,73 @@ def render_html_post_header(context):
context.caller_stack._pop_frame()
+def render_html_title(context):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ title = context.get('title', UNDEFINED)
+ post = context.get('post', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if title and not post.meta('hidetitle'):
+ __M_writer(' ')
+ __M_writer(filters.html_escape(str(post.title())))
+ __M_writer('
\n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_html_sourcelink(context):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ show_sourcelink = context.get('show_sourcelink', UNDEFINED)
+ post = context.get('post', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if show_sourcelink:
+ __M_writer(' ')
+ __M_writer(str(messages("Source")))
+ __M_writer('
\n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_html_translations(context,post):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ len = context.get('len', UNDEFINED)
+ lang = context.get('lang', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if len(post.translated_to) > 1:
+ __M_writer(' \n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
"""
__M_BEGIN_METADATA
-{"uri": "post_header.tmpl", "line_map": {"128": 34, "129": 35, "130": 35, "131": 35, "132": 35, "133": 35, "134": 35, "135": 35, "136": 35, "137": 36, "138": 37, "139": 37, "140": 37, "141": 39, "142": 39, "143": 39, "144": 40, "145": 41, "146": 41, "147": 41, "148": 41, "149": 41, "22": 3, "151": 44, "152": 44, "25": 2, "154": 46, "155": 47, "28": 0, "150": 43, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 47, "44": 11, "52": 11, "53": 12, "54": 13, "55": 14, "56": 14, "57": 15, "58": 16, "59": 17, "60": 17, "61": 17, "62": 17, "63": 17, "64": 17, "65": 17, "66": 20, "72": 5, "162": 156, "78": 5, "79": 6, "80": 7, "81": 7, "82": 7, "83": 7, "84": 7, "90": 24, "97": 24, "98": 25, "99": 26, "100": 26, "101": 26, "102": 26, "103": 26, "109": 30, "153": 44, "124": 30, "125": 32, "126": 32, "127": 34}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "uri": "post_header.tmpl", "line_map": {"128": 26, "150": 17, "134": 11, "162": 156, "142": 11, "143": 12, "144": 13, "145": 14, "146": 14, "147": 15, "148": 16, "149": 17, "22": 3, "151": 17, "152": 17, "25": 2, "154": 17, "155": 17, "28": 0, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 20, "44": 30, "59": 30, "60": 32, "61": 32, "62": 34, "63": 34, "64": 35, "65": 35, "66": 35, "67": 35, "68": 35, "69": 35, "70": 35, "71": 35, "72": 36, "73": 37, "74": 37, "75": 37, "76": 39, "77": 39, "78": 39, "79": 40, "80": 41, "81": 41, "82": 41, "83": 41, "84": 41, "85": 43, "86": 44, "87": 44, "88": 44, "89": 46, "90": 47, "91": 47, "97": 5, "103": 5, "104": 6, "105": 7, "106": 7, "107": 7, "108": 7, "109": 7, "115": 24, "153": 17, "122": 24, "123": 25, "124": 26, "125": 26, "126": 26, "127": 26}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/post_helper.tmpl.py b/cache/.mako.tmp/post_helper.tmpl.py
index 2e842042..0f8aae65 100644
--- a/cache/.mako.tmp/post_helper.tmpl.py
+++ b/cache/.mako.tmp/post_helper.tmpl.py
@@ -4,12 +4,12 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1433966407.4069395
+_modified_time = 1433970007.6971962
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl'
_template_uri = 'post_helper.tmpl'
_source_encoding = 'utf-8'
-_exports = ['twitter_card_information', 'meta_translations', 'html_tags', 'mathjax_script', 'html_pager', 'open_graph_metadata']
+_exports = ['mathjax_script', 'html_pager', 'open_graph_metadata', 'twitter_card_information', 'meta_translations', 'html_tags']
def render_body(context,**pageargs):
@@ -29,80 +29,6 @@ def render_body(context,**pageargs):
context.caller_stack._pop_frame()
-def render_twitter_card_information(context,post):
- __M_caller = context.caller_stack._push_frame()
- try:
- twitter_card = context.get('twitter_card', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if twitter_card and twitter_card['use_twitter_cards']:
- __M_writer(' \n')
- if 'site:id' in twitter_card:
- __M_writer(' \n')
- elif 'site' in twitter_card:
- __M_writer(' \n')
- if 'creator:id' in twitter_card:
- __M_writer(' \n')
- elif 'creator' in twitter_card:
- __M_writer(' \n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
-def render_meta_translations(context,post):
- __M_caller = context.caller_stack._push_frame()
- try:
- lang = context.get('lang', UNDEFINED)
- translations = context.get('translations', UNDEFINED)
- len = context.get('len', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if len(translations) > 1:
- for langname in translations.keys():
- if langname != lang and post.is_translation_available(langname):
- __M_writer(' \n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
-def render_html_tags(context,post):
- __M_caller = context.caller_stack._push_frame()
- try:
- _link = context.get('_link', UNDEFINED)
- hidden_tags = context.get('hidden_tags', UNDEFINED)
- __M_writer = context.writer()
- __M_writer('\n')
- if post.tags:
- __M_writer(' \n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
def render_mathjax_script(context,post):
__M_caller = context.caller_stack._push_frame()
try:
@@ -148,13 +74,13 @@ def render_html_pager(context,post):
def render_open_graph_metadata(context,post):
__M_caller = context.caller_stack._push_frame()
try:
- use_open_graph = context.get('use_open_graph', UNDEFINED)
- url_replacer = context.get('url_replacer', UNDEFINED)
- permalink = context.get('permalink', UNDEFINED)
blog_title = context.get('blog_title', UNDEFINED)
abs_link = context.get('abs_link', UNDEFINED)
- lang = context.get('lang', UNDEFINED)
+ use_open_graph = context.get('use_open_graph', UNDEFINED)
+ permalink = context.get('permalink', UNDEFINED)
+ url_replacer = context.get('url_replacer', UNDEFINED)
striphtml = context.get('striphtml', UNDEFINED)
+ lang = context.get('lang', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
if use_open_graph:
@@ -192,8 +118,82 @@ def render_open_graph_metadata(context,post):
context.caller_stack._pop_frame()
+def render_twitter_card_information(context,post):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ twitter_card = context.get('twitter_card', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if twitter_card and twitter_card['use_twitter_cards']:
+ __M_writer(' \n')
+ if 'site:id' in twitter_card:
+ __M_writer(' \n')
+ elif 'site' in twitter_card:
+ __M_writer(' \n')
+ if 'creator:id' in twitter_card:
+ __M_writer(' \n')
+ elif 'creator' in twitter_card:
+ __M_writer(' \n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_meta_translations(context,post):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ len = context.get('len', UNDEFINED)
+ lang = context.get('lang', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if len(translations) > 1:
+ for langname in translations.keys():
+ if langname != lang and post.is_translation_available(langname):
+ __M_writer(' \n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
+def render_html_tags(context,post):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ _link = context.get('_link', UNDEFINED)
+ hidden_tags = context.get('hidden_tags', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n')
+ if post.tags:
+ __M_writer(' \n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
"""
__M_BEGIN_METADATA
-{"uri": "post_helper.tmpl", "line_map": {"15": 0, "20": 2, "21": 11, "22": 23, "23": 40, "24": 69, "25": 85, "26": 93, "32": 71, "37": 71, "38": 72, "39": 73, "40": 73, "41": 73, "42": 74, "43": 75, "44": 75, "45": 75, "46": 76, "47": 77, "48": 77, "49": 77, "50": 79, "51": 80, "52": 80, "53": 80, "54": 81, "55": 82, "56": 82, "57": 82, "63": 3, "70": 3, "71": 4, "72": 5, "73": 6, "74": 7, "75": 7, "76": 7, "77": 7, "78": 7, "84": 13, "90": 13, "91": 14, "92": 15, "93": 16, "94": 17, "95": 18, "96": 18, "97": 18, "98": 18, "99": 18, "100": 21, "106": 87, "110": 87, "111": 88, "112": 89, "118": 25, "123": 25, "124": 26, "125": 27, "126": 28, "127": 29, "128": 30, "129": 30, "130": 30, "131": 30, "132": 30, "133": 30, "134": 33, "135": 34, "136": 35, "137": 35, "138": 35, "139": 35, "140": 35, "141": 35, "142": 38, "148": 42, "159": 42, "160": 43, "161": 44, "162": 44, "163": 44, "164": 45, "165": 45, "166": 46, "167": 46, "168": 47, "169": 48, "170": 48, "171": 48, "172": 49, "173": 50, "174": 50, "175": 50, "176": 52, "177": 53, "178": 53, "179": 53, "180": 55, "181": 60, "182": 61, "183": 61, "184": 61, "185": 63, "186": 64, "187": 65, "188": 65, "189": 65, "195": 189}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "uri": "post_helper.tmpl", "line_map": {"15": 0, "20": 2, "21": 11, "22": 23, "23": 40, "24": 69, "25": 85, "26": 93, "32": 87, "36": 87, "37": 88, "38": 89, "44": 25, "49": 25, "50": 26, "51": 27, "52": 28, "53": 29, "54": 30, "55": 30, "56": 30, "57": 30, "58": 30, "59": 30, "60": 33, "61": 34, "62": 35, "63": 35, "64": 35, "65": 35, "66": 35, "67": 35, "68": 38, "74": 42, "85": 42, "86": 43, "87": 44, "88": 44, "89": 44, "90": 45, "91": 45, "92": 46, "93": 46, "94": 47, "95": 48, "96": 48, "97": 48, "98": 49, "99": 50, "100": 50, "101": 50, "102": 52, "103": 53, "104": 53, "105": 53, "106": 55, "107": 60, "108": 61, "109": 61, "110": 61, "111": 63, "112": 64, "113": 65, "114": 65, "115": 65, "121": 71, "126": 71, "127": 72, "128": 73, "129": 73, "130": 73, "131": 74, "132": 75, "133": 75, "134": 75, "135": 76, "136": 77, "137": 77, "138": 77, "139": 79, "140": 80, "141": 80, "142": 80, "143": 81, "144": 82, "145": 82, "146": 82, "152": 3, "159": 3, "160": 4, "161": 5, "162": 6, "163": 7, "164": 7, "165": 7, "166": 7, "167": 7, "173": 13, "179": 13, "180": 14, "181": 15, "182": 16, "183": 17, "184": 18, "185": 18, "186": 18, "187": 18, "188": 18, "189": 21, "195": 189}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/story.tmpl.py b/cache/.mako.tmp/story.tmpl.py
index b4f50064..0a662839 100644
--- a/cache/.mako.tmp/story.tmpl.py
+++ b/cache/.mako.tmp/story.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1433966407.4628751
+_modified_time = 1433970007.7535043
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl'
_template_uri = 'story.tmpl'
@@ -19,15 +19,15 @@ def _mako_get_namespace(context, name):
_mako_generate_namespaces(context)
return context.namespaces[(__name__, name)]
def _mako_generate_namespaces(context):
+ ns = runtime.TemplateNamespace('comments', context._clean_inheritance_tokens(), templateuri='comments_helper.tmpl', callables=None, calling_uri=_template_uri)
+ context.namespaces[(__name__, 'comments')] = ns
+
ns = runtime.TemplateNamespace('pheader', context._clean_inheritance_tokens(), templateuri='post_header.tmpl', callables=None, calling_uri=_template_uri)
context.namespaces[(__name__, 'pheader')] = ns
ns = runtime.TemplateNamespace('helper', context._clean_inheritance_tokens(), templateuri='post_helper.tmpl', callables=None, calling_uri=_template_uri)
context.namespaces[(__name__, 'helper')] = ns
- ns = runtime.TemplateNamespace('comments', context._clean_inheritance_tokens(), templateuri='comments_helper.tmpl', callables=None, calling_uri=_template_uri)
- context.namespaces[(__name__, 'comments')] = ns
-
def _mako_inherit(template, context):
_mako_generate_namespaces(context)
return runtime._inherit_from(context, 'post.tmpl', _template_uri)
@@ -35,15 +35,15 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- site_has_comments = context.get('site_has_comments', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
helper = _mako_get_namespace(context, 'helper')
+ pheader = _mako_get_namespace(context, 'pheader')
+ comments = _mako_get_namespace(context, 'comments')
def content():
return render_content(context._locals(__M_locals))
- pheader = _mako_get_namespace(context, 'pheader')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
enable_comments = context.get('enable_comments', UNDEFINED)
post = context.get('post', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
__M_writer('\n')
@@ -62,15 +62,15 @@ def render_body(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- site_has_comments = context.get('site_has_comments', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
- comments = _mako_get_namespace(context, 'comments')
helper = _mako_get_namespace(context, 'helper')
+ pheader = _mako_get_namespace(context, 'pheader')
+ comments = _mako_get_namespace(context, 'comments')
def content():
return render_content(context)
- pheader = _mako_get_namespace(context, 'pheader')
+ site_has_comments = context.get('site_has_comments', UNDEFINED)
enable_comments = context.get('enable_comments', UNDEFINED)
post = context.get('post', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n \n ')
__M_writer(str(pheader.html_title()))
@@ -95,6 +95,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"uri": "story.tmpl", "line_map": {"86": 19, "75": 7, "76": 10, "77": 10, "78": 11, "79": 11, "80": 14, "81": 14, "82": 16, "83": 17, "84": 18, "85": 18, "22": 3, "87": 19, "88": 22, "25": 2, "90": 22, "28": 4, "96": 90, "34": 0, "48": 2, "49": 3, "50": 4, "51": 5, "89": 22, "56": 24, "62": 7}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "uri": "story.tmpl", "line_map": {"86": 19, "75": 7, "76": 10, "77": 10, "78": 11, "79": 11, "80": 14, "81": 14, "82": 16, "83": 17, "84": 18, "85": 18, "22": 4, "87": 19, "88": 22, "25": 3, "90": 22, "28": 2, "96": 90, "34": 0, "48": 2, "49": 3, "50": 4, "51": 5, "89": 22, "56": 24, "62": 7}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/tag.tmpl.py b/cache/.mako.tmp/tag.tmpl.py
index d47513e0..fc4b4ac9 100644
--- a/cache/.mako.tmp/tag.tmpl.py
+++ b/cache/.mako.tmp/tag.tmpl.py
@@ -4,12 +4,12 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1433966407.5168664
+_modified_time = 1433970007.8091629
_enable_loop = True
_template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/tag.tmpl'
_template_uri = 'tag.tmpl'
_source_encoding = 'utf-8'
-_exports = ['content', 'extra_head']
+_exports = ['extra_head', 'content']
def _mako_get_namespace(context, name):
@@ -27,23 +27,23 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- generate_rss = context.get('generate_rss', UNDEFINED)
- parent = context.get('parent', UNDEFINED)
date_format = context.get('date_format', UNDEFINED)
- description = context.get('description', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
- subcategories = context.get('subcategories', UNDEFINED)
_link = context.get('_link', UNDEFINED)
+ subcategories = context.get('subcategories', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
len = context.get('len', UNDEFINED)
- kind = context.get('kind', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
- translations = context.get('translations', UNDEFINED)
- tag = context.get('tag', UNDEFINED)
+ kind = context.get('kind', UNDEFINED)
+ description = context.get('description', UNDEFINED)
+ posts = context.get('posts', UNDEFINED)
+ parent = context.get('parent', UNDEFINED)
+ generate_rss = context.get('generate_rss', UNDEFINED)
def extra_head():
return render_extra_head(context._locals(__M_locals))
- posts = context.get('posts', UNDEFINED)
+ tag = context.get('tag', UNDEFINED)
title = context.get('title', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n')
if 'parent' not in context._data or not hasattr(context._data['parent'], 'extra_head'):
@@ -61,23 +61,63 @@ def render_body(context,**pageargs):
context.caller_stack._pop_frame()
+def render_extra_head(context,**pageargs):
+ __M_caller = context.caller_stack._push_frame()
+ try:
+ _link = context.get('_link', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
+ len = context.get('len', UNDEFINED)
+ kind = context.get('kind', UNDEFINED)
+ parent = context.get('parent', UNDEFINED)
+ generate_rss = context.get('generate_rss', UNDEFINED)
+ def extra_head():
+ return render_extra_head(context)
+ tag = context.get('tag', UNDEFINED)
+ __M_writer = context.writer()
+ __M_writer('\n ')
+ __M_writer(str(parent.extra_head()))
+ __M_writer('\n')
+ if len(translations) > 1 and generate_rss:
+ for language in translations:
+ __M_writer(' \n')
+ elif generate_rss:
+ __M_writer(' \n')
+ return ''
+ finally:
+ context.caller_stack._pop_frame()
+
+
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- generate_rss = context.get('generate_rss', UNDEFINED)
date_format = context.get('date_format', UNDEFINED)
- description = context.get('description', UNDEFINED)
- messages = context.get('messages', UNDEFINED)
subcategories = context.get('subcategories', UNDEFINED)
_link = context.get('_link', UNDEFINED)
+ translations = context.get('translations', UNDEFINED)
len = context.get('len', UNDEFINED)
- kind = context.get('kind', UNDEFINED)
def content():
return render_content(context)
- translations = context.get('translations', UNDEFINED)
- tag = context.get('tag', UNDEFINED)
+ description = context.get('description', UNDEFINED)
+ kind = context.get('kind', UNDEFINED)
posts = context.get('posts', UNDEFINED)
+ generate_rss = context.get('generate_rss', UNDEFINED)
+ tag = context.get('tag', UNDEFINED)
title = context.get('title', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n \n ')
__M_writer(filters.html_escape(str(title)))
@@ -137,48 +177,8 @@ def render_content(context,**pageargs):
context.caller_stack._pop_frame()
-def render_extra_head(context,**pageargs):
- __M_caller = context.caller_stack._push_frame()
- try:
- generate_rss = context.get('generate_rss', UNDEFINED)
- parent = context.get('parent', UNDEFINED)
- _link = context.get('_link', UNDEFINED)
- len = context.get('len', UNDEFINED)
- kind = context.get('kind', UNDEFINED)
- translations = context.get('translations', UNDEFINED)
- tag = context.get('tag', UNDEFINED)
- def extra_head():
- return render_extra_head(context)
- __M_writer = context.writer()
- __M_writer('\n ')
- __M_writer(str(parent.extra_head()))
- __M_writer('\n')
- if len(translations) > 1 and generate_rss:
- for language in translations:
- __M_writer(' \n')
- elif generate_rss:
- __M_writer(' \n')
- return ''
- finally:
- context.caller_stack._pop_frame()
-
-
"""
__M_BEGIN_METADATA
-{"uri": "tag.tmpl", "line_map": {"128": 46, "129": 46, "130": 46, "131": 46, "132": 46, "133": 48, "134": 50, "140": 4, "153": 4, "26": 0, "155": 5, "156": 6, "154": 5, "158": 8, "159": 8, "160": 8, "161": 8, "162": 8, "163": 8, "164": 8, "165": 8, "166": 8, "167": 10, "168": 11, "169": 11, "170": 11, "171": 11, "172": 11, "173": 11, "174": 11, "157": 7, "48": 2, "180": 174, "53": 13, "58": 51, "64": 16, "82": 16, "83": 19, "84": 19, "85": 20, "86": 21, "87": 21, "88": 21, "89": 23, "90": 24, "91": 24, "92": 24, "93": 26, "94": 27, "95": 27, "96": 27, "97": 27, "98": 27, "99": 29, "100": 31, "101": 32, "102": 33, "103": 34, "104": 35, "105": 35, "106": 35, "107": 35, "108": 35, "109": 35, "110": 35, "111": 35, "112": 38, "113": 39, "114": 39, "115": 39, "116": 39, "117": 39, "118": 41, "119": 43, "120": 44, "121": 45, "122": 46, "123": 46, "124": 46, "125": 46, "126": 46, "127": 46}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/tag.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "uri": "tag.tmpl", "line_map": {"128": 21, "129": 23, "130": 24, "131": 24, "132": 24, "133": 26, "134": 27, "135": 27, "136": 27, "137": 27, "138": 27, "139": 29, "140": 31, "141": 32, "142": 33, "143": 34, "144": 35, "145": 35, "146": 35, "147": 35, "148": 35, "149": 35, "150": 35, "151": 35, "152": 38, "153": 39, "26": 0, "155": 39, "156": 39, "154": 39, "158": 41, "159": 43, "160": 44, "161": 45, "162": 46, "163": 46, "164": 46, "165": 46, "166": 46, "167": 46, "168": 46, "169": 46, "170": 46, "171": 46, "172": 46, "173": 48, "174": 50, "157": 39, "48": 2, "180": 174, "53": 13, "58": 51, "64": 4, "77": 4, "78": 5, "79": 5, "80": 6, "81": 7, "82": 8, "83": 8, "84": 8, "85": 8, "86": 8, "87": 8, "88": 8, "89": 8, "90": 8, "91": 10, "92": 11, "93": 11, "94": 11, "95": 11, "96": 11, "97": 11, "98": 11, "104": 16, "122": 16, "123": 19, "124": 19, "125": 20, "126": 21, "127": 21}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/tag.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/.mako.tmp/tags.tmpl.py b/cache/.mako.tmp/tags.tmpl.py
index f06cffd6..450b4640 100644
--- a/cache/.mako.tmp/tags.tmpl.py
+++ b/cache/.mako.tmp/tags.tmpl.py
@@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED
__M_dict_builtin = dict
__M_locals_builtin = locals
_magic_number = 10
-_modified_time = 1433966407.4970126
+_modified_time = 1433970007.788337
_enable_loop = True
_template_filename = 'themes/bootstrap/templates/tags.tmpl'
_template_uri = 'tags.tmpl'
@@ -27,12 +27,12 @@ def render_body(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
__M_locals = __M_dict_builtin(pageargs=pageargs)
- messages = context.get('messages', UNDEFINED)
- cat_items = context.get('cat_items', UNDEFINED)
- title = context.get('title', UNDEFINED)
- items = context.get('items', UNDEFINED)
def content():
return render_content(context._locals(__M_locals))
+ title = context.get('title', UNDEFINED)
+ cat_items = context.get('cat_items', UNDEFINED)
+ items = context.get('items', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n\n')
if 'parent' not in context._data or not hasattr(context._data['parent'], 'content'):
@@ -48,12 +48,12 @@ def render_body(context,**pageargs):
def render_content(context,**pageargs):
__M_caller = context.caller_stack._push_frame()
try:
- messages = context.get('messages', UNDEFINED)
- cat_items = context.get('cat_items', UNDEFINED)
- title = context.get('title', UNDEFINED)
- items = context.get('items', UNDEFINED)
def content():
return render_content(context)
+ title = context.get('title', UNDEFINED)
+ cat_items = context.get('cat_items', UNDEFINED)
+ items = context.get('items', UNDEFINED)
+ messages = context.get('messages', UNDEFINED)
__M_writer = context.writer()
__M_writer('\n')
__M_writer(str(title))
@@ -90,6 +90,6 @@ def render_content(context,**pageargs):
"""
__M_BEGIN_METADATA
-{"uri": "tags.tmpl", "line_map": {"64": 7, "65": 9, "66": 10, "67": 11, "68": 11, "69": 11, "70": 11, "71": 11, "72": 14, "73": 15, "74": 16, "75": 16, "76": 16, "77": 19, "78": 20, "79": 21, "80": 22, "81": 22, "82": 22, "83": 22, "84": 22, "85": 24, "26": 0, "91": 85, "37": 2, "42": 26, "48": 4, "58": 4, "59": 5, "60": 5, "61": 6, "62": 7, "63": 7}, "filename": "themes/bootstrap/templates/tags.tmpl", "source_encoding": "utf-8"}
+{"source_encoding": "utf-8", "uri": "tags.tmpl", "line_map": {"64": 7, "65": 9, "66": 10, "67": 11, "68": 11, "69": 11, "70": 11, "71": 11, "72": 14, "73": 15, "74": 16, "75": 16, "76": 16, "77": 19, "78": 20, "79": 21, "80": 22, "81": 22, "82": 22, "83": 22, "84": 22, "85": 24, "26": 0, "91": 85, "37": 2, "42": 26, "48": 4, "58": 4, "59": 5, "60": 5, "61": 6, "62": 7, "63": 7}, "filename": "themes/bootstrap/templates/tags.tmpl"}
__M_END_METADATA
"""
diff --git a/cache/lastdeploy b/cache/lastdeploy
index bb5f8d54..4ac95388 100644
--- a/cache/lastdeploy
+++ b/cache/lastdeploy
@@ -1 +1 @@
-2015-06-10T20:00:10.308474
\ No newline at end of file
+2015-06-10T21:00:10.657435
\ No newline at end of file
diff --git a/output/categories/cli.html b/output/categories/cli.html
index 3bd4b3cd..9f4b8fab 100644
--- a/output/categories/cli.html
+++ b/output/categories/cli.html
@@ -136,10 +136,10 @@
Screen - terminal multiplexer
-iKog - the simple todo list
+BINS Photo Album
-BINS Photo Album
+iKog - the simple todo list
Strayed from the path
diff --git a/output/categories/software.html b/output/categories/software.html
index df839a6f..948d5765 100644
--- a/output/categories/software.html
+++ b/output/categories/software.html
@@ -148,10 +148,10 @@
Screen - terminal multiplexer
-iKog - the simple todo list
+BINS Photo Album
-BINS Photo Album
+iKog - the simple todo list
cli bug/issue/task tracking system?
') __M_writer(str(title)) @@ -85,6 +85,6 @@ def render_content(context,**pageargs): """ __M_BEGIN_METADATA -{"uri": "list_post.tmpl", "line_map": {"64": 12, "65": 12, "66": 12, "67": 12, "68": 12, "69": 12, "70": 12, "71": 12, "72": 12, "73": 12, "74": 12, "75": 14, "76": 15, "77": 16, "78": 16, "79": 16, "80": 18, "86": 80, "26": 0, "37": 2, "42": 19, "48": 4, "58": 4, "59": 7, "60": 7, "61": 9, "62": 10, "63": 11}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl", "source_encoding": "utf-8"} +{"source_encoding": "utf-8", "uri": "list_post.tmpl", "line_map": {"64": 12, "65": 12, "66": 12, "67": 12, "68": 12, "69": 12, "70": 12, "71": 12, "72": 12, "73": 12, "74": 12, "75": 14, "76": 15, "77": 16, "78": 16, "79": 16, "80": 18, "86": 80, "26": 0, "37": 2, "42": 19, "48": 4, "58": 4, "59": 7, "60": 7, "61": 9, "62": 10, "63": 11}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/list_post.tmpl"} __M_END_METADATA """ diff --git a/cache/.mako.tmp/listing.tmpl.py b/cache/.mako.tmp/listing.tmpl.py index 7a1a9b5b..59fb9c37 100644 --- a/cache/.mako.tmp/listing.tmpl.py +++ b/cache/.mako.tmp/listing.tmpl.py @@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED __M_dict_builtin = dict __M_locals_builtin = locals _magic_number = 10 -_modified_time = 1433966407.3007407 +_modified_time = 1433970007.5909042 _enable_loop = True _template_filename = 'themes/bootstrap3/templates/listing.tmpl' _template_uri = 'listing.tmpl' @@ -31,17 +31,17 @@ def render_body(context,**pageargs): __M_locals = __M_dict_builtin(pageargs=pageargs) _import_ns = {} _mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar']) - source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED)) - code = _import_ns.get('code', context.get('code', UNDEFINED)) - messages = _import_ns.get('messages', context.get('messages', UNDEFINED)) - files = _import_ns.get('files', context.get('files', UNDEFINED)) - def content(): - return render_content(context._locals(__M_locals)) - folders = _import_ns.get('folders', context.get('folders', UNDEFINED)) - ui = _mako_get_namespace(context, 'ui') def sourcelink(): return render_sourcelink(context._locals(__M_locals)) + source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED)) + files = _import_ns.get('files', context.get('files', UNDEFINED)) crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED)) + folders = _import_ns.get('folders', context.get('folders', UNDEFINED)) + ui = _mako_get_namespace(context, 'ui') + def content(): + return render_content(context._locals(__M_locals)) + code = _import_ns.get('code', context.get('code', UNDEFINED)) + messages = _import_ns.get('messages', context.get('messages', UNDEFINED)) __M_writer = context.writer() __M_writer('\n') __M_writer('\n\n') @@ -65,10 +65,10 @@ def render_sourcelink(context,**pageargs): try: _import_ns = {} _mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar']) - messages = _import_ns.get('messages', context.get('messages', UNDEFINED)) def sourcelink(): return render_sourcelink(context) source_link = _import_ns.get('source_link', context.get('source_link', UNDEFINED)) + messages = _import_ns.get('messages', context.get('messages', UNDEFINED)) __M_writer = context.writer() __M_writer('\n') if source_link: @@ -87,13 +87,13 @@ def render_content(context,**pageargs): try: _import_ns = {} _mako_get_namespace(context, 'ui')._populate(_import_ns, ['bar']) - code = _import_ns.get('code', context.get('code', UNDEFINED)) + crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED)) files = _import_ns.get('files', context.get('files', UNDEFINED)) - def content(): - return render_content(context) folders = _import_ns.get('folders', context.get('folders', UNDEFINED)) ui = _mako_get_namespace(context, 'ui') - crumbs = _import_ns.get('crumbs', context.get('crumbs', UNDEFINED)) + def content(): + return render_content(context) + code = _import_ns.get('code', context.get('code', UNDEFINED)) __M_writer = context.writer() __M_writer('\n') __M_writer(str(ui.bar(crumbs))) @@ -124,6 +124,6 @@ def render_content(context,**pageargs): """ __M_BEGIN_METADATA -{"uri": "listing.tmpl", "line_map": {"73": 22, "74": 23, "75": 24, "76": 25, "77": 25, "78": 25, "79": 25, "85": 5, "22": 3, "110": 13, "111": 13, "28": 0, "116": 17, "98": 5, "99": 6, "100": 6, "101": 7, "102": 8, "103": 9, "104": 10, "105": 10, "106": 10, "107": 10, "108": 10, "109": 12, "46": 2, "47": 3, "112": 13, "113": 13, "114": 13, "115": 15, "52": 20, "117": 18, "118": 18, "119": 18, "57": 28, "125": 119, "63": 22}, "filename": "themes/bootstrap3/templates/listing.tmpl", "source_encoding": "utf-8"} +{"source_encoding": "utf-8", "uri": "listing.tmpl", "line_map": {"73": 22, "74": 23, "75": 24, "76": 25, "77": 25, "78": 25, "79": 25, "85": 5, "22": 3, "110": 13, "111": 13, "28": 0, "116": 17, "98": 5, "99": 6, "100": 6, "101": 7, "102": 8, "103": 9, "104": 10, "105": 10, "106": 10, "107": 10, "108": 10, "109": 12, "46": 2, "47": 3, "112": 13, "113": 13, "114": 13, "115": 15, "52": 20, "117": 18, "118": 18, "119": 18, "57": 28, "125": 119, "63": 22}, "filename": "themes/bootstrap3/templates/listing.tmpl"} __M_END_METADATA """ diff --git a/cache/.mako.tmp/post.tmpl.py b/cache/.mako.tmp/post.tmpl.py index 0ff2f34a..2a08d713 100644 --- a/cache/.mako.tmp/post.tmpl.py +++ b/cache/.mako.tmp/post.tmpl.py @@ -4,12 +4,12 @@ UNDEFINED = runtime.UNDEFINED __M_dict_builtin = dict __M_locals_builtin = locals _magic_number = 10 -_modified_time = 1433966407.3752494 +_modified_time = 1433970007.6653018 _enable_loop = True _template_filename = 'themes/bootstrap/templates/post.tmpl' _template_uri = 'post.tmpl' _source_encoding = 'utf-8' -_exports = ['sourcelink', 'content', 'extra_head'] +_exports = ['extra_head', 'content', 'sourcelink'] def _mako_get_namespace(context, name): @@ -19,15 +19,15 @@ def _mako_get_namespace(context, name): _mako_generate_namespaces(context) return context.namespaces[(__name__, name)] def _mako_generate_namespaces(context): + ns = runtime.TemplateNamespace('comments', context._clean_inheritance_tokens(), templateuri='comments_helper.tmpl', callables=None, calling_uri=_template_uri) + context.namespaces[(__name__, 'comments')] = ns + ns = runtime.TemplateNamespace('pheader', context._clean_inheritance_tokens(), templateuri='post_header.tmpl', callables=None, calling_uri=_template_uri) context.namespaces[(__name__, 'pheader')] = ns ns = runtime.TemplateNamespace('helper', context._clean_inheritance_tokens(), templateuri='post_helper.tmpl', callables=None, calling_uri=_template_uri) context.namespaces[(__name__, 'helper')] = ns - ns = runtime.TemplateNamespace('comments', context._clean_inheritance_tokens(), templateuri='comments_helper.tmpl', callables=None, calling_uri=_template_uri) - context.namespaces[(__name__, 'comments')] = ns - def _mako_inherit(template, context): _mako_generate_namespaces(context) return runtime._inherit_from(context, 'base.tmpl', _template_uri) @@ -35,20 +35,20 @@ def render_body(context,**pageargs): __M_caller = context.caller_stack._push_frame() try: __M_locals = __M_dict_builtin(pageargs=pageargs) - site_has_comments = context.get('site_has_comments', UNDEFINED) - parent = context.get('parent', UNDEFINED) messages = context.get('messages', UNDEFINED) - comments = _mako_get_namespace(context, 'comments') - helper = _mako_get_namespace(context, 'helper') - show_sourcelink = context.get('show_sourcelink', UNDEFINED) - def content(): - return render_content(context._locals(__M_locals)) - pheader = _mako_get_namespace(context, 'pheader') - post = context.get('post', UNDEFINED) - def extra_head(): - return render_extra_head(context._locals(__M_locals)) def sourcelink(): return render_sourcelink(context._locals(__M_locals)) + show_sourcelink = context.get('show_sourcelink', UNDEFINED) + pheader = _mako_get_namespace(context, 'pheader') + comments = _mako_get_namespace(context, 'comments') + def content(): + return render_content(context._locals(__M_locals)) + site_has_comments = context.get('site_has_comments', UNDEFINED) + parent = context.get('parent', UNDEFINED) + def extra_head(): + return render_extra_head(context._locals(__M_locals)) + post = context.get('post', UNDEFINED) + helper = _mako_get_namespace(context, 'helper') __M_writer = context.writer() __M_writer('\n') __M_writer('\n') @@ -74,74 +74,14 @@ def render_body(context,**pageargs): context.caller_stack._pop_frame() -def render_sourcelink(context,**pageargs): - __M_caller = context.caller_stack._push_frame() - try: - messages = context.get('messages', UNDEFINED) - def sourcelink(): - return render_sourcelink(context) - show_sourcelink = context.get('show_sourcelink', UNDEFINED) - post = context.get('post', UNDEFINED) - __M_writer = context.writer() - __M_writer('\n') - if show_sourcelink: - __M_writer('
') + __M_writer(str(messages("Comments"))) + __M_writer('
\n ') + __M_writer(str(comments.comment_form(post.permalink(absolute=True), post.title(), post._base_path))) + __M_writer('\n') - __M_writer(filters.html_escape(str(post.title()))) - __M_writer('
\n') - return '' - finally: - context.caller_stack._pop_frame() - - -def render_html_sourcelink(context): - __M_caller = context.caller_stack._push_frame() - try: - messages = context.get('messages', UNDEFINED) - show_sourcelink = context.get('show_sourcelink', UNDEFINED) - post = context.get('post', UNDEFINED) - __M_writer = context.writer() - __M_writer('\n') - if show_sourcelink: - __M_writer('') - __M_writer(str(messages("Source"))) - __M_writer('
\n') - return '' - finally: - context.caller_stack._pop_frame() - - def render_html_post_header(context): __M_caller = context.caller_stack._push_frame() try: - site_has_comments = context.get('site_has_comments', UNDEFINED) date_format = context.get('date_format', UNDEFINED) + comments = _mako_get_namespace(context, 'comments') + site_has_comments = context.get('site_has_comments', UNDEFINED) def html_title(): return render_html_title(context) - messages = context.get('messages', UNDEFINED) - comments = _mako_get_namespace(context, 'comments') - def html_translations(post): - return render_html_translations(context,post) - post = context.get('post', UNDEFINED) def html_sourcelink(): return render_html_sourcelink(context) + post = context.get('post', UNDEFINED) + def html_translations(post): + return render_html_translations(context,post) + messages = context.get('messages', UNDEFINED) __M_writer = context.writer() __M_writer('\n') + __M_writer(filters.html_escape(str(post.title()))) + __M_writer('
\n') + return '' + finally: + context.caller_stack._pop_frame() + + +def render_html_sourcelink(context): + __M_caller = context.caller_stack._push_frame() + try: + show_sourcelink = context.get('show_sourcelink', UNDEFINED) + post = context.get('post', UNDEFINED) + messages = context.get('messages', UNDEFINED) + __M_writer = context.writer() + __M_writer('\n') + if show_sourcelink: + __M_writer('') + __M_writer(str(messages("Source"))) + __M_writer('
\n') + return '' + finally: + context.caller_stack._pop_frame() + + +def render_html_translations(context,post): + __M_caller = context.caller_stack._push_frame() + try: + len = context.get('len', UNDEFINED) + lang = context.get('lang', UNDEFINED) + translations = context.get('translations', UNDEFINED) + messages = context.get('messages', UNDEFINED) + __M_writer = context.writer() + __M_writer('\n') + if len(post.translated_to) > 1: + __M_writer(' \n') + return '' + finally: + context.caller_stack._pop_frame() + + """ __M_BEGIN_METADATA -{"uri": "post_header.tmpl", "line_map": {"128": 34, "129": 35, "130": 35, "131": 35, "132": 35, "133": 35, "134": 35, "135": 35, "136": 35, "137": 36, "138": 37, "139": 37, "140": 37, "141": 39, "142": 39, "143": 39, "144": 40, "145": 41, "146": 41, "147": 41, "148": 41, "149": 41, "22": 3, "151": 44, "152": 44, "25": 2, "154": 46, "155": 47, "28": 0, "150": 43, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 47, "44": 11, "52": 11, "53": 12, "54": 13, "55": 14, "56": 14, "57": 15, "58": 16, "59": 17, "60": 17, "61": 17, "62": 17, "63": 17, "64": 17, "65": 17, "66": 20, "72": 5, "162": 156, "78": 5, "79": 6, "80": 7, "81": 7, "82": 7, "83": 7, "84": 7, "90": 24, "97": 24, "98": 25, "99": 26, "100": 26, "101": 26, "102": 26, "103": 26, "109": 30, "153": 44, "124": 30, "125": 32, "126": 32, "127": 34}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl", "source_encoding": "utf-8"} +{"source_encoding": "utf-8", "uri": "post_header.tmpl", "line_map": {"128": 26, "150": 17, "134": 11, "162": 156, "142": 11, "143": 12, "144": 13, "145": 14, "146": 14, "147": 15, "148": 16, "149": 17, "22": 3, "151": 17, "152": 17, "25": 2, "154": 17, "155": 17, "28": 0, "33": 2, "34": 3, "35": 9, "36": 22, "37": 28, "38": 49, "156": 20, "44": 30, "59": 30, "60": 32, "61": 32, "62": 34, "63": 34, "64": 35, "65": 35, "66": 35, "67": 35, "68": 35, "69": 35, "70": 35, "71": 35, "72": 36, "73": 37, "74": 37, "75": 37, "76": 39, "77": 39, "78": 39, "79": 40, "80": 41, "81": 41, "82": 41, "83": 41, "84": 41, "85": 43, "86": 44, "87": 44, "88": 44, "89": 46, "90": 47, "91": 47, "97": 5, "103": 5, "104": 6, "105": 7, "106": 7, "107": 7, "108": 7, "109": 7, "115": 24, "153": 17, "122": 24, "123": 25, "124": 26, "125": 26, "126": 26, "127": 26}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_header.tmpl"} __M_END_METADATA """ diff --git a/cache/.mako.tmp/post_helper.tmpl.py b/cache/.mako.tmp/post_helper.tmpl.py index 2e842042..0f8aae65 100644 --- a/cache/.mako.tmp/post_helper.tmpl.py +++ b/cache/.mako.tmp/post_helper.tmpl.py @@ -4,12 +4,12 @@ UNDEFINED = runtime.UNDEFINED __M_dict_builtin = dict __M_locals_builtin = locals _magic_number = 10 -_modified_time = 1433966407.4069395 +_modified_time = 1433970007.6971962 _enable_loop = True _template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl' _template_uri = 'post_helper.tmpl' _source_encoding = 'utf-8' -_exports = ['twitter_card_information', 'meta_translations', 'html_tags', 'mathjax_script', 'html_pager', 'open_graph_metadata'] +_exports = ['mathjax_script', 'html_pager', 'open_graph_metadata', 'twitter_card_information', 'meta_translations', 'html_tags'] def render_body(context,**pageargs): @@ -29,80 +29,6 @@ def render_body(context,**pageargs): context.caller_stack._pop_frame() -def render_twitter_card_information(context,post): - __M_caller = context.caller_stack._push_frame() - try: - twitter_card = context.get('twitter_card', UNDEFINED) - __M_writer = context.writer() - __M_writer('\n') - if twitter_card and twitter_card['use_twitter_cards']: - __M_writer(' \n') - if 'site:id' in twitter_card: - __M_writer(' \n') - elif 'site' in twitter_card: - __M_writer(' \n') - if 'creator:id' in twitter_card: - __M_writer(' \n') - elif 'creator' in twitter_card: - __M_writer(' \n') - return '' - finally: - context.caller_stack._pop_frame() - - -def render_meta_translations(context,post): - __M_caller = context.caller_stack._push_frame() - try: - lang = context.get('lang', UNDEFINED) - translations = context.get('translations', UNDEFINED) - len = context.get('len', UNDEFINED) - __M_writer = context.writer() - __M_writer('\n') - if len(translations) > 1: - for langname in translations.keys(): - if langname != lang and post.is_translation_available(langname): - __M_writer(' \n') - return '' - finally: - context.caller_stack._pop_frame() - - -def render_html_tags(context,post): - __M_caller = context.caller_stack._push_frame() - try: - _link = context.get('_link', UNDEFINED) - hidden_tags = context.get('hidden_tags', UNDEFINED) - __M_writer = context.writer() - __M_writer('\n') - if post.tags: - __M_writer(' \n') - return '' - finally: - context.caller_stack._pop_frame() - - def render_mathjax_script(context,post): __M_caller = context.caller_stack._push_frame() try: @@ -148,13 +74,13 @@ def render_html_pager(context,post): def render_open_graph_metadata(context,post): __M_caller = context.caller_stack._push_frame() try: - use_open_graph = context.get('use_open_graph', UNDEFINED) - url_replacer = context.get('url_replacer', UNDEFINED) - permalink = context.get('permalink', UNDEFINED) blog_title = context.get('blog_title', UNDEFINED) abs_link = context.get('abs_link', UNDEFINED) - lang = context.get('lang', UNDEFINED) + use_open_graph = context.get('use_open_graph', UNDEFINED) + permalink = context.get('permalink', UNDEFINED) + url_replacer = context.get('url_replacer', UNDEFINED) striphtml = context.get('striphtml', UNDEFINED) + lang = context.get('lang', UNDEFINED) __M_writer = context.writer() __M_writer('\n') if use_open_graph: @@ -192,8 +118,82 @@ def render_open_graph_metadata(context,post): context.caller_stack._pop_frame() +def render_twitter_card_information(context,post): + __M_caller = context.caller_stack._push_frame() + try: + twitter_card = context.get('twitter_card', UNDEFINED) + __M_writer = context.writer() + __M_writer('\n') + if twitter_card and twitter_card['use_twitter_cards']: + __M_writer(' \n') + if 'site:id' in twitter_card: + __M_writer(' \n') + elif 'site' in twitter_card: + __M_writer(' \n') + if 'creator:id' in twitter_card: + __M_writer(' \n') + elif 'creator' in twitter_card: + __M_writer(' \n') + return '' + finally: + context.caller_stack._pop_frame() + + +def render_meta_translations(context,post): + __M_caller = context.caller_stack._push_frame() + try: + len = context.get('len', UNDEFINED) + lang = context.get('lang', UNDEFINED) + translations = context.get('translations', UNDEFINED) + __M_writer = context.writer() + __M_writer('\n') + if len(translations) > 1: + for langname in translations.keys(): + if langname != lang and post.is_translation_available(langname): + __M_writer(' \n') + return '' + finally: + context.caller_stack._pop_frame() + + +def render_html_tags(context,post): + __M_caller = context.caller_stack._push_frame() + try: + _link = context.get('_link', UNDEFINED) + hidden_tags = context.get('hidden_tags', UNDEFINED) + __M_writer = context.writer() + __M_writer('\n') + if post.tags: + __M_writer(' \n') + return '' + finally: + context.caller_stack._pop_frame() + + """ __M_BEGIN_METADATA -{"uri": "post_helper.tmpl", "line_map": {"15": 0, "20": 2, "21": 11, "22": 23, "23": 40, "24": 69, "25": 85, "26": 93, "32": 71, "37": 71, "38": 72, "39": 73, "40": 73, "41": 73, "42": 74, "43": 75, "44": 75, "45": 75, "46": 76, "47": 77, "48": 77, "49": 77, "50": 79, "51": 80, "52": 80, "53": 80, "54": 81, "55": 82, "56": 82, "57": 82, "63": 3, "70": 3, "71": 4, "72": 5, "73": 6, "74": 7, "75": 7, "76": 7, "77": 7, "78": 7, "84": 13, "90": 13, "91": 14, "92": 15, "93": 16, "94": 17, "95": 18, "96": 18, "97": 18, "98": 18, "99": 18, "100": 21, "106": 87, "110": 87, "111": 88, "112": 89, "118": 25, "123": 25, "124": 26, "125": 27, "126": 28, "127": 29, "128": 30, "129": 30, "130": 30, "131": 30, "132": 30, "133": 30, "134": 33, "135": 34, "136": 35, "137": 35, "138": 35, "139": 35, "140": 35, "141": 35, "142": 38, "148": 42, "159": 42, "160": 43, "161": 44, "162": 44, "163": 44, "164": 45, "165": 45, "166": 46, "167": 46, "168": 47, "169": 48, "170": 48, "171": 48, "172": 49, "173": 50, "174": 50, "175": 50, "176": 52, "177": 53, "178": 53, "179": 53, "180": 55, "181": 60, "182": 61, "183": 61, "184": 61, "185": 63, "186": 64, "187": 65, "188": 65, "189": 65, "195": 189}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl", "source_encoding": "utf-8"} +{"source_encoding": "utf-8", "uri": "post_helper.tmpl", "line_map": {"15": 0, "20": 2, "21": 11, "22": 23, "23": 40, "24": 69, "25": 85, "26": 93, "32": 87, "36": 87, "37": 88, "38": 89, "44": 25, "49": 25, "50": 26, "51": 27, "52": 28, "53": 29, "54": 30, "55": 30, "56": 30, "57": 30, "58": 30, "59": 30, "60": 33, "61": 34, "62": 35, "63": 35, "64": 35, "65": 35, "66": 35, "67": 35, "68": 38, "74": 42, "85": 42, "86": 43, "87": 44, "88": 44, "89": 44, "90": 45, "91": 45, "92": 46, "93": 46, "94": 47, "95": 48, "96": 48, "97": 48, "98": 49, "99": 50, "100": 50, "101": 50, "102": 52, "103": 53, "104": 53, "105": 53, "106": 55, "107": 60, "108": 61, "109": 61, "110": 61, "111": 63, "112": 64, "113": 65, "114": 65, "115": 65, "121": 71, "126": 71, "127": 72, "128": 73, "129": 73, "130": 73, "131": 74, "132": 75, "133": 75, "134": 75, "135": 76, "136": 77, "137": 77, "138": 77, "139": 79, "140": 80, "141": 80, "142": 80, "143": 81, "144": 82, "145": 82, "146": 82, "152": 3, "159": 3, "160": 4, "161": 5, "162": 6, "163": 7, "164": 7, "165": 7, "166": 7, "167": 7, "173": 13, "179": 13, "180": 14, "181": 15, "182": 16, "183": 17, "184": 18, "185": 18, "186": 18, "187": 18, "188": 18, "189": 21, "195": 189}, "filename": "/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/post_helper.tmpl"} __M_END_METADATA """ diff --git a/cache/.mako.tmp/story.tmpl.py b/cache/.mako.tmp/story.tmpl.py index b4f50064..0a662839 100644 --- a/cache/.mako.tmp/story.tmpl.py +++ b/cache/.mako.tmp/story.tmpl.py @@ -4,7 +4,7 @@ UNDEFINED = runtime.UNDEFINED __M_dict_builtin = dict __M_locals_builtin = locals _magic_number = 10 -_modified_time = 1433966407.4628751 +_modified_time = 1433970007.7535043 _enable_loop = True _template_filename = '/usr/lib/python3.4/site-packages/nikola/data/themes/base/templates/story.tmpl' _template_uri = 'story.tmpl' @@ -19,15 +19,15 @@ def _mako_get_namespace(context, name): _mako_generate_namespaces(context) return context.namespaces[(__name__, name)] def _mako_generate_namespaces(context): + ns = runtime.TemplateNamespace('comments', context._clean_inheritance_tokens(), templateuri='comments_helper.tmpl', callables=None, calling_uri=_template_uri) + context.namespaces[(__name__, 'comments')] = ns + ns = runtime.TemplateNamespace('pheader', context._clean_inheritance_tokens(), templateuri='post_header.tmpl', callables=None, calling_uri=_template_uri) context.namespaces[(__name__, 'pheader')] = ns ns = runtime.TemplateNamespace('helper', context._clean_inheritance_tokens(), templateuri='post_helper.tmpl', callables=None, calling_uri=_template_uri) context.namespaces[(__name__, 'helper')] = ns - ns = runtime.TemplateNamespace('comments', context._clean_inheritance_tokens(), templateuri='comments_helper.tmpl', callables=None, calling_uri=_template_uri) - context.namespaces[(__name__, 'comments')] = ns - def _mako_inherit(template, context): _mako_generate_namespaces(context) return runtime._inherit_from(context, 'post.tmpl', _template_uri) @@ -35,15 +35,15 @@ def render_body(context,**pageargs): __M_caller = context.caller_stack._push_frame() try: __M_locals = __M_dict_builtin(pageargs=pageargs) - site_has_comments = context.get('site_has_comments', UNDEFINED) - messages = context.get('messages', UNDEFINED) - comments = _mako_get_namespace(context, 'comments') helper = _mako_get_namespace(context, 'helper') + pheader = _mako_get_namespace(context, 'pheader') + comments = _mako_get_namespace(context, 'comments') def content(): return render_content(context._locals(__M_locals)) - pheader = _mako_get_namespace(context, 'pheader') + site_has_comments = context.get('site_has_comments', UNDEFINED) enable_comments = context.get('enable_comments', UNDEFINED) post = context.get('post', UNDEFINED) + messages = context.get('messages', UNDEFINED) __M_writer = context.writer() __M_writer('\n') __M_writer('\n') @@ -62,15 +62,15 @@ def render_body(context,**pageargs): def render_content(context,**pageargs): __M_caller = context.caller_stack._push_frame() try: - site_has_comments = context.get('site_has_comments', UNDEFINED) - messages = context.get('messages', UNDEFINED) - comments = _mako_get_namespace(context, 'comments') helper = _mako_get_namespace(context, 'helper') + pheader = _mako_get_namespace(context, 'pheader') + comments = _mako_get_namespace(context, 'comments') def content(): return render_content(context) - pheader = _mako_get_namespace(context, 'pheader') + site_has_comments = context.get('site_has_comments', UNDEFINED) enable_comments = context.get('enable_comments', UNDEFINED) post = context.get('post', UNDEFINED) + messages = context.get('messages', UNDEFINED) __M_writer = context.writer() __M_writer('\n
') - __M_writer(str(messages("Comments"))) - __M_writer('
\n ') - __M_writer(str(comments.comment_form(post.permalink(absolute=True), post.title(), post._base_path))) - __M_writer('\n