This time I added an option in the administration menu.
If enabled it adds Google Analytics snippet code to all pages except
administration's ones.
If disabled any additional code will be included in the page.
With this *huge* patch I added reCAPTCHA support to phpsqlitecms.
You can edit the reCAPTCHA settings under 'Spam protection' section in
the administration panel.
After adding your site and your secret reCAPTCHA keys, you can select
where do you want to add the reCAPTCHA check, by now you can add it to:
* users login (/cms/)
* users comments on commentable posts
* mail sent through formmailer
It also prevents to randomly add Google's script in the page if it isn't
enabled, so it should be good for the ones who don't want Google in
their way ;)