It is currently Sat Dec 21, 2024 7:42 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Board Question
PostPosted: Mon May 06, 2013 10:53 am 
Offline
User avatar

Joined: Sat May 04, 2013 12:11 pm
Posts: 4767
Is it possible to enable HTML view in the editor? I think it might be something that the administrator needs to do. I was going to transfer over my scholarship chart, but wasn't able to since there's no way to paste in the table code.

_________________
MBB Scholarship Chart


Top
 Profile  
 
 Post subject: Re: Board Question
PostPosted: Mon May 06, 2013 11:13 am 
Offline

Joined: Mon May 06, 2013 10:22 am
Posts: 526
Location: Oak Lawn, Illinois
your scholarship chart should be on the main page as well as a spot for the roster and schedule.


Top
 Profile  
 
 Post subject: Re: Board Question
PostPosted: Mon May 06, 2013 11:19 am 
Offline
User avatar

Joined: Sat May 04, 2013 12:11 pm
Posts: 4767
Not a bad idea. If JCT would like to post it on the site and keep it updated, here's the code:

Code:
<table border="1" style="background-color:#FFFFCC;" cellpadding="3" cellspacing="3"><tbody><tr><td>Name</td>
<td>Pos.</td>
<td>Year</td>
<td>2013-14</td>
<td>2014-15</td>
<td>2015-16</td>
<td>2016-17</td>
</tr><tr><td>Kody Williams</td>
<td>G</td>
<td>Sr.</td>
<td>X</td>
<td><br></td>
<td><br></td>
<td><br></td>
</tr><tr><td>Christian Thomas</td>
<td>F</td>
<td>Jr.</td>
<td>X</td>
<td>X</td>
<td><br></td>
<td><br></td>
</tr><tr><td>Joe Crisman</td>
<td>G</td>
<td>Jr.</td>
<td>X</td>
<td>X</td>
<td><br></td>
<td><br></td>
</tr><tr><td>Devon Turk</td>
<td>G</td>
<td>So.</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td><br></td>
</tr><tr><td>Jeff White</td>
<td>G</td>
<td>So.</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td><br></td>
</tr><tr><td>Nick Osborne</td>
<td>F</td>
<td>So.</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td><br></td>
</tr><tr><td>Matt O'Leary</td>
<td>F</td>
<td>So.</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td><br></td>
</tr><tr><td>Cody Johnson</td>
<td>C</td>
<td>So. (Juco)</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td><br></td>
</tr><tr><td>Jeremy King</td>
<td>C</td>
<td>Fr. (RS)</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td>X</td>
</tr><tr><td>Tanner Williams</td>
<td>F</td>
<td>Fr. (RS)</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td>X</td>
</tr><tr><td>Milton Doyle</td>
<td>G</td>
<td>Fr. (RS)</td>
<td>X</td><td>X</td>
<td>X</td>
<td>X</td>
</tr><tr><td>Jordan Pickett (LOI)</td>
<td>G</td>
<td>Fr.</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td>X</td>
</tr><tr><td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td></td><td><br></td>
<td><br></td>
</tr><tr><td>TOTALS</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td></td></tr><tr><td>Scholarships</td>
<td><br></td>
<td><br></td>
<td>12</td>
<td>11</td>
<td>9</td>
<td>4</td>
</tr><tr><td>Spots Left</td>
<td><br></td>
<td><br></td>
<td>1</td>
<td>2</td>
<td>4</td>
<td>9</td>
</tr></tbody></table>

_________________
MBB Scholarship Chart


Top
 Profile  
 
 Post subject: Re: Board Question
PostPosted: Mon May 06, 2013 2:07 pm 
Offline
Site Admin

Joined: Tue Apr 23, 2013 7:09 pm
Posts: 945
Location: Normal, IL
I won't be able to get it on the site until Wednesday, but I will do it. I've spent a lot of time going back to that scholarship chart.... it's really useful.

P.S. I could make HTML posting available on the message board, but people I trust have told me it's a big security risk. I also don't think most people would ever use it.


Top
 Profile  
 
 Post subject: Re: Board Question
PostPosted: Mon May 06, 2013 4:31 pm 
Offline

Joined: Sun May 05, 2013 6:00 pm
Posts: 828
Rambler63 wrote:

P.S. I could make HTML posting available on the message board, but people I trust have told me it's a big security risk.


Yes, HTML posting would allow users the ability to inject malicious scripts/code. I don't know if anyone would bother doing that to a sports board...but it could be potentially problematic...unless you get an HTML purifier.


Top
 Profile  
 
 Post subject: Re: Board Question
PostPosted: Wed May 08, 2013 7:44 pm 
Offline
Site Admin

Joined: Tue Apr 23, 2013 7:09 pm
Posts: 945
Location: Normal, IL
Here is the 2013-14 Scholarship Chart.

http://www.ramblermania.net/extras/stor ... pchart.htm

You can find it under "Extras" on the main menu.


Top
 Profile  
 
 Post subject: Re: Board Question
PostPosted: Wed May 08, 2013 8:43 pm 
Offline
User avatar

Joined: Sat May 04, 2013 12:11 pm
Posts: 4767
A place of honor! Thanks.

_________________
MBB Scholarship Chart


Top
 Profile  
 
 Post subject: Re: Board Question
PostPosted: Thu May 09, 2013 8:46 am 
Offline
User avatar

Joined: Wed Apr 24, 2013 12:49 pm
Posts: 2860
Location: Chicago, IL
Good work ahunte!

_________________
Cigarboy sucks!


Top
 Profile  
 
 Post subject: Re: Board Question
PostPosted: Sat May 11, 2013 9:05 am 
Offline

Joined: Sat May 04, 2013 12:06 pm
Posts: 44
Is there a chance that the avatar can be larger than 100 x100? 150 x150 allows for a lot more options. No big deal, just wondering.

_________________
Loyola '86
St. Bona '83


Top
 Profile  
 
 Post subject: Re: Scholarship Chart
PostPosted: Sat May 11, 2013 7:54 pm 
Offline

Joined: Mon May 06, 2013 10:04 pm
Posts: 546
As I posted on the old message board, Kody Williams will not be playing for the Ramblers anymore. This makes one more scholarship available.

_________________
Let's go Braden!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next


All times are UTC - 6 hours


Who is online

Users browsing this forum: Google [Bot] and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group Color scheme by ColorizeIt!