Recent Links block : "more"-link
satori@abc3400.be - September 20, 2006 - 17:36
| Project: | userlink |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | satori@abc3400.be |
| Status: | closed |
Description
When visitors (non-registered/logged in) click the "more"-link at the bottom of the "Recent Links"-block, they're transferred to userlink/0, presenting them with the title "all links..." yet no content whatsoever.
It would make alot more sense if the "more"-link would point to userlink/all or userlink/al/recent imo.
Maybe provide the option to set a custom URL for the "more"-link?
Peace

#1
So here's an edited userlink.module
All I did was copy the "more"-link in delta 0 over to delta 2, making it point to "?q=links" instead of "?q=userlink/$uid".
#2
bump to update status to "patch (code needs review)"
#3
Closed in favor of node/86345.