Page 1 of 1

Cookies in CMS MS MLE

Posted: Thu Jul 02, 2009 2:45 pm
by purplerain12
Hello,

I read that a standard version of CMS MS don't use cookies in the front-end.

Does anyone know if the MLE version of CMS MS uses cookies in the front-end?

Thanks.

Regards,

Bas

Re: Cookies in CMS MS MLE

Posted: Thu Jul 02, 2009 4:33 pm
by alby
purplerain12 wrote: I read that a standard version of CMS MS don't use cookies in the front-end.

Does anyone know if the MLE version of CMS MS uses cookies in the front-end?
MLE set a cookie (mle in frontend and mle_admin in backend) with last selected language only
cookies expire (and re-set in navigation) in 1 hour in frontend and 30 minutes in backend
they are not "required" but are necessaries for avoid some modules that are not close to API (not use CreateForm API and/or GetURL APIĀ  ...)

Alby