Skip to content

Commit

Permalink
Regenerate package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Jan 1, 2012
1 parent c265cef commit cb96adc
Showing 1 changed file with 79 additions and 69 deletions.
148 changes: 79 additions & 69 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.6.0" 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">
<package packagerversion="1.9.4" 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>HTML_BBCodeParser</name>
<channel>pear.php.net</channel>
<summary>This is a parser to replace UBB style tags with their html equivalents.</summary>
<description>This is a parser to replace UBB style tags with their html equivalents.
It does not simply do some regex calls, but is complete stack based parse engine. This ensures that all tags are properly nested, if not, extra tags are added to maintain the nesting. This parser should only produce xhtml 1.0 compliant code. All tags are validated and so are all their attributes. It should be easy to extend this parser with your own tags.
</description>
It does not simply do some regex calls, but is complete stack based parse engine. This ensures that all tags are properly nested, if not, extra tags are added to maintain the nesting. This parser should only produce xhtml 1.0 compliant code. All tags are validated and so are all their attributes. It should be easy to extend this parser with your own tags.</description>
<lead>
<name>Stijn de Reede</name>
<user>sjr</user>
<email>sjr@gmx.co.uk</email>
<active>no</active>
</lead>
<date>2007-07-02</date>
<date>2012-01-01</date>
<time>10:49:28</time>
<version>
<release>1.2.2</release>
<api>1.2.0</api>
Expand All @@ -29,32 +26,26 @@ http://pear.php.net/dtd/package-2.0.xsd">
QA release:
* Fix bug 1512: URL Tags Allow Javascript injection
* Fix bug 5844: Extending HTML_BBCodeParser class does not work
* Fix bug 11370: img don't like '='
* Fix bug 11370: img don&apos;t like &apos;=&apos;
* Fix bug 11400: Lists start with an empty listitem
</notes>
</notes>
<contents>
<dir name="/">
<dir name="BBCodeParser">
<file baseinstalldir="HTML" name="Filter.php" role="php" />
<dir name="example">
<file baseinstalldir="HTML" name="BBCodeParser.ini" role="doc" />
<file baseinstalldir="HTML" name="parser.php" role="doc" />
</dir> <!-- /BBCodeParser/example -->
<dir name="Filter">
<file baseinstalldir="HTML" name="Basic.php" role="php" />
<file baseinstalldir="HTML" name="Email.php" role="php" />
<file baseinstalldir="HTML" name="Extended.php" role="php" />
<file baseinstalldir="HTML" name="Images.php" role="php" />
<file baseinstalldir="HTML" name="Links.php" role="php" />
<file baseinstalldir="HTML" name="Lists.php" role="php" />
</dir> <!-- /BBCodeParser/Filter -->
</dir> <!-- /BBCodeParser -->
<dir name="tests">
<file baseinstalldir="HTML" name="AllTests.php" role="test" />
<file baseinstalldir="HTML" name="HTML_BBCodeParserTest.php" role="test" />
</dir> <!-- /tests -->
<file baseinstalldir="HTML" name="BBCodeParser.php" role="php" />
</dir> <!-- / -->
<dir baseinstalldir="/" name="/">
<file baseinstalldir="/" md5sum="5954ae9b9e8b74a0e5e49045276c9cbf" name="example/BBCodeParser.ini" role="data" />
<file baseinstalldir="/" md5sum="d8519ccbdd727314d4126300e0205c8b" name="example/parser.php" role="php" />
<file baseinstalldir="/" md5sum="da1a46c3cf44b406305c8147e5a0af59" name="HTML/BBCodeParser.php" role="php" />
<file baseinstalldir="/" md5sum="10a469518e068d6b4e46a240b4ff4240" name="HTML/BBCodeParser/Filter.php" role="php" />
<file baseinstalldir="/" md5sum="f052d27cf4c4ab0adc079dd69c4b272a" name="HTML/BBCodeParser/Filter/Basic.php" role="php" />
<file baseinstalldir="/" md5sum="a924eb143bf02e65ac0165c1977d7890" name="HTML/BBCodeParser/Filter/Email.php" role="php" />
<file baseinstalldir="/" md5sum="fb9a12ca780379c5b729f4cbdf94170b" name="HTML/BBCodeParser/Filter/Extended.php" role="php" />
<file baseinstalldir="/" md5sum="a356ed624443cfece3b091b0d4f150b6" name="HTML/BBCodeParser/Filter/Images.php" role="php" />
<file baseinstalldir="/" md5sum="2ac00881f7d0300bab11d8b23f02d911" name="HTML/BBCodeParser/Filter/Links.php" role="php" />
<file baseinstalldir="/" md5sum="ff3e35ba8a52aae796a7b3c11da41306" name="HTML/BBCodeParser/Filter/Lists.php" role="php" />
<file baseinstalldir="HTML" md5sum="abb1e7f261400a067197e1f882467a0a" name="tests/AllTests.php" role="test" />
<file baseinstalldir="HTML" md5sum="1dcf8f98df9d690a53bcb47c629c3b87" name="tests/HTML_BBCodeParserTest.php" role="test" />
<file baseinstalldir="/" md5sum="9efa99f043b826d46814fed30ba41ba0" name="README" role="data" />
<file baseinstalldir="/" md5sum="a5a36f5ec0b094c93b39cf3bae5b51ca" name="TODO" role="data" />
</dir>
</contents>
<dependencies>
<required>
Expand All @@ -73,23 +64,58 @@ QA release:
</dependencies>
<phprelease />
<changelog>

