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 |
|
changelog
|
6845fb08ff
|
ChangeLog update
|
2004-09-01 00:34:21 +00:00 |
|
mohrt
|
935ab8630a
|
fix preg_quote
|
2004-08-31 18:18:36 +00:00 |
|
tony2001
|
6f0f0e2010
|
yet another patchset from George Miroshnikov
(preparing to take over smarty-ru maintainance)
|
2004-08-31 16:36:14 +00:00 |
|
mohrt
|
3bf0af8517
|
fix math in object params, clean up some regex on the way, change
preg_ delimiters to ~ to avoid character clashes with ! and %
|
2004-08-31 16:35:57 +00:00 |
|
tony2001
|
b4be526f55
|
html_checkboxes accepts both "selected" and "checked"
|
2004-08-31 15:49:13 +00:00 |
|
changelog
|
66cc09bb74
|
ChangeLog update
|
2004-08-31 00:32:46 +00:00 |
|
mohrt
|
bf9153bd8a
|
add $smarty.ldelim and $smarty.rdelim to smarty special var
|
2004-08-30 14:54:30 +00:00 |
|
changelog
|
1a30d78e40
|
ChangeLog update
|
2004-08-30 00:33:11 +00:00 |
|
messju
|
1a3c4eb890
|
tempnam() seems to be borken on many installation.
now we try tempnam first and if that fails we generate our own
temp-filename with uniqid()
|
2004-08-29 13:16:30 +00:00 |
|
boots
|
e99e825c50
|
document new optional parameter for capitalize modifier and update example to show behaviour
|
2004-08-24 06:00:54 +00:00 |
|
changelog
|
aa4eae4abd
|
ChangeLog update
|
2004-08-24 00:36:20 +00:00 |
|
mohrt
|
ac8ef507c6
|
dont use constant, use static var instead
|
2004-08-23 21:52:57 +00:00 |
|
mohrt
|
46b8afae2a
|
implement optional param to capitalize for digit behavior
|
2004-08-23 21:08:08 +00:00 |
|
mohrt
|
0c7933f6ed
|
another commit to capitalize, taking special chars into account
|
2004-08-23 20:28:47 +00:00 |
|
messju
|
1af7561db2
|
cleaned up attribute-handling in Smarty_Compiler::_compile_foreach_start()
|
2004-08-23 20:21:19 +00:00 |
|
mohrt
|
a50a53c0f5
|
fix capitalize modifier to not rely on buggy ucwords() func
|
2004-08-23 18:34:12 +00:00 |
|
changelog
|
0e302cdf6c
|
ChangeLog update
|
2004-08-21 00:33:44 +00:00 |
|
mohrt
|
43c43029ec
|
update version
|
2004-08-20 13:53:04 +00:00 |
|
mohrt
|
e430d63e56
|
make time param work with negative timestamps, force year range to include
given date unless explicitly set
|
2004-08-20 13:48:46 +00:00 |
|
changelog
|
59ba8f5b33
|
ChangeLog update
|
2004-08-20 00:34:11 +00:00 |
|
mohrt
|
a609ff1833
|
fix bug with fetch, passing user/pass in url did not work
|
2004-08-19 21:02:24 +00:00 |
|
changelog
|
a0fbf0d8be
|
ChangeLog update
|
2004-08-14 00:34:16 +00:00 |
|
messju
|
06bb354663
|
fixed handling of {foreachelse} and {sectionelse} that got borked with
the latest commit (v 1.330)
|
2004-08-13 13:32:27 +00:00 |
|
changelog
|
d201ef80d9
|
ChangeLog update
|
2004-08-13 00:33:53 +00:00 |
|
messju
|
6217c69fb1
|
fixed occasional wrong error messages on mismatched tags when
{else}, {elseif}, {foreachelse} or {sectionelse} is involved
thanks to Ooypunk for pointing me on this
|
2004-08-12 21:07:24 +00:00 |
|
nlopess
|
e4a075bd03
|
enable russian PDF builds
|
2004-08-12 14:52:37 +00:00 |
|
nlopess
|
0e06d3422b
|
some WS and fix build
#dont forget we have a 'make test' :)
|
2004-08-11 12:36:34 +00:00 |
|
nlopess
|
ccba0859b3
|
fix build
|
2004-08-06 10:58:34 +00:00 |
|
mohrt
|
1d36aa627f
|
mention {literal} in ldelim/rdelim text
|
2004-08-03 15:45:14 +00:00 |
|
mohrt
|
811de72a63
|
update literal function docs to mention ldelim alternate
|
2004-08-03 15:34:00 +00:00 |
|
tony2001
|
a1be9e56c7
|
update documentation (revision tags, sect1 -> refsect1 etc.)
by George Miroshnikov aka freespace
|
2004-08-02 06:46:02 +00:00 |
|
tony2001
|
d6ec072146
|
add a couple of snippets.
really HUGE commit will follow (all improvements were done by George Miroshnikov aka freespace)
|
2004-08-02 06:45:04 +00:00 |
|
changelog
|
b37851947e
|
ChangeLog update
|
2004-07-31 00:34:25 +00:00 |
|
nlopess
|
58c5976bae
|
typo
|
2004-07-30 12:15:55 +00:00 |
|
nlopess
|
a0fcd54deb
|
fix russian building
|
2004-07-30 10:45:18 +00:00 |
|
nlopess
|
8a8e568750
|
add make test_xml
this is usefull to detect XML problems
|
2004-07-30 10:42:52 +00:00 |
|
nlopess
|
519adf9371
|
fix portuguese build
|
2004-07-30 10:40:51 +00:00 |
|
nlopess
|
2d0b350ffe
|
fix the NaN problem in the copyright notice
|
2004-07-30 10:10:39 +00:00 |
|
changelog
|
07b5fc7a03
|
ChangeLog update
|
2004-07-30 00:34:12 +00:00 |
|
nlopess
|
4c7fc53c60
|
avoid warnings in head
|
2004-07-29 18:37:51 +00:00 |
|
nlopess
|
c97204914d
|
remove uneeded code
|
2004-07-29 18:34:46 +00:00 |
|
nlopess
|
57f41180e0
|
build pdf files
just type make pdf
|
2004-07-29 18:32:05 +00:00 |
|