XenForo
Administrative
- Thread starter
- Admin
- #1
Hi all,
I've currently got a data table with a custom content type, and I'd like to use the XF BBCode parsing functions to do two things:
I believe for the first one, I need to tell the templater to parse the BBCode for specific fields, and return the correct HTML to the end template. I have an idea of...
Read more
ادامه مطلب...
I've currently got a data table with a custom content type, and I'd like to use the XF BBCode parsing functions to do two things:
- Parse BBCode currently stored in the database with this content type, and display this as the correct HTML.
- Convert existing raw URLs stored in the database into BBCode URLs.
I believe for the first one, I need to tell the templater to parse the BBCode for specific fields, and return the correct HTML to the end template. I have an idea of...
Read more
ادامه مطلب...