Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Hypolite Petovan
|
e412cd7c51
|
Fix formatting in include/friendica_smarty
|
2018-01-14 13:36:48 -05:00 |
|
Hypolite Petovan
|
03b16c449f
|
Remove library/Smarty
|
2018-01-14 13:36:27 -05:00 |
|
Hypolite Petovan
|
104a1d7fd3
|
Move ITemplateEngine to src
- Fix method name format
|
2017-11-19 10:22:18 -05:00 |
|
Roland Haeder
|
299c0122f6
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-21 20:08:57 +02:00 |
|
Hypolite Petovan
|
7b352f3f74
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
|
Roland Häder
|
951006dd10
|
more spaces + some curly spaces added
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-03-19 00:51:54 +01:00 |
|
Roland Häder
|
41a36606c6
|
added spaces + some curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-03-19 00:50:19 +01:00 |
|
Fabrixxm
|
9fcd74f470
|
Pass App class instace to all templates via "$APP" variable
|
2016-02-03 14:01:37 +01:00 |
|
fabrixxm
|
80b62071e1
|
Use old style array declaration
|
2015-11-07 12:21:54 +01:00 |
|
fabrixxm
|
0aa69f134f
|
Fix template_var hook
move it to smarty3 replate_macro, pass the theme name in $b
|
2015-11-06 19:52:00 +01:00 |
|
fabrixxm
|
2da4f8268e
|
fix smarty3 folder not writable message
|
2013-05-08 11:34:30 +03:00 |
|
Fabrixxm
|
4bf41b8e5d
|
check if view/smarty3 folder is writable by webserver
|
2013-05-08 03:26:20 -04:00 |
|
Fabrixxm
|
6fddd1cbbf
|
template: remove old 'internal' template files, move smarty3 templates into 'templates' subdir
|
2013-04-23 03:35:31 -04:00 |
|
Fabrixxm
|
ddf1caf0fd
|
template engine rework
- use smarty3 as default engine
- new pluggable template engine system
|
2013-04-23 03:27:52 -04:00 |
|
Zach Prezkuta
|
bce29054b9
|
allow Smarty use on international templates
|
2013-01-10 21:46:48 -07:00 |
|
Zach Prezkuta
|
11c06e21b7
|
simplify by making Smarty include directives behave like Friendica native ones
|
2012-12-25 11:55:57 -07:00 |
|
Zach Prezkuta
|
96ed0a7791
|
Implement Smarty3
|
2012-12-22 12:57:29 -07:00 |
|