15 Commits

Author SHA1 Message Date
206f94f5db Fix variable being tested for empty file in PR #21 2022-07-27 22:11:36 -04:00
f80bc8dafa File permissions change, check for non-zero tags.csv for issue #9
The tags index.php file now checks for the tags.csv to be non-zero as
well as existing.
Updated the permission of the generated tags.csv file to allow the CMS
to updated it with out requiring root/sudo permissions.
2022-07-27 20:08:55 -04:00
4958a76f9a Remove old csv reading code. 2022-07-26 13:29:08 -04:00
dd3405137f Update tags index to handle issue # 9
Now checks for the file and either copies a backup or creates a blank
file.
2022-07-26 13:06:52 -04:00
5cce4f0b0d Update the pfp size CSS
Add a pfp-small class and adjust the pfp size to 50px by 50px.
2022-07-17 18:01:55 -04:00
b4c852a3c1 Style the author pfp 2022-07-15 22:01:27 -04:00
849d5a25b6 Add author pfp to list 2022-07-15 21:47:26 -04:00
4d4ce6f0a5 Add author pfp 2022-07-15 21:24:36 -04:00
4929ea5eb8 Remove formatting from directory list 2022-07-15 21:09:05 -04:00
1cf4ffface Add <a> tags to better format list. 2022-07-15 21:00:46 -04:00
17cf1d28f0 Update authors/index.php 2022-07-15 20:51:23 -04:00
f57ace3bad Add /blog/authors/ directory 2022-07-15 20:29:37 -04:00
8302028049 Update pages with changes to /common/
The building block PHP files have been moved.
2022-07-07 22:40:11 -04:00
a2ee59d2f3 Fix for issue#8
The array was being processed such that it would stop when it reached
the number of row not the number of coloums.
2022-07-05 10:56:02 -04:00
59a9ac263d Add the tag search page 2022-06-28 15:35:40 -04:00