|
|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Forum Problems If there is a forum related problem please leave a message here so an Admin will see it. |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
Join Date: May 2008
|
I would like to post an ascii image (op amp circuit). I attempt to use *code* stuff */code* ("*" = "[" and "]") to preserve the spacing and an extra line feed gets inserted after each line of text, thusly:
Code:
.------o--|___|---.
| | |
| | |\| |
C| --|-\ |
C| | >----o-->
C| .--|+/
| | |/|
=== ===
GND GND
|
|
|
|
|
#2 | |
|
diyAudio Member
Join Date: Dec 2005
Location: the north
|
Quote:
This is a fault of the software for this forum. ( http://www.vBulletin.com ) More precisely the php script used to handle your post. The tag [ code] means that everything inside should be preserved just as entered, character for character. Now Windows add 2 different chars for ONE linebreak: \r\n while Unix based systems adds only \n where \r = return and \n = newline Both these corresponds to one HTML <br> Now, somehow the script that handles posted stuff within the [ code ] tag adds not only one <br>, but two <br><br> for each newline. This could be easily fixed in a php script, that deals with Windows vs. Unix different ways to announce one new line in post forms. Probably, hopefully, vBulletin has fixed this, in later versions. I would have a guess www.diyaudio.com uses some really old version. Which by data age measurements is >= 5 years back dated version .. or even more. Regards Lineup
__________________
lineup |
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Code name:DD3875 | Leolabs | Chip Amps | 6 | 23rd December 2006 12:58 PM |
| Speaker Code | zincman | Full Range | 1 | 19th June 2005 06:25 PM |
| Anyone know the date code on these? | K-amps | Solid State | 8 | 23rd February 2005 08:20 PM |
| dual ported, single port, blah blah blah | SkinnyBoy | Multi-Way | 7 | 26th August 2004 03:06 PM |
| Bold problem in vB Code | EC8010 | Forum Problems | 5 | 8th March 2003 02:33 AM |
| New To Site? | Need Help? |
| Page generated in 0.06255 seconds (73.47% PHP - 26.53% MySQL) with 10 queries |