Red Sox Forum and Message Board Boston Red Sox Message Board and Forum New England Patriots Message Board and Forum


Talksox Forum Home   Talksox - Red Sox Forum / Message Board > The Front Desk
User Name
Password
Register FAQ Members List Arcade Mark Forums Read

Reply
 
Thread Tools Display Modes
Old 04-22-2007, 05:08 PM   #226 (permalink)
schillingouttheks
Super Moderator
 
schillingouttheks's Avatar
 
Join Date: Jul 10 2004
Location: Boston
Posts: 14,702
Default Re: Anything new you want to see?

Not anything new, but I'd like to see Gom's name replaced with TheKilo's in the individual game discussion forum.
__________________
2007 WORLD SERIES CHAMPIONS, BITCHES.
schillingouttheks is offline   Reply With Quote
Old 04-22-2007, 05:20 PM   #227 (permalink)
YanksHater213
Legend
 
Join Date: May 04 2004
Posts: 6,845
Default Re: Anything new you want to see?



couldn't have picked a better test video
YanksHater213 is offline   Reply With Quote
Old 04-23-2007, 09:47 AM   #228 (permalink)
One Red Seat
explore the studio space
 
One Red Seat's Avatar
 
Join Date: Jun 16 2005
Posts: 13,936
Default Re: Anything new you want to see?

Quote:
Originally Posted by yeszir View Post
To use the new youtube function, use this code:
[.youtube=VIDEO TITLE]Code from end of youtube video here, numbers and letters only[/youtube.]

Without the periods, those are just there so it doesn't convert it to a video.
Don't you know "noparse"?

You can use [noparse]....[/noparse] as bookends to write the code correctly without it taking effect.

EDIT: I actually had to noparse the noparse to get the noparse to not noparse. Seriously, hit quote.
One Red Seat is offline   Reply With Quote
Old 04-28-2007, 12:04 PM   #229 (permalink)
yeszir
Administrator
 
yeszir's Avatar
 
Join Date: Apr 01 2004
Location: Boston/Nashville
Posts: 9,792
Default Re: Anything new you want to see?

New code available!
Runs HitsRBIPoops
14124solid
2378809

produced by [table="test"]Runs| Hits|RBI|Poops
14|12|4|solid
23|78|8|09 [/table]

Useful for posting statistics if you don't mind a little formatting. Pretty simple to do.

Last edited by yeszir; 04-28-2007 at 12:15 PM.
yeszir is offline   Reply With Quote
Old 04-28-2007, 12:13 PM   #230 (permalink)
One Red Seat
explore the studio space
 
One Red Seat's Avatar
 
Join Date: Jun 16 2005
Posts: 13,936
Default Re: Anything new you want to see?

Sweet! Is the ="test" required? Also, try fiber to improve your poop quotient.
One Red Seat is offline   Reply With Quote
Old 04-28-2007, 12:17 PM   #231 (permalink)
yeszir
Administrator
 
yeszir's Avatar
 
Join Date: Apr 01 2004
Location: Boston/Nashville
Posts: 9,792
Default Re: Anything new you want to see?

Actually I have no idea what the =test is for. I thought it would title it "test". It should read "head" to designate that row the header.

OOOOhhh, I see now. From the author of the vbulletin hack who made this:
Quote:
Introduction to options:
example: [table="option1;option2=value;option3='this is a long value with space';option4=value1,value2,value3"]
The whole option list should be wrapped with quotes.
Options are seperated by a semicolon
If an option has a value it is assigned with "equal to" mark. (option2)
If the value contains blanks or special characters it has to be wrapped with apostrophes. (option3)
If an option has more than one value they are seperated by a comma. (option4)

Description of options:
head
This option defines the first line as head, so the first row is shown as head of the table. If the table sould be sorted, the head is not sorted.

sort=1d,2,3
This defines the table to be sorted by column 1, then column 2, then column 3. The "d" after the first colum specifies the order: descending (default: ascending)

autonum=1 (equal to autonum) autonum=a autonum=A
Defines that a new first column containing a numbering should be inserted.
1 -> 1, 2, 3, 4, ... , 999, 1000, ....
a -> a, b, c, ... , aa, ab, ... , zz
A -> A, B, C, ... , AA, BB, ... , ZZ

autonumtitle=oneword autonumtitle='long value with spaces'
Defines the title of the autonum-column. Can be left empty.

width=123px width=45em width=67%
Defines the width of the table.

debug
My plugin outputs a simple comment line after the table.
"<!-- table generated by StG's vB Code [table] v.0.1.4 o.31 -->"
With this option the output gets more verbose:
"<!-- table has 3 rows, 2 cols with 36 chars. Parsetime: 0.47 ms at Wed 17th 2006, 12:24:42 pm by StG's vB Code [table] v.0.1.4 o.31 -->"
This is helpful for debugging especially if you want to know if this table comes from the cache or was generated.

