List Info

Thread: geshi-1.0.X/src/geshi xml.php,1.18.2.5,1.18.2.6




geshi-1.0.X/src/geshi xml.php,1.18.2.5,1.18.2.6
user name
2006-10-11 12:24:52
Update of /cvsroot/geshi/geshi-1.0.X/src/geshi
In directory
sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv25457/geshi

Modified Files:
      Tag: RELEASE_1_0_7_STABLE
	xml.php 
Log Message:
Fix up use of colons for attribute/tag names.


Index: xml.php
============================================================
=======
RCS file: /cvsroot/geshi/geshi-1.0.X/src/geshi/xml.php,v
retrieving revision 1.18.2.5
retrieving revision 1.18.2.6
diff -C2 -d -r1.18.2.5 -r1.18.2.6
*** xml.php	23 Sep 2006 02:05:48 -0000	1.18.2.5
--- xml.php	11 Oct 2006 12:24:50 -0000	1.18.2.6
***************
*** 101,112 ****
  	'REGEXPS' => array(
  		0 => array(
! 			GESHI_SEARCH => '(((xml?[a-z-]+))
(=)',
  			GESHI_REPLACE => '\1',
  			GESHI_MODIFIERS => 'i',
  			GESHI_BEFORE => '',
! 			GESHI_AFTER => '\4'
  			),
  		1 => array(
! 			GESHI_SEARCH =>
'(<[/?|(?xml)]?[a-z0-9_-]*(??>)?)',
  			GESHI_REPLACE => '\1',
  			GESHI_MODIFIERS => 'i',
--- 101,112 ----
  	'REGEXPS' => array(
  		0 => array(
! 			GESHI_SEARCH => '([a-z-:]+)(=)',
  			GESHI_REPLACE => '\1',
  			GESHI_MODIFIERS => 'i',
  			GESHI_BEFORE => '',
! 			GESHI_AFTER => '\2'
  			),
  		1 => array(
! 			GESHI_SEARCH =>
'(<[/?|(?xml)]?[a-z0-9_-:]*(??>)?)',
  			GESHI_REPLACE => '\1',
  			GESHI_MODIFIERS => 'i',
***************
*** 145,147 ****
  );
  
! ?>
 No newline at end of file
--- 145,147 ----
  );
  
! ?>


------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
geshi-cvs mailing list
geshi-cvslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geshi-cvs

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )