module development | Sotak.co.uk


myself

Hi there...
My name is Marek Sotak and I am a freelance drupal developer, consultant and designer based in London. I have more than 7 years of experience creating customized web applications for clients.

My areas of expertise include graphic design, custom websites, and Flash applications. I also specialize in Drupal, a highly customizable and robust content-management system. Click here to contact me

Popular content

calendar-icons Calendar Icons
Free calendar icons for your blog
free-mascots Free Mascots
Mascots for your web
root-candy-admin-theme Root Candy
Admin theme for drupal
drupal-profile-buttons Drupal.org buttons
Buttons to link to your d.o profile

London Drupal training

Are you looking for a Drupal training course in London? Let me know and if there will be enough attendants we can organise one.
Contact me

Twittering

  • Twitter is loading...

view my drupal.org user profile
individual member - drupal
  • blog
  • services
  • portfolio
  • testimonials
  • contact

module development

23

Learn as you go Drupal concept

Submitted by sign on Sat, 02/23/2008 - 15:01.

While working on rootcandy admin theme, I came to a nice idea.

I wanted to show a block with help on the right side, which I did. Then, I was figuring out if it could do more than just showing help for particular section and the idea of 'Learn as you go' was born.

Basically it will guide drupal users through setting up drupal for their needs, helping them to explain things, etc... It's not that easy to use drupal for new people and also finding stuff on drupal forums or handbooks is sometimes discouraging.

  • 11 comments
  • Read more
  • 822 reads
  • 2 attachments
  • drupal
  • drupal usability
  • module development
  • planetdrupal

10

Advanced user management module version 2

Submitted by sign on Thu, 01/10/2008 - 21:37.

Just a short post. Yesterday I have spent whole day rewriting advanced user module (http://drupal.org/project/advuser). Hopefully I got there, there are still some major things I have to change and add, but its not that messy. ;)

  • Add new comment
  • 308 reads
  • drupal
  • module development

24

First name and Last name as user name in Drupal

Submitted by sign on Sat, 11/24/2007 - 11:48.

UPDATED 24/11/2007
I have stumbled upon a request (Custom Registration Form) for creating a module, which will use first name and last name to generate a username.

  • 3 comments
  • Read more
  • 742 reads
  • 1 attachment
  • drupal
  • module development
  • planetdrupal

18

Reditrack drupal module

Submitted by sign on Sat, 11/17/2007 - 23:50.

Just a quick blog post, that I am currently working on a reditrack module for drupal. It will allows you to create a link with redirect and optionaly you will be able to track it.

You will be able to create conditions for each redirect, these actions could be specified in any module, reditrack module will find it and include it in add/edit forms. So for example you want to check if a cck-field has a value you are looking for, if yes then do redirect, if not, jump to next condition, etc...

  • 1 comment
  • Read more
  • 202 reads
  • drupal
  • module development

15

Arg2Field drupal module nearly finished

Submitted by sign on Thu, 11/15/2007 - 04:37.

I would say, this is a really nice module. :) Originaly developed by guys in Antinomia solutions. I had to do few bug fixes, but then me and Matt (Antinomia) decided to improve it a little bit.
The main functionality will be getting content from arguments sent through _GET or _POST and fill it into fields (CCK or any default).
But that is not all of course.

  • 2 comments
  • Read more
  • 219 reads
  • drupal
  • module development