File: package.xml

package info (click to toggle)
php-doc 20081024-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 57,752 kB
  • ctags: 3,858
  • sloc: xml: 686,554; php: 19,446; perl: 610; cpp: 500; makefile: 336; sh: 114; awk: 28
file content (358 lines) | stat: -rw-r--r-- 16,719 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.7.2" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="       http://pear.php.net/dtd/tasks-1.0      http://pear.php.net/dtd/tasks-1.0.xsd       http://pear.php.net/dtd/package-2.0    http://pear.php.net/dtd/package-2.0.xsd">
 <name>PhD</name>
 <channel>doc.php.net</channel>
 <summary>A PHP based Docbook renderer</summary>
 <description>PhD is a PHP based Docbook renderer aimed to replace Docbook-XSL and various
    other requirements needed to build the PHP.net documentation.</description>
 <lead>
  <name>Hannes Magnusson</name>
  <user>bjori</user>
  <email>bjori@php.net</email>
  <active>yes</active>
 </lead>
 <developer>
  <name>Gwynne Raskind</name>
  <user>gwynne</user>
  <email>gwynne@php.net</email>
  <active>yes</active>
 </developer>
 <developer>
  <name>Rudy Nappee</name>
  <user>loudi</user>
  <email>loudi@php.net</email>
  <active>yes</active>
 </developer>
 <developer>
  <name>Christian Weiske</name>
  <user>cweiske</user>
  <email>cweiske@php.net</email>
  <active>yes</active>
 </developer>
 <date>2008-10-20</date>
 <time>21:22:40</time>
 <version>
  <release>0.4.0</release>
  <api>0.4.0</api>
 </version>
 <stability>
  <release>beta</release>
  <api>beta</api>
 </stability>
 <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
 <notes>- Added PEAR XHTML theme. (Rudy, Christian)
- Added support for new elements (Christian)
  * glossentry
  * glossdef
  * glosslist
  * important
  * paramdef
  * personblurb
  * phrase
  * prompt
  * releaseinfo
  * spanspec
  * qandadiv
