 |
|
04-22-2007, 05:08 PM
|
#226 (permalink)
|
|
Super Moderator
Join Date: Jul 10 2004
Location: Boston
Posts: 14,702
|
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.
|
|
|
04-22-2007, 05:20 PM
|
#227 (permalink)
|
|
Legend
Join Date: May 04 2004
Posts: 6,845
|
Re: Anything new you want to see?
couldn't have picked a better test video
|
|
|
04-23-2007, 09:47 AM
|
#228 (permalink)
|
|
explore the studio space
Join Date: Jun 16 2005
Posts: 13,936
|
Re: Anything new you want to see?
Quote:
Originally Posted by yeszir
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.
|
|
|
04-28-2007, 12:04 PM
|
#229 (permalink)
|
|
Administrator
Join Date: Apr 01 2004
Location: Boston/Nashville
Posts: 9,792
|
Re: Anything new you want to see?
New code available!
| Runs | Hits | RBI | Poops | | 14 | 12 | 4 | solid | | 23 | 78 | 8 | 09 |
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.
|
|
|
04-28-2007, 12:13 PM
|
#230 (permalink)
|
|
explore the studio space
Join Date: Jun 16 2005
Posts: 13,936
|
Re: Anything new you want to see?
Sweet! Is the ="test" required? Also, try fiber to improve your poop quotient.
|
|
|
04-28-2007, 12:17 PM
|
#231 (permalink)
|
|
Administrator
Join Date: Apr 01 2004
Location: Boston/Nashville
Posts: 9,792
|
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).
|
|
|
|
04-28-2007, 12:21 PM
|
#232 (permalink)
|
|
==~
Join Date: Apr 14 2004
Location: da sitty 2 biddy 2 hait
Posts: 4,979
|
Re: Anything new you want to see?
Now we're talkin'. Sweet! I don't mind formatting at all.
|
|
|
04-28-2007, 12:24 PM
|
#233 (permalink)
|
|
Administrator
Join Date: Apr 01 2004
Location: Boston/Nashville
Posts: 9,792
|
Re: Anything new you want to see?
More improvements to come, I'm in an updatin' kind of mood.
|
|
|
04-28-2007, 12:47 PM
|
#234 (permalink)
|
|
==~
Join Date: Apr 14 2004
Location: da sitty 2 biddy 2 hait
Posts: 4,979
|
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.
|
|
|
04-28-2007, 03:07 PM
|
#235 (permalink)
|
|
Administrator
Join Date: Apr 01 2004
Location: Boston/Nashville
Posts: 9,792
|
Re: Anything new you want to see?
10,000 posts now equals a custom user title.
This really only affects riverside...
|
|
|
04-28-2007, 04:07 PM
|
#236 (permalink)
|
|
All-Star
Join Date: Feb 11 2006
Location: Earth
Posts: 2,080
|
Re: Anything new you want to see?
Why'd you disable your reputation?
Last edited by BoSox34; 04-29-2007 at 12:00 PM.
|
|
|
10-23-2007, 08:16 PM
|
#237 (permalink)
|
|
All-Star
Join Date: Jun 27 2007
Location: Martinsville, VA
Posts: 761
|
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
|
|
|
10-24-2007, 07:04 PM
|
#238 (permalink)
|
|
Legend
Join Date: Jul 28 2004
Location: Northboro,Mass
Posts: 5,711
|
Re: Anything new you want to see?
A chatroom is long overdue IMO.
|
|
|
10-27-2007, 10:48 PM
|
#239 (permalink)
|
|
All-Star
Join Date: Jun 27 2007
Location: Martinsville, VA
Posts: 761
|
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
|
|
|
12-17-2007, 07:34 PM
|
#240 (permalink)
|
|
All-Star
Join Date: Feb 11 2006
Location: Earth
Posts: 2,080
|
Re: Anything new you want to see?
I agree with the chatroom, especially when the season comes back around.
|
|
|
 |
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 08:48 AM.
|