Releases for Module Template System
module_template_system 5.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| module_template_system-5.x-1.6.tar.gz | 7.36 KB | d8829e978db3fb5b87f2ead312029afa |
Fixed a bug where you could only add 1 template per page. I was using require_once when including the template content and it should be include instead since that template might be called multiple times on each page load. Duh.
module_template_system 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| module_template_system-5.x-1.5.tar.gz | 7.38 KB | e961c044f45dceac458ab6e65800e4f4 |
Fixed a bug where you could only add 1 template per page. I was using require_once when including the template content and it should be include instead since that template might be called multiple times on each page load. Duh.
module_template_system 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| module_template_system-5.x-1.4.tar.gz | 7.36 KB | 57524fbad0197b7f63d8cf766795543c |
Added a new path function, condensed some code and added some error messages to help in debugging.
module_template_system 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| module_template_system-5.x-1.2.tar.gz | 7.19 KB | 21ebd3d30192d50a30aad967b62a44bd |
Fixed a bug where it wasnt seeing the template file in the theme dir.
module_template_system 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| module_template_system-5.x-1.1.tar.gz | 7.2 KB | adf32ab6890001a4bdc4f47133b7de4c |
Forgot 1 thing lol. 2nd 'initial release' like 5 secs later hahaha
module_template_system 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| module_template_system-5.x-1.0.tar.gz | 7.19 KB | 1adfb90426981407ed53bc7911bf94a6 |
Initial Release
