Commit graph

29 commits

Author SHA1 Message Date
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
9511edb9f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:54:10 +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
2339ba0241 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>
 - Created empty constants.xml appendix
 - Moved the examples into its own chapter
	NOTE: The chapter ID is simplexml.examples, the old simplexml.examples is now simplexml.examples-basic
 - Moved the requirement section and the configure entity to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248929 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 13:17:58 +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
Paul Reinheimer
1d4e06333e Correcting double ;;
Removing the word curly as per Sean's comments


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242459 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-12 18:35:31 +00:00
Paul Reinheimer
19c403ea63 added some details on invalid characters in XML names, changed a few cdata
lines


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-10 21:24:57 +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
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
Etienne Kneuss
498c0c0bec typo in the acronym
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218861 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-25 18:11:57 +00:00
Ben Ramsey
b48693bee3 Added __construct() page for SimpleXML and modified examples to show usage of SimpleXML with SimpleXMLElement for a more OO approach.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214069 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-31 22:54:02 +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
e58a9d9926 add a new directory for libxml fucntions/constants. move teh constants from simplexml page to here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179773 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 18:01:02 +00:00
Nuno Lopes
c25f0a8fa7 add new constants
more on this tomorow (probably)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174098 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-05 19:54:29 +00:00
Sean Coates
1cb7252cf1 removed 'experimental', as requested
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173999 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-03 15:09:14 +00:00
Philip Olson
faa8a7d124 Move (and modify) configure information into configure.xml and add a
requirements refsect1 stating PHP 5 is required.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166556 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-17 05:14:45 +00:00
Ken
50a9f9e59c fixed path and changed to using an existing element
# manicdepressive at mindless dot com


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163572 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-18 17:02:11 +00:00
Philip Olson
978634a902 Add note (new entity) about simplexml requiring PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159554 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 21:40:20 +00:00
Adam Trachtenberg
2225a342ae Clarify "Comparing Elements..." text and code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153359 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 16:42:23 +00:00
Adam Trachtenberg
368c38958e Fix errors and add "Comparing Elements and Attributes with Text" section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153313 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 06:33:25 +00:00
Mehdi Achour
a9e4e449d1 oups
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150645 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-06 20:18:39 +00:00
Mehdi Achour
9ff471e9ac a missing word + some CS (no, I'm not an addict)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150640 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-06 17:39:57 +00:00
Derick Rethans
0a9dfbbdf9 - Minor corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150187 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-30 23:38:06 +00:00
Derick Rethans
9182573e05 - Fix XML
#- "make test" is not that hard to use!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150099 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 09:40:45 +00:00
Ken
7fd04e369f Removed extra 4 spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150079 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 02:09:12 +00:00
Ken
8a4d57e7a1 Added DOM examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150076 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 01:23:00 +00:00
Ken
d83d498490 fixed looping example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149633 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-24 19:20:35 +00:00
Ken
48bedcaea0 Added new SimpleXML reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149543 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-23 16:17:17 +00:00