Hi all,
While the themeswitcher manages its cookie using the cookie plugin internally, the method only allows you to define a cookie name.
I'd like to use the cookie plugin instead of themeswitcher's cookie option so i can extend the expiration date.
Can someone point me to a good tutorial on coding the cookie plugin?