pelican/pelican/tests
Ben Rosser a670a3e040 Made name of blogroll/social widgets configurable.
The BLOGROLL_WIDGET_NAME and SOCIAL_WIDGET_NAME settings are now
respected by notmyidea if they are specified in your config file.
They override the default names of "blogroll" and "links" in the
notmyidea theme.

Used default() in template to simplify template code.

Renaming BLOGROLL setting to LINKS, changed default also.

Updated tests to check 'links' instead of 'blogroll'.

Whoops; links, not link.
2015-10-11 14:14:14 -04:00
..
content Remove duplicate tags and authors in metadata 2015-08-26 12:07:38 +02:00
mixed_content Make StaticGenerator skip content sources. Refs #1019. 2014-10-31 16:46:01 -07:00
nested_content/maindir Make PAGE_EXCLUDES work with subdirs. Fixes #1500. 2014-11-01 17:38:20 -07:00
output Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00
TestPages Generate {tag}-style links on pages correctly. Fixes #1513 2015-01-02 01:20:57 -07:00
__init__.py Fix for issue #392 2013-03-27 18:17:11 -04:00
default_conf.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
support.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_contents.py Add index and author replacement indicators 2015-09-19 13:49:19 +03:00
test_generators.py Remove duplicate tags and authors in metadata 2015-08-26 12:07:38 +02:00
test_importer.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_pelican.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_readers.py Remove duplicate tags and authors in metadata 2015-08-26 12:07:38 +02:00
test_rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_settings.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
test_urlwrappers.py Add index and author replacement indicators 2015-09-19 13:49:19 +03:00
test_utils.py When truncating, consider hypens, apostrophes and HTML entities. 2015-08-28 13:22:54 +02:00