- Improved email support (now creates mailto: links). (Christian)
- Chunks without xml:id are no longer chunked. (Christian)
- Fixed bug#46252 (Class properties links to a function if theres one with the same name). (Hannes)
- Fixed bug#46094 (and then from now on italic). (Hannes)
- Fixed bug#45071 (Links to require/include(_once) not rendered). (Hannes)
- Fixed a bug where it was only possible to pass one parameter to phd.bat. (Kalle)
- Fixed a bug where it wasn&apos;t possible to have paths with spaces in when using phd.bat. (Kalle)
- Fixed xhtml validation issue for itemizedlist. (Christian)</notes>
 <contents>
  <dir baseinstalldir="phd" name="/">
   <file baseinstalldir="phd" md5sum="e2963199d0a22155a68491280bfc3224" name="formats/xhtml.php" role="php" />
   <file baseinstalldir="phd" md5sum="8feb3da9f79e91162fd0294210761b12" name="formats/manpage.php" role="php" />
   <file baseinstalldir="phd" md5sum="0ca9b90681bedba064590cdc76475f3e" name="formats/pdf.php" role="php" />
   <file baseinstalldir="phd" md5sum="8d517fab1ebdfa70e29e4a6feeac4c2e" name="include/PhDFormat.class.php" role="php" />
   <file baseinstalldir="phd" md5sum="7a673a86839fd1bdae4310e0b058337c" name="include/PhDTheme.class.php" role="php" />
   <file baseinstalldir="phd" md5sum="501e2f5531836147251cf303bc3ef39b" name="include/PhDHelper.class.php" role="php" />
   <file baseinstalldir="phd" md5sum="5be5f9f6fcf525f89199a691f4e6e68f" name="include/PhDReader.class.php" role="php" />
   <file baseinstalldir="phd" md5sum="01534d7fd9017cf6f38bbf8ef544a582" name="include/PhDPartialReader.class.php" role="php" />
   <file baseinstalldir="phd" md5sum="ec5195f906973fdcfac5961e2d6714a0" name="include/langs/bg.xml" role="php" />
   <file baseinstalldir="phd" md5sum="459995b734523455d73898f65a105def" name="include/langs/cs.xml" role="php" />
   <file baseinstalldir="phd" md5sum="789b0c923e40f3df633e252edd776ed2" name="include/langs/da.xml" role="php" />
   <file baseinstalldir="phd" md5sum="ce8ff3dad3219b28da017ebe1148f4e5" name="include/langs/de.xml" role="php" />
   <file baseinstalldir="phd" md5sum="fb99c0b71618e787a9cf05172e1ae3e4" name="include/langs/en.xml" role="php" />
   <file baseinstalldir="phd" md5sum="470f9db220fc2df34b91b8cf8a30b69e" name="include/langs/fr.xml" role="php" />
   <file baseinstalldir="phd" md5sum="c09e165e882cf888ea69d54857855aeb" name="include/langs/it.xml" role="php" />
   <file baseinstalldir="phd" md5sum="2c3ec9874da81c8445d1c58aa3c79b46" name="include/langs/ja.xml" role="php" />
   <file baseinstalldir="phd" md5sum="78e137513a3a2a9dad2cef6cfb00d460" name="include/langs/pl.xml" role="php" />
   <file baseinstalldir="phd" md5sum="bd09a7148e05bb3fd13c2d90d4d7267e" name="include/langs/pt_BR.xml" role="php" />
   <file baseinstalldir="phd" md5sum="44aa862c0dd059a213e28087db1a36d7" name="include/langs/ro.xml" role="php" />
   <file baseinstalldir="phd" md5sum="6e1c85f8e5f631abbd5ffd6990ba887b" name="include/langs/ru.xml" role="php" />
   <file baseinstalldir="phd" md5sum="838c404d60958a331166ae7bee51b3d3" name="include/langs/sv.xml" role="php" />
   <file baseinstalldir="phd" md5sum="9ffe743c76672e30dfd0b47b7b10bb19" name="themes/php/bightml.php" role="php" />
   <file baseinstalldir="phd" md5sum="853e175ec7765ba1754323c9aba8111f" name="themes/php/chmsource.php" role="php" />
   <file baseinstalldir="phd" md5sum="f4eef73c1a698526683542c9f18234f2" name="themes/php/chunkedhtml.php" role="php" />
   <file baseinstalldir="phd" md5sum="170fa2b50986f1027e9b7db58e62e935" name="themes/php/howto.php" role="php" />
   <file baseinstalldir="phd" md5sum="53e5fe15abd54d0ad9a91adb3344eb50" name="themes/php/phpdotnet.php" role="php" />
   <file baseinstalldir="phd" md5sum="717d0b3f5a74b803b7eca62ef427ff67" name="themes/php/phpweb.php" role="php" />
   <file baseinstalldir="phd" md5sum="8c03ad100a764b8d981a78d2164bb4e0" name="themes/php/phpkdevelop.php" role="php" />
   <file baseinstalldir="phd" md5sum="b038692f78635ec044b105c9f72815c4" name="themes/php/phpfunctions.php" role="php" />
   <file baseinstalldir="phd" md5sum="4e8e888afebc84099737e4ce61810eba" name="themes/php/phppdf.php" role="php" />
   <file baseinstalldir="phd" md5sum="6500b4d29cdadd393d43705d93feefb3" name="themes/php/phpbigpdf.php" role="php" />
   <file baseinstalldir="phd" md5sum="cf267e15837c217e5b27d98353615073" name="themes/pear/pearbightml.php" role="php" />
   <file baseinstalldir="phd" md5sum="b01427cd42ff02755da06d86b4b647bc" name="themes/pear/pearchm.php" role="php" />
   <file baseinstalldir="phd" md5sum="f289438b3e06c94dd3666b31ac1dcada" name="themes/pear/pearchunkedhtml.php" role="php" />
   <file baseinstalldir="phd" md5sum="779b51d463951b366526f4a08b737f6c" name="themes/pear/peartheme.php" role="php" />
   <file baseinstalldir="phd" md5sum="c39045dabd156f896d02d80ce84889ae" name="themes/pear/pearweb.php" role="php" />
   <file baseinstalldir="" md5sum="67a16d0edc37a4d59d28390de52bdd3c" name="build.php" role="script">
    <tasks:replace from="@php_bin@" to="php_bin" type="pear-config" />
    <tasks:replace from="@php_dir@" to="php_dir" type="pear-config" />
   </file>
   <file baseinstalldir="" md5sum="7a247e13af0630203fd136b15384732b" name="phd.bat" role="script">
    <tasks:replace from="@php_bin@" to="php_bin" type="pear-config" />
    <tasks:replace from="@bin_dir@" to="bin_dir" type="pear-config" />
   </file>
   <file baseinstalldir="phd" md5sum="d33d765f22cdb658323ffd9ba0a8f0f0" name="config.php" role="php" />
   <file baseinstalldir="phd" md5sum="0e7d05454930d4a0ddbc582254c6cba2" name="LICENSE" role="php" />
   <file baseinstalldir="phd" md5sum="994eebd3d1bf6428fa84b2c620ad497b" name="mktoc.php" role="php" />
   <file baseinstalldir="phd" md5sum="e17d1cdcfe395198b28e104d25785da3" name="README" role="php" />
   <file baseinstalldir="phd" md5sum="a301a22c6e5943bd1d044448e805fc03" name="TODO.RENDERER" role="php" />
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>5.2.3</min>
   </php>
   <pearinstaller>
    <min>1.4.0</min>
   </pearinstaller>
   <extension>
    <name>libxml</name>
   </extension>
   <extension>
    <name>xmlreader</name>
   </extension>
   <extension>
    <name>dom</name>
   </extension>
  </required>
 </dependencies>
 <phprelease>
  <installconditions>
   <os>
    <name>windows</name>
   </os>
  </installconditions>
  <filelist>
   <install as="phd.bat" name="phd.bat" />
  </filelist>
 </phprelease>
 <phprelease>
  <filelist>
   <install as="phd" name="build.php" />
   <ignore name="phd.bat" />
  </filelist>
 </phprelease>
 <changelog>
  <release>
   <version>
    <release>0.1</release>
    <api>0.1</api>
   </version>
   <stability>
    <release>snapshot</release>
    <api>devel</api>
   </stability>
   <date>2007-10-01</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
   <notes>- Initial release</notes>
  </release>
  <release>
   <version>
    <release>0.1.0</release>
    <api>0.1.0</api>
   </version>
   <stability>
    <release>beta</release>
    <api>devel</api>
   </stability>
   <date>2007-10-20</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
   <notes>- Added example numbering. (Hannes)
