mirror of
https://github.com/getpelican/pelican.git
synced 2026-07-11 11:34:35 +02:00
A quick test to determine if the incoming path is a simple string, and if so convert to a single item list with said string. This ensures older configs will work as they did prior to the multiple paths commit. If the old behavior is deprecated, I would suggest documenting it as such and perhaps adding a deprecation warning here. |
||
|---|---|---|
| .. | ||
| tests | ||
| themes | ||
| tools | ||
| __init__.py | ||
| contents.py | ||
| generators.py | ||
| log.py | ||
| paginator.py | ||
| readers.py | ||
| rstdirectives.py | ||
| server.py | ||
| settings.py | ||
| signals.py | ||
| urlwrappers.py | ||
| utils.py | ||
| writers.py | ||