Commit Graph

1917 Commits

Author SHA1 Message Date
changelog
c6ab6a45c3 ChangeLog update 2004-09-21 00:34:45 +00:00
freespace
bd1961ce86 Fresh sync. 2004-09-20 21:19:31 +00:00
mohrt
bd9a78d467 fix typo 2004-09-20 18:17:05 +00:00
mohrt
1ad16aba18 fix typo 2004-09-20 18:07:29 +00:00
mohrt
a2057caece add <head></head> tags 2004-09-20 18:00:02 +00:00
changelog
b6c813cc12 ChangeLog update 2004-09-19 00:34:22 +00:00
boots
180c0c2847 Fixed \\r\\n line endings mistakenly introduced in last commit. d'oh. 2004-09-18 02:09:35 +00:00
mohrt
698c56a2c6 update docs with "rows" attribute, rewrite vdir and hdir docs 2004-09-17 21:35:25 +00:00
freespace
4cfebee76b Fresh sync and some structure updates. 2004-09-17 21:06:26 +00:00
changelog
b88d5b0174 ChangeLog update 2004-09-17 00:33:49 +00:00
boots
a735f8bd2f Documented new constant, SMARTY_CORE_DIR. 2004-09-17 00:33:24 +00:00
boots
a0d021ef60 Moved /libs/core to /libs/internals and created new constant, SMARTY_CORE_DIR which defaults to SMARTY_DIR/internals. This should help CVS and rsynch users butupgrades will require changes and this may affect 3rd party plugins that use the /core dir. 2004-09-16 23:07:32 +00:00
changelog
dbcfb3dfbf ChangeLog update 2004-09-16 00:33:14 +00:00
messju
0580734ff9 moved $this->_num_const_regexp out of $this->_var_regexp and added it
to the places that affect $this->_var_regexp

this should fix some problems parsing plugin-names endings with digits
2004-09-15 18:58:55 +00:00
mohrt
867c47e9ec add method test cases 2004-09-15 15:05:31 +00:00
changelog
1bb41c2a9b ChangeLog update 2004-09-15 00:34:34 +00:00
messju
ed00361206 update files to 2.6.6-dev 2004-09-14 07:39:01 +00:00
messju
08ecea66f4 nicer error_handler-handling with php's restore_error_handler() 2004-09-14 07:22:51 +00:00
changelog
427abe0c6d ChangeLog update 2004-09-14 00:33:41 +00:00
messju
0e74c796a2 fixed typo 2004-09-13 16:11:04 +00:00
mohrt
5e5e15f6a1 update NEWS file with parsing correction note 2004-09-13 15:53:32 +00:00
freespace
a5b0fceced Finished translation and syncronized with English revision. 2004-09-12 22:46:16 +00:00
freespace
b1390eb2ec Some typos fix. 2004-09-12 22:44:08 +00:00
changelog
2e30d0390e ChangeLog update 2004-09-12 00:33:39 +00:00
messju
dc726ed4ff removed notice from {debug}
thanks to Peter Billen for pointing this one out!
2004-09-11 18:52:13 +00:00
messju
4e07584230 initial import 2004-09-11 07:22:23 +00:00
changelog
914e1eea50 ChangeLog update 2004-09-11 00:34:04 +00:00
mohrt
3ad2d686e9 fix more object calling syntax issues 2004-09-11 00:14:20 +00:00
messju
33adc4573e added $smarty->security_settings['ALLOW_CONSTANTS']
including test-cases for them
2004-09-10 19:15:01 +00:00
mohrt
54e0324cb2 initial commit 2004-09-10 13:30:13 +00:00
changelog
249f78d097 ChangeLog update 2004-09-10 00:35:35 +00:00
mohrt
614e9c89e2 break down regex to digestable chunks, fix multiple param problem with method calls,
add object method testing to unit_test cases
2004-09-09 22:01:33 +00:00
mohrt
f36648c39c update code comment with more examples 2004-09-09 18:25:55 +00:00
mohrt
1d1e095e8e allow objects in arbitrary param positions 2004-09-09 18:21:09 +00:00
mohrt
9ea847409c fix object parameter regex, allow one level of object indirection 2004-09-09 16:09:55 +00:00
mohrt
8cbe83510b fix compile problem with numeric constants and math operator matching 2004-09-09 13:40:14 +00:00
freespace
1f4a5efa64 Synchronized with English version. 2004-09-08 21:49:10 +00:00
freespace
320f31c5a3 Finished translation of preface.xml.
Made my first commit :)
2004-09-08 15:40:47 +00:00
mohrt
ebc9ff9e21 update the cache group with more detailed explanation 2004-09-08 15:20:05 +00:00
changelog
8045246a26 ChangeLog update 2004-09-08 00:32:46 +00:00
nlopess
78ef71110d fix build 2004-09-07 17:19:45 +00:00
mohrt
8b8b102a01 update files to 2.6.5-dev 2004-09-07 14:48:55 +00:00
mohrt
8d04d5a8e1 update NEWS file with 2.6.4 header 2004-09-07 14:24:52 +00:00
messju
340eb7f537 added $repeat parameter to block-plugins-docs 2004-09-07 08:27:38 +00:00
tony2001
01e63883f8 revert occasional change 2004-09-04 10:59:50 +00:00
tony2001
732d66b6f9 updates from George Miroshnikov 2004-09-03 18:34:20 +00:00
tony2001
c5f32f70cb updates from George Miroshnikov 2004-09-03 08:59:56 +00:00
tony2001
2a782dda8c fix build 2004-09-03 08:24:06 +00:00
mohrt
bde185884f update escaping page with new delimiter vars 2004-09-02 19:08:13 +00:00
mohrt
db90fc0c4f add docs for {$smarty.ldelim} and {$smarty.rdelim} 2004-09-02 19:04:36 +00:00