- Improved support for modifiers in fieldsynopsis. (Hannes)
- Remove () from refname when looking for version info, reported by Paul Reinheimer. (Hannes)
- Print notes inline with its title, reported by Philip Olson. (Hannes)
- Check if we have an open &quot;{&quot; before we print &quot;}&quot;. (Hannes)
- Escape the version info. (Richard Q.)
- Fixed variablelist titles. (Hannes)
- Fixed table info titles. (Hannes)
- Fixed empty table cells, reported by Mark Wiesemann. (Hannes)
- Fixed table title markup, reported by Richard Q. (Hannes)
- Fixed non-closing b element for empty title /s, reported by Joshua Thompson and Philip Olson. (Hannes)
- Fixed bug#43013 (Description rather then function name for right arrows on extension pages). (Richard Q.)
- Fixed bug#42906 (docs.php.net bold instead of links). (Hannes)
- Fixed bug#42860 (cannot render orgname element). (Hannes)
- Fixed bug#42845 (Copyright page has no TOC). (Hannes)
- Language support (for autogenerated texts):
  * Bulgarian (by Kouber Saparev)
  * Czech (by Jakub Vrana)
  * German (by Oliver Albers)
  * Italian (by Marco Cucinato)
  * Japanese (by TAKAGI Masahiro)
  * Polish (by Jaroslaw Glowacki)
  * Brazilian Portuguese (by Diego Feitosa)
  * Romanian (by Simion Onea)</notes>
  </release>
  <release>
   <version>
    <release>0.2.0</release>
    <api>0.2.0</api>
   </version>
   <stability>
    <release>beta</release>
    <api>devel</api>
   </stability>
   <date>2007-11-08</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
   <notes>- Added partial rendering. (Hannes)
- Added various verbosity levels. (Hannes)
- Added getopt() parsing for few configuration options. (Hannes)
- Added support for errorcode, symbol and superscript elements (used by few translations). (Hannes)
- Suppressed the contrib element. (Hannes)
- Fixed bug#43192 (Chunked HTML output difficult to use without TOC). (Edward Z. Yang)
- Fixed bug#43191 (build.php fails to included necessary theme dependencies). (Edward Z. Yang, Richard Q)</notes>
  </release>
  <release>
   <version>
    <release>0.2.1</release>
    <api>0.2.1</api>
   </version>
   <stability>
    <release>beta</release>
    <api>devel</api>
   </stability>
   <date>2007-12-30</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
   <notes>- Multiple terms should be line seperated. (Hannes)
- Fixed autogenerated links to methods. (Edward Z.)
- Compressed methodnames in classsynopsis. (Edward Z.)
- Added HTML headers for the bightml theme. (Hannes)
- Removed warnings about missing translation files. (Hannes)</notes>
  </release>
  <release>
   <version>
    <release>0.2.2</release>
    <api>0.2.2</api>
   </version>
   <stability>
    <release>beta</release>
    <api>devel</api>
   </stability>
   <date>2008-01-30</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
   <notes>- Removed support for phnotify. (Hannes)
