Allow to give a custom text for the link
jonhattan - August 11, 2009 - 10:18
| Project: | Drupal.org project link filter |
| Version: | 6.x-2.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
It could be very nice to use this syntax in addition to current one:
api.module|"The API module"
so if the pipe character is present after the matching pattern, the following text is used as the text for the link, instead of the project name.

#1
Yes it would!
I'd happily apply a patch, if one is supplied.
#2
so a patch is supplied :)
Note I'm not good at all with regexes. Anyway the tests I've made all have worked fine.