Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Philip Olson
7cfaafb9bf
Help unify PECL install documentation, by using the PECL entities.
...
Second stage in closing PHP bug #37315
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295214 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 20:56:51 +00:00
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
4e0791e32d
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283833 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:43:41 +00:00
Philip Olson
78757896f7
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +00:00
Philip Olson
2353f1ac6a
MFB: Upgrade to the new-reference-structure
...
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
- The intro text (partintro) and entities
- Moved from reference.xml to setup.xml:
- The rest: configuration and requirements, and added installation and resources
- Added a constants.xml page
- Changed the intro ID from <extname>.intro to intro.<extname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248699 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 23:28:15 +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
b39262c579
Added missing [State: experimental] attribute
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237604 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-14 02:34:50 +00:00
Mehdi Achour
3362c2dfd1
Switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226671 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-07 19:20:43 +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
Mehdi Achour
c352dd9710
Implement &pecl.moved-ver; and use it everywhere
...
cpdf is now in PECL too
# used 5.0.0 and 5.1.0 as requested by philip and discussed on irc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179249 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-08 19:26:10 +00:00
Jakub Vrana
28a256225c
Change "object" to specific objects
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172545 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:53:22 +00:00
Jakub Vrana
8214cac81b
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +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
Kenneth Schwartz
aaeb9d11e8
added glob entity for http://pecl.php.net
...
added snippet for extensions moved to PECL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150749 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-08 11:28:13 +00:00
Kenneth Schwartz
f80eed1e50
added notes to reflect new location in PECL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150739 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-08 06:44:25 +00:00
Dave Barr
c1284aa95e
- xml -> XML, xsl -> XSL, and xslt -> XSLT where appropriate.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147065 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 03:17:54 +00:00
Jakub Vrana
43ed9a3d9e
Xmas typos 5/5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Gabor Hojtsy
0b1098232b
Fix some titleabbrevs [last run:)]
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124650 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-25 20:22:16 +00:00
Friedhelm Betz
b5ac7588ab
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106444 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 17:10:18 +00:00
Friedhelm Betz
c6f9394cf1
new structure applied
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91143 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-07 10:04:58 +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
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
4765af8964
WS fix
...
#others languages will come shortly (tonite Europe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +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