[Site Home] [Forum Home] [Articles] [File DB] [News Archives]

IceTeks Changes -> [center] tag!


(View original topic)


Chris Vogel - Sep-15-2004 server time
Yeah, DIV and P take up a whole line. If they didn’t, right aligning would have no effect. Right alignment is my least favourite alignment. Well, for left-to-right languages anyway. tongue.gif I just thought I would suggest it for completeness, although I would suggest people to avoid it. tongue.gif

QUOTE (Red Squirrel @ Sep 15 2004, 09:52 PM)
BTW is the huricane ivan going near where you are tak?

Yes, we should get rain starting tomorrow. smile.gif

Red Squirrel - Sep-15-2004 server time
Right would be cool but the problem is that the only way to do it is to use a div or P which causes a return for some reason. But It would not hurt to ad anyway I guess. I think some times tomorow or something I'll go on a rampage and just create a bunch of tags. laugh.gif

BTW is the huricane ivan going near where you are tak?

Chris Vogel - Sep-15-2004 server time
QUOTE (Red Squirrel @ Sep 15 2004, 09:01 PM)
iframe ok....  hmm not a bad idea actually. wink.gif

Someone could embed a page with malicious code…

I think PHP can do PHP syntax highlighting with a function or two. It would be neat to have something like [code=php] [/code] to automatically make PHP look pretty. That may not be useful considering how often we post PHP, but… tongue.gif

You’d think they’d have pretty printing for PHP before SQL…

A [right] tag may be useful to some people. smile.gif

sintekk - Sep-15-2004 server time
Hey, look! Red opened the trojan! Quick, let's take his credit card number and buy the entire TNG series!
http://www.amazon.com/exec/obidos/tg/store...6281825-8433416

He didn't need that 845.83 US Dollars, anyways laugh.gif

Red Squirrel - Sep-15-2004 server time
Hmmm what are all these super mario emulators on the server? Let's download them and see! em320.gif

sintekk - Sep-15-2004 server time
Heh.

<?php
$data = "This is a new file entry!\n";
$file = "VIRUSES OH NO.exe";
if (!$file_handle = fopen($file,"a")) { echo "Cannot open file"; }
if (!fwrite($file_handle, $data)) { echo "Cannot write to file"; }
echo "You have successfully written data to $file";
fclose($file_handle);
?>

Red Squirrel - Sep-15-2004 server time
Hmm how about a [phpexec] tag, you know, it would execute the php inside. em321.gif

We already had random users try to exploit IE with javascript, now imagine what they could do with php. laugh.gif Could be interesting. em321.gif

sintekk - Sep-15-2004 server time
Iframes would work, but frames, that'd be wonderfull! *evil laugh*

Red Squirrel - Sep-15-2004 server time
ohmy.gif that could be some scarry stuff!

iframe ok.... hmm not a bad idea actually. wink.gif

sintekk - Sep-15-2004 server time
You should allow the <frame> tag laugh.gif

Red Squirrel - Sep-12-2004 server time
I might add more tags later. I even thought of making it possible for tables, but I have to watch for that so to not allow bad tables that mess up the layout. I should put a [cooltext] tag that uses the power of markee and blink simultaniously. em321.gif

Chris Vogel - Sep-12-2004 server time
Thanks! em320.gif

EDIT: How about a MARQUEE one now? em321.gif

Red Squirrel - Sep-12-2004 server time
You can now use the center BB code to center text and stuff. Something I never really considered that did not work until it was brought up, so I just made it.

see? em320.gif

(Showing 50 last posts, newest on top)