css=myclass
Defines the aditional css class of the whole table. Possible values have to be defined in admincp.
The value is prepended by stg_table_ so the resulting css class with above example would be stg_table_myclass
The css code has to be added to "Additional CSS Definitions" of your style (AdminCP -> Styles & Templates -> Style Manager -> (Dropdown) Main CSS -> Additional CSS Definitions)

Introduction to special options (formating cells and rows):
example: {option1=value1}{option2=value2}
These "special" options can be written as the very first content of a cell to format it.

Description of special options:
{colsp=5}
Defines a colspan from current cell with the length of 5 cells

{css=myclass}
Defines the css class of the current row. This value is only valid in the first cell of a row and should be the first option (colspan defined after it - currently reversing the order works, too).
yeszir is offline   Reply With Quote
Old 04-28-2007, 12:21 PM   #232 (permalink)
RedSoxRooter
==~
 
RedSoxRooter's Avatar
 
Join Date: Apr 14 2004
Location: da sitty 2 biddy 2 hait
Posts: 4,979
Default Re: Anything new you want to see?

Now we're talkin'. Sweet! I don't mind formatting at all.
__________________
Earl Weaver Day to Day
RedSoxRooter is offline   Reply With Quote
Old 04-28-2007, 12:24 PM   #233 (permalink)
yeszir
Administrator
 
yeszir's Avatar
 
Join Date: Apr 01 2004
Location: Boston/Nashville
Posts: 9,792
Default Re: Anything new you want to see?

More improvements to come, I'm in an updatin' kind of mood.
yeszir is offline   Reply With Quote
Old 04-28-2007, 12:47 PM   #234 (permalink)
RedSoxRooter
==~
 
RedSoxRooter's Avatar
 
Join Date: Apr 14 2004
Location: da sitty 2 biddy 2 hait
Posts: 4,979
Default Re: Anything new you want to see?

I like I love I hate I don't care
face boobs zits money
blonde boobs stupid car

Cool. You really do have to format individually each line/word.
__________________
Earl Weaver Day to Day
RedSoxRooter is offline   Reply With Quote
Old 04-28-2007, 03:07 PM   #235 (permalink)
yeszir
Administrator
 
yeszir's Avatar
 
Join Date: Apr 01 2004
Location: Boston/Nashville
Posts: 9,792
Default Re: Anything new you want to see?

10,000 posts now equals a custom user title.

This really only affects riverside...
__________________
Talksox T Shirts!
yeszir is offline   Reply With Quote
Old 04-28-2007, 04:07 PM   #236 (permalink)
BoSox34
All-Star
 
BoSox34's Avatar
 
Join Date: Feb 11 2006
Location: Earth
Posts: 2,080
Default Re: Anything new you want to see?

Why'd you disable your reputation?

Last edited by BoSox34; 04-29-2007 at 12:00 PM.
BoSox34 is offline   Reply With Quote
Old 10-23-2007, 08:16 PM   #237 (permalink)
zackredsox
All-Star
 
zackredsox's Avatar
 
Join Date: Jun 27 2007
Location: Martinsville, VA
Posts: 761
Default Re: Anything new you want to see?

Enable reputation, add an arcade, and enable pics in sigs.
__________________
"I've come to the conclusion that the two most important things in life are good friends and a good bullpen." -Bob Lemon, 1981
zackredsox is offline   Reply With Quote
Old 10-24-2007, 07:04 PM   #238 (permalink)
Soxfan#1
Legend
 
Soxfan#1's Avatar
 
Join Date: Jul 28 2004
Location: Northboro,Mass
Posts: 5,711
Default Re: Anything new you want to see?

A chatroom is long overdue IMO.
Soxfan#1 is offline   Reply With Quote
Old 10-27-2007, 10:48 PM   #239 (permalink)
zackredsox
All-Star
 
zackredsox's Avatar
 
Join Date: Jun 27 2007
Location: Martinsville, VA
Posts: 761
Default Re: Anything new you want to see?

Yea I got to go with a chatroom also.
__________________
"I've come to the conclusion that the two most important things in life are good friends and a good bullpen." -Bob Lemon, 1981
zackredsox is offline   Reply With Quote
Old 12-17-2007, 07:34 PM   #240 (permalink)
BoSox34
All-Star
 
BoSox34's Avatar
 
Join Date: Feb 11 2006
Location: Earth
Posts: 2,080
Default Re: Anything new you want to see?

I agree with the chatroom, especially when the season comes back around.
BoSox34 is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 08:48 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
Copyright © 2004-2008 Talksox.com