Port avatar_gallery to Drupal 6

nbz - May 22, 2008 - 19:31
Project:Avatar gallery
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review
Description

Just ran this through coder.module, but the end result crashes. problem seems that menu_get_menu function does not exist in Drupal 6, but there is no documentation I can find to get around that.

#1

nbz - May 22, 2008 - 22:52
Title:Port avatary_gallery to Drupal 6?» Port avatar_gallery to Drupal 6

and here is my not working patch

AttachmentSize
avatar_gallery_drupal6.patch 3.72 KB

#2

nbz - May 22, 2008 - 22:53
Status:active» needs work

#3

flickerfly - May 25, 2008 - 17:25

subscribe

#4

csko - October 6, 2008 - 08:24

Looking at the avatar_gallery.module file in the CVS repository, I see that avatar_gallery_block() puts menu_get_menu()'s return value into the $menu variable. But as I see it, it does not use it any further, so it might be omitted. Please try this.
Also, take a look at the menu_tree*() 6.x functions.

#5

Zarevac - November 10, 2008 - 15:21

Subscribe

#6

kenorb - January 14, 2009 - 04:27

any zip dumps please?

#7

nbz - June 14, 2009 - 01:14

Just incase people are still interested -this half works, but the resulting image is way too large.

AttachmentSize
avatar_gallery.patch 4.15 KB

#8

lpt6 - June 16, 2009 - 09:33

subscribe

--
www.shuoduo.com.cn

#9

nbz - June 21, 2009 - 21:45
Status:needs work» needs review

The patch actually works - you just need to make sure you have decent settings set for it not to overtake the whole page.

#10

brianbrown - August 1, 2009 - 16:43

subscribing

 
 

Drupal is a registered trademark of Dries Buytaert.