![]() |
Unobtrusive EU cookie work-around
1 Attachment(s)
The EU Legislation regarding website cookies may on the surface appear not to concern forum owners, but I am afraid it does very much concern us, the cookie that "Remember Me?", login and register downloads constitute 'non-essential cookies' and is in actuality a direct violation of the EU Legislation.
Even if you do not agree with this Legislation, the facts remain the same, it is a Law and whether we like it or not as forum owners we can be held accountable, in light of this I figure why have a messy image or annoying pop-up infuriating your users when we can use a simple title html function. You can see it working live on my own site here: http://lightpathways.gi9.co/forum.php OPEN: header template FIND: Code:
<li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li> Code:
<li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow" title="In accordance with EU Laws we must inform you that registering with us will store a cookie on your computer!">{vb:rawphrase register}</a></li> Code:
<input type="submit" class="loginbutton" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" /> Code:
<input type="submit" class="loginbutton" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register} In accordance with EU Laws we must inform you that logging in will store a cookie on your computer!" accesskey="s" /> Code:
<label for="cb_cookieuser_navbar"> Code:
<label for="cb_cookieuser_navbar" title="In order for this site to work correctly, and for us to improve the site we need to store a small file (called a cookie) on your computer. Most every site in the World does this, however since the 25th of May 2011, according to EU Laws we have to get your permission first. If you click the box for 'Remember Me?' we will store a cookie on your computer, you do not have to click this box if you do not want us to download a cookie onto your computer but if you make this choice then this site will not work properly, the choice is yours to make!"> SAVE AND CLOSE header TEMPLATE NOTE: You can of course alter the text if you wish but be sure to maintain the following basic structure or it wont work properly, replace ONLY the text in red! |
Sorry, I might be missing something but I can't see anything relating to the EU cookie law in the demo. What am I looking for?
|
Quote:
|
Quote:
|
Oh cool, thanks. That's pretty neat.
Although saying that, even if they don't click the remember me box and just register or login, you're still storing cookies on their computer and they may not see that notification... |
Quote:
|
What about browsing on a phone? Cookies can still be stored but there is no mouse over.
|
Quote:
I haven't read anything pertaining to mobiles and cookies to be honest, has this been addressed by the Eu then, can you link me to the information please? |
All times are GMT. The time now is 11:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|