1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Deniz Turgut ef737c2239 Use --relative-urls only if it is specified
Otherwise, `RELATIVE_URLS` in the config file is ignored and
`RELATIVE_URLS` is set to `False` if `--relative-urls` is not
specified.

Fixes an issue introduced in #1592
2015-03-14 13:36:51 -04:00
..
tests Make sure Content uses URLWrappers 2015-03-06 16:06:20 -05:00
themes Remove PDF-related elements from notmyidea 2015-02-25 21:42:25 -08:00
tools Merge pull request #1581 from georgevreilly/win-fixes 2015-02-17 17:06:19 -08:00
__init__.py Use --relative-urls only if it is specified 2015-03-14 13:36:51 -04:00
contents.py Merge pull request #1662 from iKevinY/unused-imports 2015-03-14 09:19:20 -07:00
generators.py ArticlesGenerator: set blog=True consistently. 2015-02-19 12:25:48 -08:00
log.py minor spelling fixes 2014-09-15 20:29:00 -04:00
paginator.py Fix Pelican rendering and unit tests on Windows. 2015-01-25 17:42:53 -08:00
readers.py Make sure Content uses URLWrappers 2015-03-06 16:06:20 -05:00
rstdirectives.py Fix bug with custom reST :abbr: role. Fixes #949 2014-10-16 07:09:20 -07:00
server.py Minor changes to server.py 2015-01-14 20:20:36 -08:00
settings.py Format custom metadata fields listed in the FORMATTED_FIELDS setting. 2015-02-24 16:57:05 -05:00
signals.py Add signal: all_generators_finalized (getpelican/pelican-plugins#314) 2015-02-07 16:13:12 +01:00
urlwrappers.py fix the parameters for a logging.warning call 2014-10-12 12:37:04 +01:00
utils.py Fix Pelican rendering and unit tests on Windows. 2015-01-25 17:42:53 -08:00
writers.py Remove a couple of unused imports 2015-03-13 23:01:31 -07:00