Forums | MacLife
You are not logged in.
#1 2006-07-27 12:27 pm
- jerwin
- Sophist
- Registered: 2003-01-01
- Posts: 5659
Special characters in BBCode
I've been having a problem with writing URLs that contain special characters, such as apostrophes, right and left brackets, etc. Is there any way to properly encode these?
for an example, see this post
The url referenced in
Wikipedia says
should have a apostrophe in it.
Code:
Wikipedia [url=http://en.wikipedia.org/wiki/Princess_Patricia's_Canadian_Light_Infantry]says[/url]
Some subjects actually enjoy pain, and withhold information they might otherwise have divulged in order to be punished.
Central Intelligence Agency. (1983). Human Resource Exploitation Training Manual
Offline
#2 2006-07-27 12:37 pm
Re: Special characters in BBCode
Test Test
I see what you mean it strips the apostrophe.
To paraphrase the rabbit: GUI, "WE NEED YOUR HELP!!!"
Online
#3 2006-07-27 12:40 pm
- jerwin
- Sophist
- Registered: 2003-01-01
- Posts: 5659
Re: Special characters in BBCode
Didn't work.
Some subjects actually enjoy pain, and withhold information they might otherwise have divulged in order to be punished.
Central Intelligence Agency. (1983). Human Resource Exploitation Training Manual
Offline
#4 2006-07-27 12:43 pm
Re: Special characters in BBCode
jerwin wrote:
I've been having a problem with writing URLs that contain special characters, such as apostrophes, right and left brackets, etc. Is there any way to properly encode these?
Code:
[url=http://en.wikipedia.org/wiki/Princess_Patricia%27s_Canadian_Light_Infantry]
Code:
[url=http://en.wikipedia.org/wiki/Princess_Patricia's_Canadian_Light_Infantry]
Between the two, URL encoding is probably easier to deal with on PunBB.
Offline
#5 2006-07-27 12:50 pm
Re: Special characters in BBCode
I guess that works too. We at least need a page with those sort of substitutions on it, if only one like Oatmeal's smilies page.
Online
#6 2006-07-27 12:51 pm
- jerwin
- Sophist
- Registered: 2003-01-01
- Posts: 5659
Re: Special characters in BBCode
many thanks.
Some subjects actually enjoy pain, and withhold information they might otherwise have divulged in order to be punished.
Central Intelligence Agency. (1983). Human Resource Exploitation Training Manual
Offline
#7 2006-07-27 5:57 pm
- benightedbastard
- Cheap and Juicy!

- From: Western Australia
- Registered: 1999-06-03
- Posts: 28731
- Website
Re: Special characters in BBCode
ScifiterX wrote:
I guess that works too. We at least need a page with those sort of substitutions on it, if only one like Oatmeal's smilies page.
They're out there, on the internet. See if you can find one.
Offline
#8 2006-07-27 9:08 pm
- jerwin
- Sophist
- Registered: 2003-01-01
- Posts: 5659
Re: Special characters in BBCode
something forum specific would be nice. There might be many dialects of BBcode.
Some subjects actually enjoy pain, and withhold information they might otherwise have divulged in order to be punished.
Central Intelligence Agency. (1983). Human Resource Exploitation Training Manual
Offline
#9 2006-07-27 9:21 pm
Re: Special characters in BBCode
Some stuff isn't listed on a lot of sites, like "'" ironically.
http://www.blooberry.com/indexdot/html/ … coding.htm
http://www.oclc.org/support/documentati … ecchar.htm
Online
#10 2006-07-27 9:23 pm
Re: Special characters in BBCode
Ok got one.
I'm sticking this topic so people can always find it.
Online
