1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-24 07:48:16 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Richard Quadling 79dcbe011f Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Richard Quadling 1edf9dde67 Added alt tags to example images.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294527 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-04 10:28:49 +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 7cde145001 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283817 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:33:00 +00:00
Kalle Sommer Nielsen 9836428a4c Fixed #48382 (man page error.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281102 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-25 18:16:48 +00:00
Yannick Torres 29be612175 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279771 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 13:17:08 +00:00
Richard Quadling 0678a1f3e4 New filerefs for PhD0.4.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275914 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 11:38:14 +00:00
Philip Olson 8348abbc15 Revert "New filerefs for images." as the build system is not ready
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275729 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-13 07:36:38 +00:00
Richard Quadling b1bc689d5a New filerefs for images.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275588 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 15:40:54 +00:00
Kalle Sommer Nielsen 0ebb1e4ec0 * Fixing minor errors / adding improvements on many gd related functions with help from Ross Masters
* Added watermark examples on the main page based on Pierre's code by Ross Masters
* Added examples for the following functions
 * imagefilter
 * imageftbbox
 * imagegif
 * imagepsbbox
 * imagettfbbox
 * iptcembed
* Following examples are by Ross Masters
 * imagealphablending
 * imagecolorexact
 * imagecolorexactalpha
 * imagecolormatch
 * imagecolorresolve
 * imagecolorresolvealpha
 * imagegd
 * imagegd2
 * imagelayereffect
 * imagepstext


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265588 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-28 19:03:16 +00:00
Hannes Magnusson ef7b3b8495 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 examples.xml
	NOTE: The chapter has the ID 'image.examples', the orginal 'image.examples' example is now 'image.examples-png'
 - Moved the requirements and resources sections to setup.xml
 - Moved the configure and ini entities to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248838 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 18:37:23 +00:00