Commit Graph

1815 Commits

Author SHA1 Message Date
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
gerald
cb9c28337f added <![CDATA[ tags, sync translation informations, added missing para and infotables 2004-07-04 09:39:39 +00:00
gerald
5624abeae8 Added <![CDATA[ tags, Sync translations infos, added missing param in count-characters 2004-07-03 09:11:30 +00:00
gerald
b83cc891e4 Sync with en docs. Added missing para on modifiers 2004-07-03 08:43:11 +00:00
gerald
9513f59a5d Moved "For example" out of the smarty tag 2004-07-03 08:41:02 +00:00
changelog
6874b3a22b ChangeLog update 2004-07-03 00:32:26 +00:00
gerald
0e72bcadf0 Fixed missing tags to make doc again 2004-07-02 22:30:34 +00:00
gerald
bd790b782a Fixed missing tags to be able to make doc again 2004-07-02 22:29:26 +00:00
gerald
85a4ed7167 CTags, Sync, added several missing params 2004-07-02 21:39:32 +00:00
gerald
324ba4fce8 Sync, updated status, Ctags, added missing infotables. 2004-07-02 20:35:23 +00:00
gerald
192b3c2917 added infotable 2004-07-02 19:55:43 +00:00
gerald
64bdf442c5 Ctags, &ltg & stuff 2004-07-02 19:49:32 +00:00
gerald
ca16044694 mathematiques => operations mathematiques 2004-07-02 19:38:21 +00:00
gerald
9332c91eaa Added the template exemple 2004-07-02 19:35:24 +00:00
gerald
d96b202992 Sync with en docs, added CTags where needed, checked status 2004-07-02 19:26:42 +00:00
gerald
38b5ce25d1 sync revision num for translation info 2004-07-02 19:21:02 +00:00
gerald
01af97cdb5 added the "is a good thing [TM]" as in en docs 2004-07-02 19:19:27 +00:00
gerald
9a47d20e4b added ctags, updated screen => programm listing.
added the technical note founded on the en doc
2004-07-02 19:16:33 +00:00
gerald
5dcb86e2c7 added $compile_id parameter
and a note about is_cached's internals
(as in en docs)
2004-07-02 18:02:01 +00:00
mohrt
8e621339e9 add assign attribute to html_checkboxes and html_radios 2004-07-02 14:14:30 +00:00
messju
de676ea589 added $compile_id parameter
and a note about is_cached's internals
2004-07-02 08:33:32 +00:00
changelog
f5abaf82bd ChangeLog update 2004-07-02 00:32:22 +00:00
messju
ad79be90a0 removed use of get_include_filepath() inside
get_auto_filename(). thanks go to c960657
2004-07-01 15:48:40 +00:00
messju
8c83b9e88b enhanced error-reporting for {foreach} 2004-07-01 15:39:34 +00:00
messju
cc08082d67 fixed handling of digits inside tagnames. this problem slipped into
the regexps by adding support for numeric contants next to string
constants as variables.
2004-07-01 12:20:43 +00:00
didou
700678f471 fixed copy/paste error 2004-06-30 13:56:38 +00:00