- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I'm building a dynamic page which takes the url of the Title of a section. These will be admin-generated and all 1 word with no dupes, so i want to avoid adding IDs to the URL.
I'm struggling with that the link() tool in the template makes all links in sentence case and being on a linux server, i want to avoid all case senstitvity issues by making everything lowercase.
Is there a way to do this consistently by leveraging the link() function in the template? I don't see any other Xf or...
I'm struggling with that the link() tool in the template makes all links in sentence case and being on a linux server, i want to avoid all case senstitvity issues by making everything lowercase.
Is there a way to do this consistently by leveraging the link() function in the template? I don't see any other Xf or...
نام موضوع : force lowercase links