DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

Tag for codes

rated by 0 users
This post has 10 Replies | 0 Followers

Top 25 Contributor
Posts 86
Points 1,480
dee-u Posted: 01-16-2006 12:13 AM
How about a Tag for codes that are included in posts? I think they would make posts more readable and organized, I like it the way vBulletin does it...
  • | Post Points: 20
Top 10 Contributor
Posts 1,100
Points 17,955

 dee-u wrote:
How about a Tag for codes that are included in posts? I think they would make posts more readable and organized, I like it the way vBulletin does it...

wait til cs 2.0 upgrade...

  • | Post Points: 20
Top 10 Contributor
Posts 498
Points 8,375

Posting code test...



int&nbsp;main() {

&nbsp;&nbsp; cout &lt;&lt; "Hello world, watermelon!";
&nbsp;&nbsp; return 0;

}

Chris Vega This posting is provided "AS IS" with no warranties, and confers no rights My Weblog|Visit MSDN Community
  • | Post Points: 20
Top 10 Contributor
Posts 1,967
Points 39,325
cvega wrote:

Posting code test...



int&nbsp;main() {

&nbsp;&nbsp; cout &lt;&lt; "Hello world, watermelon!";
&nbsp;&nbsp; return 0;

}

int main() {

   cout << "Hello world, watermelon!";
   return 0;

}

hmmm..

devpinoy sig

  • | Post Points: 20
Top 25 Contributor
Posts 86
Points 1,480
Is that with a tag already? If yes then what is the tag?
  • | Post Points: 20
Top 10 Contributor
Posts 1,967
Points 39,325

dee-u wrote:
Is that with a tag already? If yes then what is the tag?

No tags yet.. i just copied what cvega typed. i'll look into this :)

devpinoy sig

  • | Post Points: 20
Top 25 Contributor
Posts 86
Points 1,480
Looking forward to it! :-)
  • | Post Points: 20
Top 10 Contributor
Posts 1,967
Points 39,325

dee-u wrote:
Looking forward to it! :-)

Check this out :)

http://community.devpinoy.org/files/23/must-haves/entry852.aspx

This might help.

devpinoy sig

  • | Post Points: 20
Top 25 Contributor
Posts 192
Points 3,255

 Any chance we can use Google Code Prettifier in here?

[jop]

  • | Post Points: 20
Top 10 Contributor
Posts 1,967
Points 39,325

 Hi Jop,

This is really cool. I'll check this out and see if we can hook it up. I'm doing updates this week which should solve most of the bugs that we have on the site.

 

Thanks,

Keith

devpinoy sig

  • | Post Points: 20
Top 25 Contributor
Posts 192
Points 3,255

Ayos!

[jop]

  • | Post Points: 5
Page 1 of 1 (11 items) | RSS

Copyright DevPinoy 2005-2008