Forums | MacLife
You are not logged in.
#1 2006-07-27 12:27 pm
- jerwin
- Sophist
- From: The Garden of Pure Ideology
- Registered: 2003-01-01
- Posts: 7035
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
#3 2006-07-27 12:40 pm
- jerwin
- Sophist
- From: The Garden of Pure Ideology
- Registered: 2003-01-01
- Posts: 7035
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
#6 2006-07-27 12:51 pm
- jerwin
- Sophist
- From: The Garden of Pure Ideology
- Registered: 2003-01-01
- Posts: 7035
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: 28733
- 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
- From: The Garden of Pure Ideology
- Registered: 2003-01-01
- Posts: 7035
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
