[RSS Feed/News] Changing the username in quoted text on the fly

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi,

I am looking for a way to change the user in the quoted text on the fly. I am currently doing this for the "postbit" changing the username by extending the entity to my existing table, if the postId is in the new table, it changes the username to the stored username.

I am now looking to move that onto the quoted text, so when someone multi-quotes or quote replies, it should check if the post exists in my table and change the quoted username on the fly.

It appears to me that this...

Read more
Read more about this Feed . . .
 
Status
Not open for further replies.
Back
Top Bottom