Applying to become co-maintainer for Taxonomy Image.

What I will contribute to this module is some new featuer as reqeusted by community and help to push out a new version. The latest version is almost two years old now.

I have working with Drupal for over two years and have be an active module developer for over one year. Have one small module here on Drupal.org Signup Participation but have made some other private modules for customers sites.

Please get back if you have any questions or something else.

Regards,
Christoffer Johansson

CommentFileSizeAuthor
#2 taxonomy_image-1027596.patch10.4 KBScyther

Comments

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

Please submit patches to this issue queue and I will review them. If I like what I see, I will grant you permission.

Keep in mind that this module's design goal was to be "light weight." New features should, as much as possible, be in add-on modules (like the others that have been added) so that adopters can decide on whether they want the extra weight/overhead.

Drupal coding standards must be followed. If you don't have it already, I suggest installing the Coder module.

Scyther’s picture

StatusFileSize
new10.4 KB

This patch makes some changes to the view part of the module.
It gives options more like the imagefield module does and some theme functions to display these.

* Image
* Image linked to term page
* Image linked to image
* Path to image
* URL to image
* imagecache_preset image
* imagecache_preset image linked to term page
* imagecache_preset image linked to image
* imagecache_preset file path
* imagecache_preset url

A new function, taxonomy_image_get_path($tid), that gives the path to the image. Sometimes other module don't want the whole URL only the path.

Scyther’s picture

Status: Postponed (maintainer needs more info) » Fixed

I withdraw my application for co-maintainer. I took NancyDru advice and did a add-on module instead.

Taxonomy Image Views Options module changes the options for displaying Taxonomy Image in Views.

Removes the checkbox Link this image to its term page and the selectlist ImageCache preset from Fields options in Views for the field Taxonomy: Term Image and adds a selectlist Display with the options:

  • Image
  • Image linked to term page
  • Image linked to image
  • Path to image
  • URL to image

and for every imagecache preset:

  • 'preset' image
  • 'preset' image linked to term page
  • 'preset' image linked to image
  • 'preset' file path
  • 'preset' URL
nancydru’s picture

Status: Fixed » Active

Taxonomy Image has a contributed directory for add-ons to be distributed with the module. It was unnecessary to create a new module separately. Sorry if I didn't make myself clear.

Scyther’s picture

Okey, I understand. Let me know if you like to add this to the add-ons directory of this module and we can move it. But I think it would be best to make those changes, or similar, to the main module that my patch I attached does.

Scyther’s picture

I would like to make my application to become co-maintainer active again.

I would like to add my module into Taxonomy Image contributed directory or even add it to the module it self would propably be the best way. I also have some code update for the module and new features I would like to add in contributed.

Scyther’s picture

Waiting for an answer.

Scyther’s picture

Status: Active » Closed (won't fix)

Unnecessary to have this open, as it has been "dead" for a while.