Looking through the code (2.4.2) I've seen references to the global 'SM_useExtension' which upon a true value will trigger the use of a 'speedy' c-parser which will be used when parsing templates.
Furthermore, in 'siteManager.inc' a check is performed to see if the extension 'sitemanager' is loaded or not, this check sets the global above.
My question:
Does such an extension exist and how do I install and use it?
If not, will this option be available in 2.5.2?
best regards,
Magnus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
Looking through the code (2.4.2) I've seen references to the global 'SM_useExtension' which upon a true value will trigger the use of a 'speedy' c-parser which will be used when parsing templates.
Furthermore, in 'siteManager.inc' a check is performed to see if the extension 'sitemanager' is loaded or not, this check sets the global above.
My question:
Does such an extension exist and how do I install and use it?
If not, will this option be available in 2.5.2?
best regards,
Magnus