openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
stacey
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 12 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix to make template matching more specific
Anthony Kolber
More...
over 15 years ago
Added vars useful for atom/rss rendering
Anthony Kolber
More...
over 15 years ago
Added content files back (they got lost in the merge)
Anthony Kolber
More...
over 15 years ago
Allow 'get' calls to use " or ' characters to wrap the requested route
Anthony Kolber
More...
over 15 years ago
Return correct content-type headers based off the template's file extension
Anthony Kolber
More...
over 15 years ago
Adding test content for an RSS feed
Anthony Kolber
More...
over 15 years ago
Partial includes follow a whitespace character - to prevent conflicts with xml:namespaces
Anthony Kolber
More...
over 15 years ago
Added support for .json, .xml, & .txt template & partial files
Anthony Kolber
More...
over 15 years ago
Added 'get "route"' logic to templating language
Anthony Kolber
More...
over 15 years ago
Convert an empty url to 'index'
Anthony Kolber
More...
over 15 years ago
Merge branch 'v2'
Anthony Kolber
More...
over 15 years ago
Cleared repository
Anthony Kolber
More...
over 15 years ago
Fix for calling static vars from a dynamic class name on older versions of php
Anthony Kolber
More...
over 15 years ago
Added a simple plugin architecture for extending asset types
Anthony Kolber
More...
over 15 years ago
Add identifier arrays to each asset type
Anthony Kolber
More...
over 15 years ago
Split creation of page helper variables, collections & assets into their own methods
Anthony Kolber
More...
over 15 years ago
Allow any subfolder structure within /templates/partials
Anthony Kolber
More...
over 15 years ago
Renamed content.html template to page.html
Anthony Kolber
More...
over 15 years ago
General template cleanup
Anthony Kolber
More...
over 15 years ago
Moved the return of custom headers into their own method call
Anthony Kolber
More...
over 15 years ago
Syntax is now 'foreach/if ... do'
Anthony Kolber
More...
over 15 years ago
Added some i8n tweaks
Anthony Kolber
More...
over 15 years ago
Improvements to the auto-link creation regex
Anthony Kolber
More...
over 15 years ago
Updated TODO
Anthony Kolber
More...
over 15 years ago
Only run template rules when required - only run foreach replacements when a foreach rule is found within the content - only run if replacements when an if rule is found within the content - etc.
Anthony Kolber
More...
over 15 years ago
File extensions can consist of less than three characters (.js, .rb, etc)...
Anthony Kolber
More...
over 15 years ago
Moved file listing to be handled inside get_file_types()
Anthony Kolber
More...
over 15 years ago
The AssetFactory should only treat files as assets if they are not folders
Anthony Kolber
More...
over 15 years ago
If we are on the index ('/') page, then @root_path should equal './'
Anthony Kolber
More...
over 15 years ago
http:// url matching should also pickup https:// urls
Anthony Kolber
More...
over 15 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree