1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed duplication of get_content_file() More... almost 16 years ago
Reduce code by making use of parent constructors More... almost 16 years ago
Remove code duplication of MockPageInCategory::get_content_file() More... almost 16 years ago
Prevent project.txt files from showing up in the next/prev project links More... almost 16 years ago
Fixed link in header so that it always points to the Site_Root More... almost 16 years ago
Moved replacements to a more sensible location More... almost 16 years ago
Added support for 'layouts'. These use @Yield as a placeholder for the rest of the template. As with the other templates, layouts dynamically look for a file which matches the name of the page type. More... almost 16 years ago
Allow textile markup for headings ("h1. Text" -> "<h1>Text</h1>") More... almost 16 years ago
Remove code duplication of get_template_file method More... almost 16 years ago
Made gallery javascript more unobtrusive More... almost 16 years ago
'Content managed by' makes more sense More... almost 16 years ago
Resized image on contact screen More... almost 16 years ago
Any folders that do not contain a number prefix are now excluded from being listed in @Navigation, @Category_Lists, @Category_List & @Pages. The page can still be accessed via its standard route (ie. /contact-me/) More... almost 16 years ago
Removed references to 1.0b More... almost 16 years ago
With the removal of the requirement of a .txt file, you could hit any url without the app returning a 404. This is now fixed. More... almost 16 years ago
Disabled hash linking on gallery js by default More... almost 16 years ago
.txt files should not be recognised by the navigation loop More... almost 16 years ago
Edit get_template() functions to avoid PHP5 warning. More... almost 16 years ago
Updated README More... almost 16 years ago
PageInCategory variables should also be available to a MockPageInCategory More... almost 16 years ago
Merge branch 'categories' of github.com:kolber/stacey into categories More... almost 16 years ago
Reverted content folder to releasable state More... almost 16 years ago
Reverted content folder to releasable state More... almost 16 years ago
Removed unnecessary variables from index.txt file More... almost 16 years ago
Added support for e-tag headers More... almost 16 years ago
App no longer *requires* a folder to contain a content file - in the default template, things will still break if you don't have one More... almost 16 years ago
Added @Category_Lists variable for listing all available categories More... almost 16 years ago
Made all default variables more generic ie. no more references to 'projects' More... almost 16 years ago
Removed unnecessary project.html template More... almost 16 years ago
Replace all instances of 'project_description' with 'content' More... almost 16 years ago