Closed (fixed)
Project:
Advanced Help
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 18:57 UTC
Updated:
20 Mar 2010 at 09:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
joshk commentedHere's a much better patch. Fixes theme function/call and popups. The example module works as expected!
Comment #2
joshk commentedOk, fair warning: search doesn't work. I'm not sure I understand how it was using do_search before, and now we don't have that, soooo....
http://drupal.org/update/modules/6/7#search-api
More work for later!
Comment #3
joshk commentedHey hey hey! Now with working search.
Comment #4
horncologne commentedadvanced_help_enable() ends up in the file twice after patching.
Enabling the modules gives this warning:
Warning: in_array(): Wrong datatype for second argument in advanced_help_enable() (line 25 of /Users/jam/Sites/drupal-7.x-dev/sites/all/modules/advanced_help/advanced_help.install).
I'm on crack. Are you, too?
Comment #5
horncologne commentedI also had to change the Drupal version in the .info files.
I'm not sure if the above is due to my patching technique or a problem with the patch.
Comment #6
robloachAdvanced Help is a wicked system, and I'd definitely love for it to be slick in Drupal 7. Hence this marks my subscription post and my note of personal brainstorming of how it could improve on the slick/JavaScript-y side. Thanks!
Comment #7
fgmPorting was actually done in the meantime. If your port had additional features over the existing (straight) port, could you point them out, and possiby reroll against the D7.dev version ?