Drupal
CAPTCHA update
I have recently updated the sign up form (and some other forms too) to include a CAPTCHA confirmation section. I had been meaning to have this from the get go, however I just didn't get a chance to do it. I have implemented this now and cleared the existing user list that was awaiting to be confirmed.
For all those users who have recently signed up please check that either you can log in, or if not then please sign up again. My apologies for this inconvienience. Again I blame the Nigerian scammers, Russian scammers and all Viagra and penis enlarging related spam.
Drupal Additions
I thought I would write a little bit on the twitter feed I am using. I am using a google hosted JS file (twitter.js
Simply using Full HTML in a drupal block I add the following remotely loaded script:
<script
src="http://twitterjs.googlecode.com/svn/trunk/src/twitter.min.js"
type="text/javascript">
</script>
Then Add to that the running of the script. I am using the Function getTwitters() from the loaded twitter.js file.
Comments
7 weeks 6 days ago
9 weeks 6 days ago
9 weeks 6 days ago
10 weeks 22 hours ago
11 weeks 2 days ago