Blog CMS/UI admin interface is useful for many applications, built with PHP Mongo & Apache.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
109
commits
13
commits
change resource urls that go into template and get saved to relative paths, adjusted resources tab form style
a7e5e64View on GitHubrefactored resources page code, now have to seperate actions to list sub directories and list files in directory
e85b1c1View on GitHubchanged look of resources tab to ease browsing directories and files
56e7d81View on GitHubrefactored lazy image loading to be much simpler, refactored blog.php
81242b2View on GitHubadded sorting for posts on main page from newest to oldest and oldest to newest (using JS and cookies for progressive enhancement)
64ae1eaView on GitHubfixed bug in resources tab where opening an empty folder would make it not close again
4d2b7f6View on GitHubchanged posts tab on manager so you can now visually see the posts you wish to edit/change, then added new actions to refresh the post anytime it has been changed
5849d9aView on GitHub