Closed (fixed)
Project:
Freelinking
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Apr 2005 at 17:10 UTC
Updated:
29 May 2005 at 01:58 UTC
Jump to comment: Most recent file
Drupal 4.5 and earlier had a title.module that supported similar functionality, with a slightly different syntax. Since title.module has not been released for 4.6, freelinking.module should provide an upgrade path with support for the old title.module style links. See http://drupal.org/node/20699 for the relevant forum discussion.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | freelinking.module.patch.2005-05-01 | 4.37 KB | Wes Cowley |
Comments
Comment #1
Wes Cowley commentedHere is a patch I've been playing with that might just do what you're looking for. I'm using it on my site but it hasn't been heavily tested.
What it does:
Use and/or tweak as you like.
Comment #2
eafarris commentedI committed a modified version of your patch to CVS HEAD. It will work fine with Drupal 4.6.0. Many thanks!
Comment #3
eafarris commentedNew version 1.9 reverses the source and destination to [[destination|source]], to match the order from title.module.
Comment #4
(not verified) commented