I installed the avatar_selection module in a drupal website called www.eternalfight.com that i'm developing and i want to show some modifications i've made.
You can go to www.eternalfight.com and test the module going to user account and click on edit tab. I've created a test user (user: test: pass: test) or you can create a new one.
The original avatar_selection shows all the images without pagination and with the original sizes. With my modifications now it have pagination and using image_cache all the images have the same sizes. Furthermore i have added some ajax to make it more attractive.
At the moment i've only test it in firefox, in explorer it can have some visual bugs, i don't know.
I know of course there are several wysiwyg and other type of editors modularized in Drupal,
but there is yet another cool "web based Rich Text Editor" named Whizzywig.
Just try to search "web based Rich Text Editor" in Google to see where this is.
This is not only functionally enhanced but also light weight.
I have created new module using Drupal Api to list all my movie details , but my problem is i want to have a Alphabetical Pagination that has to be added to my module
Can any one help, whether there is any module or snippet available so that it can be added to my module