Le 26/05/2012 19:25, Abernyte a �crit :
Le 26/05/2012 20:33, Abernyte a �crit :
--To view this discussion on the web, visit https://groups.google.com/d/msg/joomla-dev-cms/-/Ygp3vzjXGGsJ.
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To post to this group, send an email to joomla-...@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-cm...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
It's technically achievable to stop Joomla issuing cookies, but only at the expense of breaking certain functionality, such as being able to log in. It might also have other negative effects, such as preventing form submissions, but I haven't checked that. Personally, I would be reluctant to add an argument to Joomla that deliberately breaks the functionality of a website, which is why I would prefer that this "feature" be implemented as an optional, downloadable extension. If the extension developer needs a change to the Platform or the CMS code (for example, a new event is required to hang a plug-in on) then open a tracker item, add a patch or make a pull request and it will be reviewed.
Chris.
On 27 May 2012 09:30, Abernyte <gordon...@gmail.com> wrote:
We are unlikely to get any other view from business other than " it's too difficult, it's too costly, it doesn't make sense" Yet cookies are permitted when "strictly necessary for a service explicitly requested by a user" which covers the shopping cart. This noise from business is about not blocking targeted advertising at any cost.We know that this is technically achievable in Joomla. There is an extension already written ( but not in the JED) which blocks the session cookie until login. There are two (one in the JED) which blocks some 3rd party cookies. This would still be better handled for the core as the developers are unsure of all the implications of blocking session and other cookies on Joomla.In which other area of the world is Joomla not compliant with national legislation and so reluctant to become so?
On Sunday, 27 May 2012 00:14:55 UTC+1, Rouven Weßling wrote:All these points - and more - will remain unclear until we'll have some court decisions.
For example part of the rule seem to be that that it's ok to set cookies when it's necessary for user initiated actions (e.g. log-in, remember me or a cart)
Since the UK seems to be the country that steers up the most discussion I suggest reading this recent development: http://www.guardian.co.uk/technology/2012/may/26/cookies-law-changed-implied-consent
Best regards
Rouven--To view this discussion on the web, visit https://groups.google.com/d/msg/joomla-dev-cms/-/Ygp3vzjXGGsJ.
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To post to this group, send an email to joomla-dev-cms@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-cms+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To post to this group, send an email to joomla-...@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-cm...@googlegroups.com.
Hi guys, i was following the discussion and i think someone already dealt with this.I'm not related in any way to that website, but i know the developer, and i knowthat Nicholas from Akeebabackup has tested it and like it.Not sure if this can be interesting for the discussion ;)
Daniele Rosario
On Wed, May 30, 2012 at 3:48 PM, Marius van Rijnsoever <mari...@gmail.com> wrote:
Joomla depends on cookies in order to provide any interactive
experience (tokens are linked with session cookie, even for users that
are not logged into the website). Its probably not going to be
practical to remove Joomla dependance on cookies.
A solution would be a plugin that detects IP address from countries
like the UK and have a popup mootools box that states "Cookies need to
be enabled in order for you to experience this website". (IP address
limiting would prevent users seeing this popup when it does not
apply). The user then has the option to accept cookies, or face a
website that does not work very well.
Such a plugin would do well on the JED.
Thanks, Marius
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To post to this group, send an email to joomla-dev-cms@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-cms+unsubscribe@googlegroups.com.