LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: De Cock Xavier Date: Mon Aug 18 12:10:48 2008 Subject: cvs: phpdoc /en/reference/bbcode constants.xml
void Mon Aug 18 18:10:48 2008 UTC
Modified files:
/phpdoc/en/reference/bbcode constants.xml
Log:
added the new functionnality Doc (quote escaping)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/bbcode/constants.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/bbcode/constants.xml
diff -u phpdoc/en/reference/bbcode/constants.xml:1.6 phpdoc/en/reference/bbcode/constants.xml:1.7
--- phpdoc/en/reference/bbcode/constants.xml:1.6 Tue Dec 11 06:36:28 2007
+++ phpdoc/en/reference/bbcode/constants.xml Mon Aug 18 18:10:48 2008
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<appendix xml:id="bbcode.constants" xmlns="http://docbook.org/ns/docbook">
&reftitle.constants;
&extension.constants;
@@ -178,6 +178,22 @@
</varlistentry>
<varlistentry>
<term>
+ <constant>BBCODE_ARG_QUOTE_ESCAPING</constant>
+ (<type>integer</type>) - since 1.0.2
+ </term>
+ <listitem>
+ <simpara>
+ This is a parser option allowing argument quotes to be
+ escaped this permit the quote delimiter to be found in
+ the string escaping character is \ it can escape any
+ quoting caracter or itself, if found in front of a non
+ escapable character, it will be dropped.
+ Default behaviour is not to use escaping.
+ </simpara>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>
<constant>BBCODE_AUTO_CORRECT</constant>
(<type>integer</type>) - since 0.10.2
</term>
| Navigate in group php.doc.cvs at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |