1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates
Justin Mayer 34310a61f5 Feed link inside feed should use FEED_DOMAIN
The initial work on enabling feeds to be served from a different domain
than the site domain focused on the feed link displayed inside the
base template. But there is also a feed link inside the generated feed
itself, which this commit updates to use the FEED_DOMAIN value (if
defined).

Also, it turns out that the FEED_MAIN_URL setting is not necessary; the
existing FEED and FEED_RSS functionality is simpler and can address the
targeted use case just as easily. That attribute has been removed from
the settings and template, along with corresponding changes to the docs.
Refs #177.
2012-03-31 08:10:40 -07:00
..
analytics.html - Added configurable Google analytics template 2010-11-15 16:47:44 +01:00
archives.html Double-quote HTML attribute 2012-03-11 21:08:18 +02:00
article.html Year and month in URL. Issue #145 2011-07-27 23:47:50 +02:00
article_infos.html Create a Author class which has a url property 2012-03-06 16:39:07 +00:00
author.html Added author.html and authors.html templates and modified the docs accordingly 2011-07-16 00:44:36 +02:00
authors.html Added author.html and authors.html templates and modified the docs accordingly 2011-07-16 00:44:36 +02:00
base.html Feed link inside feed should use FEED_DOMAIN 2012-03-31 08:10:40 -07:00
categories.html Create a Category class which has a url property 2012-03-06 16:39:07 +00:00
category.html Add the category name in the title page 2010-12-17 09:31:20 +01:00
comments.html I change article.slug to article.url for always referencing the disqus thread to the correct url. Issue #145 2011-08-03 22:01:45 +02:00
disqus_script.html Add comment number support. 2010-12-19 03:34:19 +00:00
github.html Update the wide theme. 2010-11-19 02:13:38 +00:00
index.html fix pages urls 2012-03-06 16:41:36 +00:00
page.html Add PDF to the templates. 2010-11-06 02:40:10 +00:00
pagination.html Remove WITH_PAGINATION, only have a DEFAULT_PAGINATION setting 2011-12-22 14:02:31 +00:00
piwik.html Added template, inlcude in base and some documentation for Piwik. 2011-06-13 07:30:33 +02:00
tag.html Creation of tag template page 2010-12-17 09:29:01 +01:00
taglist.html Create a Tag class which has a url property 2012-03-06 16:39:07 +00:00
tags.html Put the notmyidea theme by default. 2010-10-30 16:47:59 +01:00
translations.html Fix translation feature. Add translation support to the notmyidea theme. 2011-01-05 16:22:52 +01:00
twitter.html - Added configurable twitter button 2010-11-17 08:24:20 +01:00