Forums | Hello Guest, Login or Register | > > L4Y Files: No longer here! < <
  Levels-4-You News [Forum Rules]  
Page 2
Multiple Page Topic : 1 3 
Back to Forum Thread List

Levels-4-You
Hard Hat Area
Posted Oct 5th, 08:12pm by Garner
Modified Oct 6th, 12:27am by Garner
Ok, update is now complete - full details are in a reply to this newspost... but heres a few things for you all to enjoy

Files listings layout has been updated, a little smarter, rough download times added and a link to other files by the same author. Very handy

IMS Filters added. You can now set certain users to be blocked which means they cannot send you IMS messages.

Forum 'code' tag added... which forces text to be fixed width. Perfect for code and ASCII art for example.

Code

if($l4y == "great"){
echo "yay!";
} else {
echo "you're not on L4Y...";
}


Forum Polls. You can now ask other users those burning questions you've always wanted to ask.

Please note that you are limited to 2 polls per week to prevent 'poll spam'. Useless polls will be deleted anyway, only post proper polls! This feature can be turned off again at will, abuse it and loose it

Logout button now asks for confirmation once you've pressed it.

Download script edited, if the required cookie is missing, instead of redirecting the user the cause and solution of the problem is outlined. Hopefully that will help those users who dont see/read the 'Site Feedback' forum
Johnny_Suave   Posted 5th Oct 2003 11:10pm
L4Y Member
Post 0 / 1154

Trigger, yes, there are 2 radio buttons at the bottom of the forum pages and a "Set Choice" button, as to whether or not you want to track that topic. I'm beginning to think I'm the only person that uses that service...
Me, I hail from Thunder Bay, Ontario. I'm under-played in stereos.    
Garner    Posted 5th Oct 2003 11:12pm
Post 0 / 4125
Quoting RHF
Post counts aren't moving by the way ;/

also, your lovely
Code
code
is trashing the layout on the front page!

Post counts should now be moving again, I hadn't noticed because I dont care about it

The
Code
code tag
isn't trashing anything for me, in both Opera and IE. It uses the same HTML as the quote forumcode tag so I dont see how it can mess up...
"Science is this extraordinary transnational, transcultural, trans-everything language which is the only way to discover Truth and its regrettable that billions are still stuck in the Middle Ages believing the crap propagated by Popes and priests..."
- Peter Atkins  
 
RHF   Posted 5th Oct 2003 11:14pm
L4Y Member
Post 0 / 676

Garner dude,

I'm on 1024x768 and the screen is being pushed right accross by that [code]
Blog - BBS - Dev    
Johnny_Suave   Posted 6th Oct 2003 12:09am
L4Y Member
Post 0 / 1154

yeah, it's messin up for me too.
Me, I hail from Thunder Bay, Ontario. I'm under-played in stereos.    
RHF   Posted 6th Oct 2003 12:11am
L4Y Member
Post 0 / 676

I recall Garner being on a huge screen res on dual monitor, So I dont think he realises it.
Blog - BBS - Dev    Modified Oct 6th, 12:11am by RHF
Garner    Posted 6th Oct 2003 12:21am
Post 0 / 4125
My monitors are currently on top of each other, 1280*2048. It seems browsers dont wrap pre tags like normal code.

Thats a bit of a pain in the backside.

[edit]
Limitation of the HTML tag I'm afraid...
"Science is this extraordinary transnational, transcultural, trans-everything language which is the only way to discover Truth and its regrettable that billions are still stuck in the Middle Ages believing the crap propagated by Popes and priests..."
- Peter Atkins  
 Modified Oct 6th, 12:27am by Garner



DemonHunter   Posted 6th Oct 2003 12:28am
L4Y Member
Post 0 / 705

Quoting Garner
-Logout Button now asks for logout confirmation before actually logging you out.
Affects core.reunified, lang.english

THANK YOU GARNER!!!!!!
advocatus diaboli    
Pickles   Posted 6th Oct 2003 4:48am
L4Y Member
Post 0 / 392

Umm... how do you create polls? As there is no forum code as far as I can find and no option to add polls, how do you make them?

Oh, BTW my resolution is 1600x1200... everything looks GREAT to me.


BTW also, why use the <pre>tag? why not use <tt>? It will still create mono-spaced font... unless you wanted pre for some reason also other..
+/ <!MADDOX!> [+] <!DevArt!> \+    Modified Oct 6th, 04:50am by Pickles
TheBeast   Posted 6th Oct 2003 6:27am
L4Y Member
Post 0 / 930

Garner love some of the new codes I was disspoint by not seeing the funny censored filter again [Censored] I'm on 1024x786 and everything seems to be fine
   
NoClanFrank    Posted 6th Oct 2003 6:33am
Post 0 / 5840
My display is also set at "1024x786" and I don't have a problem with it. I also like one of the new staff privileges.
>Click Here< If You Don't Have a Social Life :/    
TheBeast   Posted 6th Oct 2003 6:50am
L4Y Member
Post 0 / 930

Hm........ Filter IMS I wonder who I will put on my Block list now lets see who has spammed me the most *looks at ims page* I see NoClanFrank 6x in a row I see a n00b asking me how to mod lol j/k
   
RHF   Posted 6th Oct 2003 7:27am
L4Y Member
Post 0 / 676

Cool, its all fixed now
Blog - BBS - Dev    
Johnny_Suave   Posted 7th Oct 2003 4:45am
L4Y Member
Post 0 / 1154

Yeah, code tag works for me now. Pickles, I assume he wanted to use the <pre>tag so that you could format the text any way you want. Not sure if <tt>does that, I've never used it. ;/
Me, I hail from Thunder Bay, Ontario. I'm under-played in stereos.    
Pickles   Posted 7th Oct 2003 5:25am
L4Y Member
Post 0 / 392

... For the unitiated ...

Garner is using the <pre>tag for code... using this in HTML means that there is no need for a <br>tag (line break) or anything similar... you can just type it in like a word document and that is how it will appear on your site. The thing is, it creates a mono-space font, which is the exact effect he wanted. Unfortunately, unless you put hit a return every now and then, it will continue going ad infinitum... not good. It does not word-wrap like this usually does. Example:

Code
Hello how are you. This is what happens with the code tag. It smears crapola all the way across the screen. Unless you hit

return, in which case it creates a new line and its all fine and dandy. Lets make this large enough for Garner to notice it. Garner? See this? This is what happens. When you have a smaller screen resolution, it goes on for a long @$$ time and just thrashes everything. Right? Nobody please edit this post until Garner gets to see it, then he will know the pain...


<tt>mean tele-type, and literally, it will create a mono-space font, like a typewriter. This is used so you can apply all the normal tags so that CSS (Cascading Style Sheets) and such will still apply to it. It will have the same effect as a <pre>but it won't smear.
+/ <!MADDOX!> [+] <!DevArt!> \+    Modified Oct 7th, 05:28am by Pickles
L4Y   Posted 7th Oct 2003 5:42am
L4Y Member
Post 0 / 1968

God that is ugly... Alright, I won't edit it, but any more abuse of this tag from anyone who is doing it to piss us off will be removed.
   
Page 2
Multiple Page Topic : 1 3 


Copyright © 2000-2025 Levels-4-You
Your request was handled in 0.13 seconds.