We (Carsten and I) developed an extension for PECL that is able to work with ID3 tags (the ones in MP3 files). Wez told me that docs for PECL extensions should be included in phpdoc.
I already wrote up some documentation for the extension, you can view it
at:
http://pecl.php-tools.net/phpdoc/ref.id3.html
Which steps do we have to go from here? Can we directly commit to the repository? Or do I have to send the docbook files to the list?
As you don't have phpdoc karma, so you need to send us the files.
Phpdoc karma granted to Stephan! Feel free to commit right away to phpdoc if you think you are sure where should the files go, and how should those be integrated (I bet you know :). Don't forget to do a make test, or unless you can do it yourself, ask someone first. With your karma, you can enhance the docs later as the extension evolves and/or as bugs get fixed.
Goba
