[RSS Feed/News] Apply pather still applies to full URL

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
In template:

Code:

{{ link('full:attachments', $attachment) }}

And we added some Listener to render full link (external link) instead of using XenForo link (/attachments/xxx).


Finally, XF stills apply XF board URL into attachments (only effect if friendly URL is disabled).

For example:

Code:

http://localhost/index.php?<my_full_attachment_url>

Expected it should only return <my_full_attachment_url>

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom