Bug #56446
Can you use this extension to change CSS without redirecting?
Start date:
2014-02-28
Due date:
% Done:
0%
Estimated time:
Description
Hi!
I whant to dedect mobile device without redirect.
Can i use
config.tx_cwmobileredirect {
redirection_enabled = 0
}
on the whole page and
[userFunc = user_isMobileForced]
page.5 = TEXT
page.5. value = TEST
[global]
will still work?
My impression is that it will not.
Is there a work around?
Thanks,
Thomas
Updated by Carsten Windler almost 7 years ago
Well actually this should work (if I didn't break any functionality recently, that is).
Did you enable the "use_typoscript" feature on the Extension Managers Configuration page?