|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#31
|
||||
|
||||
|
Quote:
OH man. It's with line-numbering and everything too. This is friggin SHWEET. Thanks very much for all your hard work, Admins! ![]()
__________________
~~ Peter ~~ ( My Blog: It's exactly like normal nerdiness, but completely different. ) :: ( Supporter of the EFF & FSF ) :: ( I'm a GNU/Linux addict and Free Software Advocate. ) :: ( How to Ask Questions the Smart Way ) :: ( The Fedora Project, sponsored by Red Hat ) :: ( GNOME: The Free Software Desktop Project ) :: ( GnuPG Public Key ) |
|
#32
|
||||
|
||||
|
Is it possible to get some more contrast on some of these colors.
Espessially the green( rgb(102, 204, 102) ) used for {} and [ ] are very light and not very readable. Granted I could always use css to overrule these colours, so it isn't that a large problem. |
|
#33
|
||||
|
||||
|
Great Job!!!
__________________
My blog Tutorials about OSS databases, DBMonster ... Contribute to OSS Development, fill bug reports! Developer Shed eSupport Commented my.ini/my.cnf (ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins Random data (with a bias) |
|
#34
|
|||
|
|||
|
Hi!
The highlighter is really great, thanks for that! But, cutting and pasting code from it is a mess (you get the linenumbers on separate lines). Is there a way to fix this? Or what about a download button or a link like on Perlmonks? Regards, mawe |
|
#35
|
||||
|
||||
|
Quote:
We just started a big new project so we wont be getting to this for several weeks at least.
__________________
Developer Shed - Tools For Geeks! |
|
#36
|
||||
|
||||
|
Yeah, I've just found that out too. It uses an ordered-list to show
the code, so I don't see how it would be possible to not have the numbers copyable. I think the best method might be to provide a link under the code that opens the code in a popup or creates .txt files with the code in to make it accessable, like mawe suggests... <edit> JC posted while I was typing: ah well, nevermind, as long as it makes it to the 'to do' list...
__________________
Support requests via PM will be ignored! |
|
#37
|
||||
|
||||
|
Quote:
We have created a new collapse window which contains original code when any one uses HIGHLIGHT bbcode. This will helps to copy the code without any line numbers. |
|
#38
|
||||
|
||||
|
Quote:
![]()
__________________
The No Ma'am commandments: 1.) It is O.K. to call hooters 'knockers' and sometimes snack trays 2.) It is wrong to be French 3.) It is O.K. to put all bad people in a giant meat grinder 4.) Lawyers, see rule 3 5.) It is O.K. to drive a gas guzzler if it helps you get babes 6.) Everyone should car pool but me 7.) Bring back the word 'stewardesses' 8.) Synchronized swimming is not a sport 9.) Mud wrestling is a sport |
|
#39
|
||||
|
||||
|
Cool! One thing I notice though: it seems to indent everything after the code, including all remaining posts on the page. See here, after post #4.
Edit: Beat while writing. It's another example though.
__________________
Web Design Tips - Posting and You If I've been helpful, and/or you're really nice, consider buying something from my Amazon.com wishlist.
|
|
#40
|
||||
|
||||
|
Ha, seems like someone forgot an </td> or </tr> in there somewhere!
|
|
#41
|
||||
|
||||
|
Quote:
This is fixed, thanks for bringing this to our attention. |