Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
64d97aee36
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283809 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:01:54 +00:00
Richard Quadling
8ac9109e3d
Use Unicode characters and UTF-8 encoding.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 12:58:06 +00:00
Philip Olson
4268d9a85f
Contains version information (when functions became available in PHP)
...
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267992 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 02:19:33 +00:00
Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Hannes Magnusson
b499efb673
Use the &Functions; entity (patch by Felipe)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +00:00
Hannes Magnusson
128868893b
MFB: Upgrade to the new-reference-structure
...
- Moved the intro to book.xml from reference.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the constants entity to book.xml
- Changed constants.xml to be an appendix
- Moved the examples from reference.xml to its own chapter in examples.xml
NOTE: The chapter ID is fdf.examples, the example itself doesnt have an ID
- Moved the requirements/configuration/resources sections to setup.xml
- Moved the configure entity to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248715 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 00:29:23 +00:00
Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Philip Olson
577d06440a
Removed information about copying files into the Windows system directory and
...
instead discussed our preferred method: Putting the PHP directory in PATH.
# At some point have other extensions use the new &ext.windows.path.dll; too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230928 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 05:36:07 +00:00
Mehdi Achour
f6988d2720
ref.fdf: switch to new docstyle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230199 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:04:50 +00:00
Mehdi Achour
87176f4374
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230197 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:04:48 +00:00
Philip Olson
009395cfbc
Miscellaneous formatting as per our guidelines:
...
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Philip Olson
c2e9e5a27e
According to our guidelines:
...
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Friedhelm Betz
ce630f760e
example correction, user hintmisspelled function name, fdf_enum_fields does not exist
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207030 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-12 20:56:42 +00:00
Nuno Lopes
b069a314a4
add tagging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
80bda0c1f9
Some functions return void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:24:34 +00:00
Jakub Vrana
d7cff8e392
Fix return types (1/2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Jakub Vrana
936418537e
before_data_import is not optional
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188978 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 23:28:01 +00:00
Jakub Vrana
9a1ee6bfe3
Fix types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 16:12:06 +00:00
Mehdi Achour
da4c2145ac
used <option role="configure"> where needed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166233 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 04:34:35 +00:00
Dave Barr
f2841054f6
- Remove function tags from "function..."s and replace with literals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166210 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 22:20:24 +00:00
Jakub Vrana
fa2e38785e
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Philip Olson
e8236a6977
Initial check-in (still needs more documentation)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164217 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 17:07:15 +00:00
Mehdi Achour
5a3d5e85c9
correct id
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154155 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 15:33:14 +00:00
Jakub Vrana
49dc34abf7
Uppercase first letters in titles' words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
45a0f65851
CS : Function declarations follow the 'one true brace' convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Jakub Vrana
0b7fee6be2
class="directory" added for Windows\System
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147570 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-31 15:25:25 +00:00
Jakub Vrana
f803865331
Xmas typos 3/5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 14:32:39 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
4085ee780b
All syntax errors in examples hunted except those clearly stated as invalid
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146224 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:42:10 +00:00
Dave Barr
3450fb87f9
- Fixed a lot of typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Mehdi Achour
b17e9eeebe
adding missing role attribute to programlistings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138000 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 17:06:53 +00:00
Philip Olson
5a36bf3125
Replace <link linkend="language.types.x">x</link> with <type>x</type>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +00:00
Hartmut Holzgraefe
1a569c058e
some of the newer fdf functions were still missing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120701 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-19 17:06:49 +00:00
Hartmut Holzgraefe
fa63d53604
proto fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117303 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 10:40:28 +00:00
Damien Seguy
71521df592
synchronizing refname and methodname
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113398 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-25 01:37:06 +00:00
Xiao shengwen
05a128e6ed
delete it ,this file is the same file of fdf-header.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106243 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 04:12:39 +00:00
Damien Seguy
ad0b4e7089
correcting file names and id
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106223 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-29 19:31:57 +00:00
Friedhelm Betz
ff2ece55ad
rsusi: reflect changes
...
bizp2 and ctype: note about builtin since 4.3
the rest: configure.xml added and linkend from refernce.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106093 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-28 00:42:47 +00:00
Sara Golemon
e1a44e2a55
Added note for Win32 users. "Copy fdftk.dll"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105619 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 02:40:17 +00:00
Hartmut Holzgraefe
44563c057f
new functions, getting up-to-date with current CVS, examples ...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100501 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-21 20:57:18 +00:00
Friedhelm Betz
80c9e16666
fixed typos in section id`s: requirenments to requirements
...
Thanks for catching to Marco Cucinato !
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-09 10:26:12 +00:00
Hartmut Holzgraefe
136554cdf7
the en/reference/*/functions.xml files are now auto-generated
...
(should have been from the start, but somehow i forgot to
move the generation code from the split to the configure script)
entities/chapters.ent is now called entities/file-entities.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Friedhelm Betz
7425abb96f
new structure and constants extra
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81322 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-06 07:19:01 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
c7b3836e56
WS fix: part ONE of EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78261 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 18:56:49 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00