Commit graph

20 commits

Author SHA1 Message Date
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Daniel Egeberg
0640e024d4 Fixed PHP bug
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +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
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
47b4458c69 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:54:14 +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
5c727572f5 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.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 to its own chapter (examples.xml)
     NOTE: The orginal maxdb.examples section ID was renamed to maxdb.examples-basic
           The chapter itself is maxdb.examples
 - Moved the configure and ini entities to setup.xml
 - Moved the requirements and resources sections to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248993 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 13:10:50 +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
Martin Samesch
7c0d31c069 Fix (see )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Antony Dovgal
dbba56939e missing whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195503 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-08 17:05:12 +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
Nuno Lopes
8b0e798246 fix typos (noticed by Ulf Wendel)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184689 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-19 17:19:08 +00:00
Thomas Simenec
2ec5f57850 update docu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184408 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 17:53:21 +00:00
Thomas Simenec
6724c6d66e Modify MaxDB PHP function differences
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182068 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-14 11:02:37 +00:00
Thomas Simenec
84a65f572a Use entities instead of URLs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181709 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-09 10:31:08 +00:00
Thomas Simenec
ad2d322256 Update documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181642 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-08 16:39:06 +00:00
Jakub Vrana
6020de15d8 Missing space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180941 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-27 17:17:58 +00:00
Georg Richter
fdaad32ef9 added links to global.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177399 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-17 06:57:18 +00:00
Thomas Simenec
c5ff12273c MaxDB PHP documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177090 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-12 18:53:25 +00:00