- Added index chaching. (Edward Z.)
- Added option (-l/--list) to list the supported formats/themes.(Hannes)
- Added support for linkend in fieldsynopsis varnames. (Hannes)
- Added autogenerated &quot;Edited by&quot; text for editor. (Hannes)
- Added autogenerated &quot;by&quot; text for the first author element in authorgroup. (Hannes)
- Added missing closing &quot;}&quot; for classsynopsis. (Hannes)
- Fixed E_NOTICE on empty references. (Hannes)
- Fixed weird error message when no arguments are given, reported by Tony. (Hannes)
- Fixed typos in the argument descriptions (--help), reported by Tony. (Hannes)
- Fixed bug#43972 (PhD doesn&apos;t warn on missing partial IDs). (Hannes)
- Fixed bug#43904 (PhD doesn&apos;t detect section without xml:id). (Hannes)
- Fixed bug#43489 (Class synopsis return types are not links). (Hannes)
- Fixed bug#43440 (Wrong encoding on some parts of the page). (Hannes)
- Fixed bug#43428 (Empty TOC). (Hannes)
- Fixed bug#43421 (All intra-document hyperlinks broken in the Single HTML file form of manual). (Hannes)
- Fixed bug#43416 (Function links do not render as links). (Hannes)</notes>
  </release>
  <release>
   <version>
    <release>0.2.3</release>
    <api>0.2.3</api>
   </version>
   <stability>
    <release>beta</release>
    <api>beta</api>
   </stability>
   <date>2008-03-31</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
   <notes>- Added initial hCalendar support for author. (Hannes)
- Added initial eRDF support for refentry. (Hannes)
- Added support for footnote and footnoteref. (Gwynne, Hannes)
- Added anchor generation for various elements. (Hannes)
- Added option (-s/--skip) to skip rendering of chunks. (Hannes)
- Added option (-o/--output) to specify output directory (FR#43193). (Richard)
- Added support for sect4 titles . (Gwynne)
- Added an &apos;infdec&apos; role to literal in XHTML. (Gwynne)
- Fixed couple of typos in PhD info messages. (Richard Q.)
- Reformatted package.xml for readability and consistency. (Gwynne)
- Merged README.RENDERER into README and updated README with current information. (Gwynne)
- Gwynne is a developer of PhD, unfortunately. (Gwynne)
- Made &apos;Example #&apos; text localizeable. (Gwynne)
- Added Russion support (for autogenerated texts). (Tony)
- Updated translations:
  - Japanese (Masahiro)
  - Brazilian Portuguese (Felipe)
  - German (Mark)</notes>
  </release>
  <release>
   <version>
    <release>0.2.4</release>
    <api>0.2.4</api>
   </version>
   <stability>
    <release>beta</release>
    <api>beta</api>
   </stability>
   <date>2008-05-24</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
   <notes>- Fixed bug#44906 (Missing space after modifier in properties list). (Hannes)
- Fixed bug#44881 (Class constants with $). (Hannes)
- Fixed bug#44786 (Remove irrelevant version information). (Hannes)
- Fixed bug#44785 (Separating title from note). (Hannes)
- Fixed bug#44776 (Request for change in titles). (Hannes)
- Fixed bug#44750 (Request for generic phd logger). (Hannes)
- Fixed bug#44690 (Please restore manual main page). (Hannes)
- Added French support (for autogenerated texts). (Yannick)
- Added Danish support (for autogenerated texts). (Kalle Sommer)
- Added Swedish support (for autogenerated texts). (Kalle Sommer)
- Added experimental option (-c/--color) for color in verbose output. (Gwynne)</notes>
  </release>
  <release>
   <version>
    <release>0.3.0</release>
    <api>0.3.0</api>
   </version>
   <stability>
    <release>beta</release>
    <api>beta</api>
   </stability>
   <date>2008-07-24</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
   <notes>- Added CHM output format. (Rudy)
- Added KDevelop (Index  Table of contents) output theme. (Rudy)
- Added Man page output format. (Rudy)
- Added support for phpdoc:exception. (Hannes)</notes>
  </release>
  <release>
   <version>
    <release>0.3.1</release>
    <api>0.3.1</api>
   </version>
   <stability>
    <release>beta</release>
    <api>beta</api>
   </stability>
   <date>2008-08-23</date>
   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
   <notes>- Added PDF output format. (Rudy)
- Added support for phpdoc:classref. (Hannes)
- Added support for phpdoc:varentry. (Hannes)
- Added support for the phpdoc howto. (Hannes)
- Renamed phpdoc:exception to phpdoc:exceptionref. (Hannes)
- Fixed bug#45627 (Unix manpages using non-standard folder name). (Rudy)
- Fixed bug#45626 (Unix manpages should be gzipped). (Rudy)
- Fixed bug#45618 (Bad filenames in man pages). (Rudy)
- Fixed unclosed div element on set pages. (Hannes)</notes>
  </release>
 </changelog>
</package>