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
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
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
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...
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
