Cluster file handler ?
You need to be logged in to post messages in the forums. New users may register here.
Damien Pobel
Member since: 09 January 2008
Posts: 28
|
Tuesday 10 February 2009 3:05:13 pm
Hi Guillaume,
Just one question about the cluster file handlers. It seems that you rewrite the content of the file by using tidy but what happens if the file is not an XML nor an HTML file ? For example, view cache files contain a serialized PHP array.
|
|
Guillaume Kulakowski
Member since: 09 January 2008
Posts: 21
|
Thursday 19 February 2009 4:09:19 am
Cluster file handler is a draft to try to clean HTML before put it in cache... If you have any suggestion of improvement, I can open the SVN for you.
The big problem is that Tidy dont' like partial HTML Code a prefere a Full HTML page.
|
|
You need to be logged in to post messages in the forums. New users may register here.