Login 
 
 Pref   Your subscriptions   Home   Help 
dev@ml.mod-xslt2.com
mod-xslt2 - Development Mailing List
   
 
List info
 
 
 
Subscribe
 
 
Unsubscribe
 
 
Archive
 
 
Post
 



Advanced search
2004 01 02 03 04 05 06 07 08 09 10 11 12
2005 01 02 03 04 05 06 07 08 09 10 11 12
2006 01 02 03 04 05 06 07 08 09 10 11 12
2007 01 02 03 04 05 06 07 08 09 10 11 12
2008 01 02 03 04 05 06 07 08 09 10 11 12

       Chronological                 Thread       

About deeper integration with php... bav
  • From: bav@xxxxxxxxxx
  • To: dev@xxxxxxxxxxxxxxxx
  • Subject: About deeper integration with php...
  • Date: Thu, 30 Sep 2004 13:58:30 +0200 (CEST)


  • Hi,
    Thank you for the mod_xslt with php integration abilities!
    Our CMS strongly uses domxml extension with xslt.
    We produce DOM document in memory using SAX interface and apply stylesheet to
    it.

    May be good idea adding functions to php like
    set_result_document(resource #domdocument)
    set_result_stylesheet(string stylesheetfile)

    and after all mod_xslt will apply stylesheet to "stylesheetfile" to resulting
    document...

    This algorithm can improve speed for us. (stylesheets are persistant upon
    apache requests and cañhed in memory in your module, I am right?)


      Powered by Sympa