• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

ParseHTML - Permission-enabled HTML BBCode

Status
Not open for further replies.
Bump.

Nobody is using this or knows if it is functioning with the newest versions of XenForo? Is it just the tool-tip that is broken like in this post, because I can deal with that, or are there more problems than that?
 
I'll state now to new-comers that ParseHTML at the moment is VERY tempermental.

I tried making a thread, but it broke completely. Fortunately, I copy text before I submit, otherwise, i'd have a lot to retype.
I really wish this feature would be updated soon, as It's a VERY useful tool, but just doesn't work well at the moment.
 
Don't know how I missed this was about to code one of my own and then I see it is already done!
 
@Cezz, it's bugged to hell at the moment.

Editing a post with [parsehtml] will break it.
And often, posting it will break it. Test it.

The issue with Editing a post breaking it, is this only when editing with the Wisiwig, as I have been having very similar issues with this and other BBCodes recently... When ever I edit a BBcode heavy post I always switch of the RTE/Wisiwig!
 
What if I had a piece of code from a website that's in html and I want to put it on my forum?
Such as

Code:
<a href="http://www.gametracker.com/server_info/178.239.163.44:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/178.239.163.44:27015/b_160_400_2_ffffff_c5c5c5_ff9900_000000_0_1_0.png" border="0" width="160" height="275" alt="" /></a>

<br><br>

<a href="http://www.gametracker.com/server_info/178.239.163.46:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/178.239.163.46:27015/b_160_400_2_ffffff_c5c5c5_ff9900_000000_0_1_0.png" border="0" width="160" height="275" alt="" /></a>

<a href="http://www.gametracker.com/server_info/213.229.78.200:7415/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/213.229.78.200:7415/b_160_400_2_ffffff_c5c5c5_ff9900_000000_0_1_0.png" border="0" width="160" height="275" alt="" /></a>
 
This is getting off topic for this thread, but the poster was specifically referring to wrapping text around an image.

That can be done quite easily with float BB Code, as my link above demonstrates.
 
Still no update yet?
I wanted to do this for example

Code:
[FONT=Georgia][COLOR=#ebebeb]
[FONT=Georgia][COLOR=#ebebeb]
[FONT=Georgia][COLOR=#ebebeb]
Cheap little web based game, but interesting enough to keep you going for 20 minutes daily.
No need to sign up. Just enter your username and that's it. You can password your name, so that no one else uses it.

[parsehtml][/COLOR][/FONT][/COLOR][/FONT]
[SIZE=2][FONT=courier new][COLOR=#000000]<iframe src="www.[/COLOR][/FONT][/SIZE]colonelblack.minitroopers.com[SIZE=3][FONT=courier new][COLOR=#000000]" width="100%" height="100%"><p>Your browser does not support iframes.</p></iframe>[/COLOR][/FONT][/SIZE]
[/parsehtml]
[FONT=Georgia][COLOR=#ebebeb]
[FONT=Georgia][COLOR=#ebebeb]
http://colonelblack.minitroopers.com

Currently got Shadowlord on there and kenny? (I think)
But unable too due to Parsehtml playing up constantly.[/COLOR][/FONT][/COLOR][/FONT]
[/COLOR][/FONT]
(And I did not put all them tags in... The forum did it. Sigh)
 
Use the plain text editor when copying and pasting text as the WYSIWYG editor sometimes adds font and color tags automatically.
 
Status
Not open for further replies.
Top Bottom