diff options
author | mjfernez <mjf@mjfer.net> | 2021-10-18 19:53:03 -0400 |
---|---|---|
committer | mjfernez <mjf@mjfer.net> | 2021-10-18 19:53:03 -0400 |
commit | 7c16beb6538ccf024b552d475a26b9345bf550ec (patch) | |
tree | 3d0d7bde43f8f7db5a3a75e54aa0a904b6c83eaf /templates/site/thoughts/.description | |
parent | 04431658597c9b9ae489be3363c6b9478d946fcd (diff) | |
download | ezcms-7c16beb6538ccf024b552d475a26b9345bf550ec.tar.gz |
Fixes is_hidden_path, RSS. Adds txt support, RSS
This commit fixes the is_hidden_path function to work for subdirectories
and also remove entries from the RSS file
view_functions.py has been refactored use the siteconfig
file instead of the app to remove unecessary imports and avoid
circularly imports
This also moves logic for the default site directories from server.py to
siteconfig.py so it's accessible before the app runs. This has the
benefit of cleaning up the server file, but the drawback of adding the
os import to the siteconfig file. Settings have been moved around for
(hopefully) easier reading
Diffstat (limited to 'templates/site/thoughts/.description')
0 files changed, 0 insertions, 0 deletions