Commit Graph

1990 Commits

Author SHA1 Message Date
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
messju
d13232fc8f fixed type and description of "from"-attribute of {foreach} 2004-07-29 15:03:20 +00:00
changelog
45cabc2b5d ChangeLog update 2004-07-28 00:34:24 +00:00
messju
15435172b7 fixed handling of methods arguments.
thanks to Manfred Wischin for finding this one and providing the
conceptual fix.
2004-07-27 17:59:35 +00:00
tony2001
5fe17ceecb add new files translated by FreeSpace <freespace/at/ua/dot/fm> 2004-07-27 06:34:53 +00:00
tony2001
3fb7ce64b3 fix couple of typos 2004-07-26 13:42:34 +00:00
changelog
ef04fde43b ChangeLog update 2004-07-24 00:33:03 +00:00
messju
54613cea84 fixed more typos 2004-07-23 19:12:38 +00:00
mohrt
a85f60b08b fix typos 2004-07-23 18:34:21 +00:00
messju
5ee7d5a400 there was little flaw in smarty_function_html_radios() and
smarty_function_html_checkboxes():

the newly introduced assign-attribute was still added to the
tag-output as an extra-attribute.

fixed.
2004-07-23 15:42:41 +00:00
messju
c9844d410b backed out renaming of _get_plugin_filepath() to get_plugin_filepath()
we'll stick to _get_plugin_filepath() and look for a more viable
solution to be exposed to plugin-writers.
2004-07-23 15:34:53 +00:00
changelog
aa016f3ded ChangeLog update 2004-07-21 00:34:45 +00:00
messju
9942c8b42f Some fixes on PhpDocumentor comments. Thanks go to Ruben Vermeersch. 2004-07-20 11:51:05 +00:00
tony2001
64e51b0e1e multiple ws fixes
added EN-Revision tags everywhere
2004-07-19 13:11:36 +00:00
changelog
93cabbf933 ChangeLog update 2004-07-17 00:32:39 +00:00
andreas
05d0bbbca1 - updated for 2.6.3
- updates for new build system
- added missing files
- corrections from users
- revcheck comments for all files
- big up to didou and nuno, brilliant work
- make test: ok
- make: ok
2004-07-16 14:32:31 +00:00
andreas
d89f626f62 - add missing cdata closure 2004-07-16 12:24:51 +00:00
tony2001
97e0f1b93c add EN-Revision tags 2004-07-16 10:32:02 +00:00
tony2001
00cbd0c576 fix typo 2004-07-16 10:22:44 +00:00
nlopess
0a5ca884a3 fix the revision tracking tag
the revision number might not be right. just check it, please
2004-07-16 09:15:19 +00:00
andreas
1c3a2e3934 - updated version (incl revcheck comment) for revcheck testing 2004-07-16 08:17:51 +00:00
andreas
d31aa3aa37 - last missing ;-) 2004-07-15 18:25:13 +00:00
andreas
dc84527d98 - even more missing files 2004-07-15 18:13:24 +00:00
andreas
57d7871672 - some missing files 2004-07-15 17:54:22 +00:00
changelog
5887ea0171 ChangeLog update 2004-07-15 00:33:16 +00:00
mohrt
c6be541e7f replace " with ' where literal strings are quoted (ever so slight speedup) 2004-07-14 21:31:29 +00:00
tony2001
3095e9ebfd fix yet another typo 2004-07-13 06:38:50 +00:00
changelog
7df126450c ChangeLog update 2004-07-13 00:32:48 +00:00
messju
7008adfbda changed call from $smarty->_get_plugin_filepath() to
$smarty->get_plugin_filepath()
2004-07-12 15:27:00 +00:00
messju
cba023a811 renamed calls to $smarty->_get_plugin_filepath() to $smarty->get_plugin_filepath() 2004-07-12 15:24:43 +00:00
messju
4d1af77893 renamed Smarty::_get_plugin_filepath() to Smarty::get_plugin_filepath() 2004-07-12 15:22:57 +00:00
messju
08ff67c5ba removed touch() call. changing the timestamp of the compiled-template
to the source template's may be irritating for certain
source-code-caches. now a newly compiled template gets the current
time as timestamp.
2004-07-12 15:05:30 +00:00
tony2001
a8fc9c3591 fix typo 2004-07-12 08:05:22 +00:00
messju
46b434f5cd removed docs vor abandonded $smarty->undefined 2004-07-09 10:39:05 +00:00
gerald
ee46e61fc6 added <![CDATA[ tags, synx translation informations. Designers section is now up to date. 2004-07-04 10:02:31 +00:00
gerald
70e05aaf37 Added <![CDATA[ tags, <br> becomes <br /> 2004-07-04 09:51:24 +00:00