XenForo
Administrative
- Thread starter
- Admin
- #1
Currently the blockquote markup returned in
HTML:
In addition to the
ادامه مطلب...
message_parsed renders the following:HTML:
<blockquote class="xfBb-quote" data-name="UserName"><p>Quoted post text.</p></blockquote>In addition to the
data-name attribute it would be valuable to also have (just making up names):data-original= gets the post ID of the post being replied todata-user-id= the ID of the user being replied to
ادامه مطلب...