Closed (fixed)
Project:
Links Package
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Sep 2006 at 20:03 UTC
Updated:
21 Jan 2007 at 14:33 UTC
The first stab at a 5.0 update for the links package. Much work to be done, especially in the admin screens, but the core module functions are all working. the function links_l() is (in this patch, at least) removed because all the stuff that uses it has to deal with the new array-based link structure. Thus, feeding elements into l() has the same effect as links_l().
| Comment | File | Size | Author |
|---|---|---|---|
| links_12.patch | 26.92 KB | eaton |
Comments
Comment #1
syscrusher commentedEaton, you rule! I have done a quick test of this, though not a comprehensive review yet, with Drupal HEAD. Seems to work as advertised for core functionality. I'm not sure it's perfect yet (as you yourself point out), but it's a damned nice step in the right direction. Many, many thanks for this.
Patch has been committed to CVS tonight.
Syscrusher
Comment #2
syscrusher commentedI took a walk through the patch file to see the code changes. There's nothing whatsoever in there that I have a problem with. Great job!
Syscrusher
Comment #3
webchickLooks like this was committed. Marking fixed.
Comment #4
(not verified) commentedComment #5
fiLi commentedYou forgot to change a few links_l functions in the code. See - http://drupal.org/node/111251
Any fix for that? am I the only one experiencing trouble?