[Request] PasteBin BBCode

07/17/2011 21:00 Spirited#1
Hey. I'm about to start a massive guide using a lot of C# code. I think this forum should have a PasteBin BBCode. It can support many types of code and format it for better viewing that way.

Example: (You would type in this: )
[pastebin=12Y2mfM8]

It would write this to the website:
<!-- Add a div tag with page width and wrapper space -->
<script src="http://pastebin.com/embed_js.php?i=12Y2mfM8"></script>
<!-- </div> -->

Pretty easy to implement and very very useful!
Please implement it!

PS: Sorry if this is the wrong section. There is no section for this and this seems like the only one that somewhat matches.
07/17/2011 21:40 Diablo_#2
Hi,

do you mean a syntaxbox with codehighlighting? There is already a request for that, I think it will be implemented.

Greets
07/17/2011 22:04 Spirited#3
Quote:
Originally Posted by Diablo_ View Post
Hi,

do you mean a syntaxbox with codehighlighting? There is already a request for that, I think it will be implemented.

Greets
Kind of, as long as it works with C# well.
What's the implementation?
07/17/2011 22:07 Diablo_#4
Hi,

[Only registered and activated users can see links. Click Here To Register...]

You can translate it if you want, I think that's what you mean.

Greets
07/17/2011 22:44 Spirited#5
Ah. Not exactly.
Pastebin.com provides a wide variety of code. All that has to be done on our side is make a bbcode that posts the javascript code that I put above.
07/18/2011 10:03 Gordge#6
/closed