didou
275945f96b
banana split
2004-04-13 11:47:32 +00:00
nlopess
9b20267656
do not need inipath
2004-04-13 09:56:52 +00:00
nlopess
a9e4fea15c
ignore file-entities.php
2004-04-13 09:55:00 +00:00
didou
9f35b41e22
another debug stuff dropped
2004-04-13 08:48:51 +00:00
didou
01f1d9c14c
drop my nice debugging line :)
2004-04-13 08:47:40 +00:00
didou
12df73e571
make this scan new splitted files
2004-04-13 08:47:09 +00:00
didou
66f18b2274
banana split
2004-04-13 08:46:28 +00:00
didou
2eb83ddab6
done
2004-04-13 07:34:45 +00:00
didou
d52527b68a
now the files entites are generated dynamically
2004-04-13 07:26:17 +00:00
changelog
be4e37999e
ChangeLog update
2004-04-13 00:34:53 +00:00
messju
91549d3dba
removed unused functionality to load a subset of lines from a file in
...
Smarty::_read_file()
additionally removed a warning that is emitted since php-4.3.5 when
fread() is called on an empty file (with filesize()==0). thanks to
Andreas Streichardt who pointed this out.
2004-04-12 12:38:36 +00:00
messju
0af74476bc
added test-cases for smarty_core_is_secure()
2004-04-12 12:21:39 +00:00
messju
a93fc7a1bc
smarty_core_is_secure() only checks the file for readability now, not
...
the directory where is in.
2004-04-12 12:20:43 +00:00
messju
f75615d03c
removed unused security_setting 'ALLOW_CONSTANTS'
2004-04-12 10:34:44 +00:00
changelog
7017f3f7d0
ChangeLog update
2004-04-08 00:36:04 +00:00
messju
e15005fa24
removed trailing spaces
2004-04-07 19:58:54 +00:00
messju
9fa78a2cfd
removed unused $smarty->_error_msg
2004-04-07 18:06:06 +00:00
changelog
8b5d67cdc0
ChangeLog update
2004-04-05 00:36:02 +00:00
nlopess
271c599fdd
fixing my crap
...
put build_date back on-line
2004-04-04 13:17:14 +00:00
changelog
8d59145f9e
ChangeLog update
2004-04-04 01:32:26 +00:00
nlopess
ab57aebe96
missing file
2004-04-03 13:53:12 +00:00
nlopess
67488fcbd4
trying to fix ru problems
2004-04-03 13:48:48 +00:00
nlopess
94388bd03f
removed bogus char
...
I hope :)
2004-04-02 18:23:40 +00:00
messju
543b12e36f
another fix for entities
2004-04-01 17:06:27 +00:00
messju
88eb11da47
fixed some entities inside CDATA
2004-04-01 16:58:05 +00:00
didou
fc53c98a2a
fix protos
2004-03-31 17:02:11 +00:00
messju
a468dde0f4
fixed typo
2004-03-31 16:07:52 +00:00
didou
2507d8a0e2
finished this file :)
2004-03-31 14:59:51 +00:00
didou
4b46f6bc51
cleaned the WS in this file and added more CDATA
...
# if I ever see a bad WS in this file, I'll kill someone :)
2004-03-31 11:20:13 +00:00
didou
579759d1ae
WS and properly using examples
2004-03-31 10:12:10 +00:00
didou
30fc005a67
more CDATA's
2004-03-31 08:44:56 +00:00
changelog
7b6b7cb0c3
ChangeLog update
2004-03-31 01:32:06 +00:00
messju
0a92190418
made the main table of contents elapse 3 levels, instead of 2
2004-03-30 17:40:06 +00:00
messju
b47f5c267e
fixed call to undefined function when highlighting php-code
2004-03-30 17:39:36 +00:00
mohrt
9177ccb406
fix problem with debug_tpl path and security
2004-03-30 15:51:27 +00:00
mohrt
1db754e93a
fix problem displaying debug console when $default_resource_type is not "file:"
2004-03-30 14:36:56 +00:00
didou
6db125ff94
typo typo
2004-03-30 10:47:36 +00:00
didou
a7a2083afc
more livedocs fixes
2004-03-30 09:35:30 +00:00
didou
8cef1056f8
fixing livedocs build
2004-03-30 09:16:44 +00:00
didou
1b1b075360
add RU docs
...
# work from Sergei Suslenkov
2004-03-30 09:06:15 +00:00
changelog
9b1f96b666
ChangeLog update
2004-03-30 01:32:02 +00:00
didou
ccead5e972
and finally, add a TODO here
...
# please review my poor english
2004-03-29 11:57:44 +00:00
didou
9a48e18b51
fixed last bug with smarty/livedocs :)
2004-03-29 11:09:14 +00:00
didou
f379a6b91e
add an ID to this section
2004-03-29 10:51:44 +00:00
didou
19c35168d4
more french chars fixing
2004-03-29 10:26:13 +00:00
didou
aeebbec792
more french chars fixes
2004-03-29 10:18:34 +00:00
didou
407ad11219
add links
...
# this makes appendixes almost perfect :)
2004-03-29 10:01:46 +00:00
didou
f9d86aeafb
add PHP tags to get syntax colorized and correct the problem
...
# http://didou.keliglia.com/php/livedocs-smarty/index.php?l=en&q=tips
2004-03-29 09:57:04 +00:00
didou
13fd4c63dd
translate bookinfo.xml and put back the translators
...
# give back to Cesar what belongs to Cesar
2004-03-29 02:13:22 +00:00
didou
4e3a58ca36
fix parse errors in examples
...
# using this: for i in $(ls |grep xml); do php -d short_open_tag=off -l $i; done
2004-03-29 02:03:39 +00:00