module_template_system 5.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| module_template_system-5.x-1.6.tar.gz | 7.36 KB | d8829e978db3fb5b87f2ead312029afa |
| module_template_system-5.x-1.6.zip | 8.02 KB | 659c60bcbef1e7c668113132a91cc2aa |
Release notes
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 |
| module_template_system-5.x-1.5.zip | 8.04 KB | 40a33c03474e3f9f348323730117934b |
Release notes
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 |
| module_template_system-5.x-1.4.zip | 8.02 KB | 1a6ae1706b08911e0934022a6b57c008 |
Release notes
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 |
| module_template_system-5.x-1.2.zip | 7.83 KB | deca15b4b43cf803f43cb496cf75c462 |
Release notes
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 |
| module_template_system-5.x-1.1.zip | 7.83 KB | b0969e26ff6e21bd3eb494c225500e04 |
Release notes
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 |
| module_template_system-5.x-1.0.zip | 7.82 KB | 415ef6948d75aa5423d2f9e4526692e0 |
Release notes
Initial Release