[RSS Feed/News] Parse BBCode in custom content type

Status
Not open for further replies.

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:
  1. Parse BBCode currently stored in the database with this content type, and display this as the correct HTML.
  2. 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

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