pete_morgan
f51a48731f
Fix typo
2005-06-06 11:58:08 +00:00
pete_morgan
85e9427ea8
Clean up WS, more linking and examples
2005-06-05 19:46:19 +00:00
pete_morgan
37f610db85
Correction
2005-06-05 18:22:56 +00:00
pete_morgan
60b0355644
Another correction
2005-06-05 18:21:34 +00:00
pete_morgan
712155305d
Correction to example
2005-06-05 17:56:39 +00:00
nlopess
eea494dcd2
more examples, WS and linking from Peter. Thanks :)
2005-06-05 15:47:25 +00:00
nlopess
26b3e5489e
more linking and WS from Peter
2005-05-27 16:25:02 +00:00
messju
4fffc09895
fixed whitespaces by Peter
2005-05-26 13:47:49 +00:00
nlopess
b84a9d2d46
more patches from Peter: more linking and improvement of examples. thanks :)
2005-05-25 19:13:20 +00:00
messju
efa1f78d65
updates by Peter Morgan:
...
more cross-linking
better distinction between {assign} and assign() and {fetch} and fetch()
2005-05-24 14:01:49 +00:00
messju
a6e4f90a69
Lots of additional cross linking by Peter.
2005-05-23 15:43:01 +00:00
nlopess
4b80984d6a
another patch by Peter. some WS.
2005-05-21 12:41:15 +00:00
messju
06bc654021
fixed default for debug's output-attribute
2005-05-19 14:28:28 +00:00
yannick
610b3aa2f0
* some wz
...
* no tab
* add Cdata section
# make test before commit ;)
2005-05-10 21:14:36 +00:00
yannick
9d92dc1613
* some wz
...
* no tab
* add Cdata section
2005-05-10 20:54:42 +00:00
nlopess
aeab0151bf
commit Peter Morgan's patch to add more references/aka see also
...
some WS
2005-05-10 16:01:12 +00:00
nlopess
55dba92857
fix build..
2005-05-10 15:09:49 +00:00
yannick
6793e12b17
* some wz
...
* no tab
* add Cdata section
2005-05-10 11:42:40 +00:00
messju
03aec072f1
yet another crosslink by Peter Morgan.
2005-05-08 19:52:51 +00:00
messju
93426f93ac
applied manual updates from Peter Morgan. he added loads of useful
...
crosslinks between related functions and fixed some minors.
2005-05-08 19:47:01 +00:00
messju
b2532a58c3
added examples to compile_id. thanks to Pete_M.
2005-04-06 19:29:49 +00:00
mohrt
8f0c1f7026
fix html_checkboxes example text
2005-04-04 16:40:02 +00:00
mohrt
9bcbd1628e
fix output example for html_radios
2005-04-04 16:34:31 +00:00
mohrt
b5c4927789
add javascript_charcode example
2005-03-31 14:34:32 +00:00
mohrt
db3c310cb8
update html_options example with labels
2005-03-04 19:57:30 +00:00
mohrt
6ac55456b2
reword a bit, explain multiple plugin dirs
2005-02-11 15:58:11 +00:00
nlopess
ce4bb707a5
sync some pt_BR files and enhance chm index
2005-02-10 19:27:13 +00:00
nlopess
7cd6a790e0
commiting the new tools to make the CHM manual.
...
#ripped from phpdoc
2005-02-10 13:27:26 +00:00
nlopess
ccded40385
change <reference> to <chapter> for consistency
2005-02-03 17:39:24 +00:00
mohrt
25f3eac67b
update docs for border tag removal
2005-02-01 18:52:52 +00:00
mohrt
6323a489a1
update examples, give more detail
2005-02-01 17:42:59 +00:00
mohrt
9959c4f263
de-spammify e-mails
2005-01-21 17:46:15 +00:00
mohrt
215e8784b1
update copyright notices, e-mail addresses
2005-01-21 16:41:52 +00:00
messju
b891cba32f
added ALLOW_CONSTANTS to list of security_settings-variables
2005-01-06 09:18:13 +00:00
messju
70e32c2db6
added identity-operator (===) to list of if-operators
2005-01-06 09:15:48 +00:00
mohrt
40db28b8d6
fix typo in example
2005-01-05 14:37:31 +00:00
mohrt
a4a54cc034
make examples easier to identify
2005-01-04 17:19:32 +00:00
mohrt
9ad2a361ba
fix typo
2005-01-04 17:17:50 +00:00
didou
33d086e3e0
Happy new year from Paris
2005-01-01 01:37:09 +00:00
mohrt
75c1349d7e
update quote docs to mention modifiers must be outside quotes
2004-12-20 19:52:32 +00:00
mohrt
301ab36559
correct explanation of $foo->bar()
2004-12-14 20:25:44 +00:00
mohrt
f4e20398f6
adjust examples/syntax
2004-12-14 14:40:32 +00:00
mohrt
f945cfb61e
add language-syntax-variables file
2004-12-13 20:27:22 +00:00
messju
6a6b789efd
corrected description of sections loop-attribute
2004-12-01 18:24:27 +00:00
freespace
40119eab73
Separated some template code from php code.
2004-11-25 23:01:07 +00:00
freespace
7fc981a638
Another small fix.
...
Although semicolon isn't required here at all, I left one to avoid confusion.
Please, correct me if I'm wrong.
2004-11-25 22:25:51 +00:00
freespace
ec0dabfc77
Small typo.
2004-11-25 22:01:37 +00:00
didou
4d89f3077c
add livedocs specific entities files
2004-11-21 20:17:02 +00:00
didou
9d4d0c08a1
Clean up:
...
- domain.com => example.com, as suggested by RFC 2606
- fix and introduce more dockbook tags
- fix white spaces and use CDATA sections
- add some paras to make the text more reader friendly
2004-11-21 02:04:01 +00:00
messju
659563b570
the 3rd and 4th parameter of register_function() are optional.
...
sry i forgot who pointed that out quite some time ago.
2004-11-18 16:32:24 +00:00