<release>
<date>2007-06-05</date>
<version>
<release>1.2.1</release>
<api>1.2.0</api>
<release>1.0</release>
<api>1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2003-07-24</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
- Fix dependency issue
First release of HTML_BBCodeParser
</notes>
</release>
<release>
<version>
<release>1.1b1</release>
<api>1.1b1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2004-01-19</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
This is a new beta release of HTML_BBCodeParser. It should fix some
reported issue&apos;s/bugs. It also contains a new filter for more advanced
text manipulation. Although this release is marked as a beta, I think
it should be pretty stable and not show many bugs.
</notes>
</release>
<release>
<version>
<release>1.1</release>
<api>1.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2004-02-28</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
Since no bugs have come up for the beta release (except one, which
was already fixed in CVS), the previous beta is now released as stable,
with very few changes. Bigger changes, like more-than-one character
delimiters, optional quotes in attribute values, etc, will be in the next
beta release.
</notes>
</release>

<release>
<date>2007-06-05</date>
<version>
Expand All @@ -101,7 +127,8 @@ QA release:
<api>stable</api>
</stability>
<license uri="http://www.php.net/license">PHP License</license>
<notes>This is a PEAR-QA release.
<notes>
This is a PEAR-QA release.

List of changes by Christian Weiske (cweiske)
Bug #3775 strstr(): Empty delimiter.
Expand Down Expand Up @@ -130,57 +157,40 @@ List of changes by Lorenzo Alberton (quipo):
add/remove one or more filters
- coding standards fixes
- added more testcases to the testsuite

</notes>
</release>

<release>
<date>2007-06-05</date>
<version>
<release>1.1</release>
<api>1.1</api>
<release>1.2.1</release>
<api>1.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2004-02-28</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>Since no bugs have come up for the beta release (except one, which
was already fixed in CVS), the previous beta is now released as stable,
with very few changes. Bigger changes, like more-than-one character
delimiters, optional quotes in attribute values, etc, will be in the next
beta release.
</notes>
</release>
<release>
<version>
<release>1.1b1</release>
<api>1.1b1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2004-01-19</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>This is a new beta release of HTML_BBCodeParser. It should fix some
reported issue&apos;s/bugs. It also contains a new filter for more advanced
text manipulation. Although this release is marked as a beta, I think
it should be pretty stable and not show many bugs.
<notes>
- Fix dependency issue
</notes>
</release>
<release>
<version>
<release>1.0</release>
<api>1.0</api>
<release>1.2.2</release>
<api>1.2.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2003-07-24</date>
<date>2012-01-01</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>First release of HTML_BBCodeParser
<notes>
QA release:
* Fix bug 1512: URL Tags Allow Javascript injection
* Fix bug 5844: Extending HTML_BBCodeParser class does not work
* Fix bug 11370: img don&apos;t like &apos;=&apos;
* Fix bug 11400: Lists start with an empty listitem
</notes>
</release>
</changelog>
Expand Down

0 comments on commit cb96adc

Please sign in to comment.