]> git.mjollnir.org Git - s9y.git/commit
Add PHP engine, for Davey.
authorgarvinhicking <garvinhicking>
Sun, 18 Jun 2006 19:44:27 +0000 (19:44 +0000)
committergarvinhicking <garvinhicking>
Sun, 18 Jun 2006 19:44:27 +0000 (19:44 +0000)
commit794d14f8921d8cd77cc9a8774e794ea3afd01f46
tree06e3f271b6a941bd95333cec3068204db20e0284
parent034bb84502b1485e4a1f3682e9b764f4793c020f
Add PHP engine, for Davey.
25 files changed:
docs/NEWS
include/functions_smarty.inc.php
include/template_api.inc.php [new file with mode: 0644]
templates/default-php/commentform.tpl [new file with mode: 0644]
templates/default-php/commentpopup.tpl [new file with mode: 0644]
templates/default-php/comments.tpl [new file with mode: 0644]
templates/default-php/content.tpl [new file with mode: 0644]
templates/default-php/entries.tpl [new file with mode: 0644]
templates/default-php/entries_archives.tpl [new file with mode: 0644]
templates/default-php/entries_summary.tpl [new file with mode: 0644]
templates/default-php/feed_0.91.tpl [new file with mode: 0644]
templates/default-php/feed_1.0.tpl [new file with mode: 0644]
templates/default-php/feed_2.0.tpl [new file with mode: 0644]
templates/default-php/feed_atom0.3.tpl [new file with mode: 0644]
templates/default-php/feed_atom1.0.tpl [new file with mode: 0644]
templates/default-php/feed_opml1.0.tpl [new file with mode: 0644]
templates/default-php/index.tpl [new file with mode: 0644]
templates/default-php/info.txt [new file with mode: 0644]
templates/default-php/plugin_calendar.tpl [new file with mode: 0644]
templates/default-php/plugin_categories.tpl [new file with mode: 0644]
templates/default-php/preview.png [new file with mode: 0644]
templates/default-php/preview_iframe.tpl [new file with mode: 0644]
templates/default-php/sidebar.tpl [new file with mode: 0644]
templates/default-php/template.inc.php [new file with mode: 0644]
templates/default-php/trackbacks.tpl [new file with mode: 0644]