Page 5 of 7

Re: SpringInfo "Player Portal"

Posted: 13 Jul 2008, 03:02
by clumsy_culhane
ill get posting tommorow :-)

Re: SpringInfo "Player Portal"

Posted: 13 Jul 2008, 04:01
by Satirik
koshi wrote:Seeing that you can't place bots freely on the map with TASClient
LIES :twisted:
Image

Re: SpringInfo "Player Portal"

Posted: 16 Jul 2008, 12:59
by clumsy_culhane
ive posted something, just as a kinda test, yet its not being published yet,... it needs to be appoved ...

Re: SpringInfo "Player Portal"

Posted: 16 Jul 2008, 15:48
by Forboding Angel
oi?

Crap, I'll change that status. Requiring approval for each post is fail :-)

Re: SpringInfo "Player Portal"

Posted: 17 Jul 2008, 08:55
by clumsy_culhane
done, and added a new post :-)

Re: SpringInfo "Player Portal"

Posted: 19 Jul 2008, 15:23
by NOiZE
So i Registerd, now what?

Re: SpringInfo "Player Portal"

Posted: 21 Jul 2008, 17:53
by Forboding Angel
Oh fuck! I'm sorry, I had a powersupply fan burn out and I'm still catching up. Sorry!

Ok, you are now and editor. This give you the rights to make news posts and new pages.

When making new pages be sure to set the page parent correctly. For example, in making a BA page, set the page parent to games/mods.

Additionally, in page names try to be generic, e.g.
Games/Mods
Balanced Annihilation

instead of

Games/Mods
Balanced Annihilation v6.31

Additionally, sub pages are perfectly fine (that is to say, subpages that have the parent page of "Balanced Annihilation") but please don't create parent pages that contain basically a paragraph and then use that page as a parent for other pages.

The editor is extremely simple to use. However if you have specific questions this is a good place to look http://codex.wordpress.org/

Also, in html view, when making a post or page, you can use the header tags for subdivisions of content: <h2> <h3> <h4>

Imagine that h2 is a true subdivider, h3 is smaller text with the divider, h4 is even less than that. It can help separate out your content. For a few examples, take a look at the faq/getting started pages for specifics.

Have fun! It's really easy to add content right and left :-)

Re: SpringInfo "Player Portal"

Posted: 22 Jul 2008, 10:11
by clumsy_culhane
This might be a little pessimistic, but if no one is using / looking at the site, there is not much point investing time and money into it..

Re: SpringInfo "Player Portal"

Posted: 22 Jul 2008, 13:08
by Warlord Zsinj
Put up a basic IW page. I don't claim to have great html knowledge, so if anyone wants to tidy it up, go for it...

Re: SpringInfo "Player Portal"

Posted: 22 Jul 2008, 15:22
by Forboding Angel
clumsy_culhane wrote:This might be a little pessimistic, but if no one is using / looking at the site, there is not much point investing time and money into it..

It's getting a fair amount of hits. News content really helps out. Last thursday and friday had about 150 hits.

Re: SpringInfo "Player Portal"

Posted: 22 Jul 2008, 17:52
by NOiZE
[17:52:23] * Channel message: <ChanServ> has just changed topic for #main
[17:52:23] * Topic is 'Website for the "playing" community: http://www.springinfo.info/

Re: SpringInfo "Player Portal"

Posted: 22 Jul 2008, 19:49
by Forboding Angel
Thank you Noize

Really needs a BA and CA page tho. Kinda silly for those two not to be there.

Warlord made a beautiful page for IW. Good examples in there.

Re: SpringInfo "Player Portal"

Posted: 22 Jul 2008, 23:20
by Saktoth
Registered.

Why does this link to Smoths Sekrit Forum? And nowehere to the main spring site, that i can see?

If we're going to have projects like this they should be crosslinked.

Re: SpringInfo "Player Portal"

Posted: 23 Jul 2008, 01:12
by Warlord Zsinj
A couple of things I noticed, that I might've broken somehow:

- bullet points are lost because they are black and the background is black
- my links seem to be the same colour as the text, rather then a specific link colour. When I'm working in dreamweaver I usually set this up with a CSS, but I'm not quite sure how to set it up here...

Re: SpringInfo "Player Portal"

Posted: 23 Jul 2008, 04:13
by Forboding Angel
Because new users coming here is for the most part fail, kinda fail going there too but I digress. I would hate to set up another forum specifically for it. Imo that would be silly.

For crosslinks, yar I agree, you're prolly right. When the new website is done I'll point it here, until then I dunno really what to do about it besides tread water.

Bullet points were hidden for a reason, I can put em back in tho, it's no biggie.
I dunno what you mean about the links. I checked and they are the correct color. You might want to specifically give the text underline though because they are not underlined by default.
Edit: If you want the links to show up with the css link color, you need to select the text and use the link button on the menubar and make sure to use www after the http(because it stores it in the database).

It is set up using css and div containers. THe css isn't as clean as I would like (as far as nicely seperated and whatnot), it's just newlined. I'll make it easier for other people to read.

@saktoth, made you editor status.

Re: SpringInfo "Player Portal"

Posted: 23 Jul 2008, 06:23
by Warlord Zsinj
Righto.

Re: SpringInfo "Player Portal"

Posted: 23 Jul 2008, 17:48
by Forboding Angel
Bullet points in pages are back. I remembered why I had them disabled was because I couldn't get the h2 sections to line up correctly, but I fixed that very easily. Something tells me I broke something when I did this, but I can't tell that I did. Let me know if you spot anything that doesn't look quite right.

BTW for those who may be interested, here is the css

Code: Select all

body {background-color:#000;color: #fff;font-size: 12px;font-family:Arial,Sans-Serif;margin: 0;padding: 0;}
p.hypergurl {margin:0px auto;width:450px;filter:shadow;color:black;font-size:24pt;line-height:200%:} 
#wrap { color: #fff;font-size: 12px;font-family:Arial,Sans-Serif;margin: 0;padding: 0;}
a, a:visited{color: #9198BF;text-decoration: none;}
a:hover{color: #fff;text-decoration: underline; outline: #fff solid thin}
#header{background-image: url(images/header.jpg);background-position: center top;background-repeat: no-repeat;width:100%; height: 410px;text-align: left;margin:0;padding:0;}
#header a {font-family: Impact, Arial, Sans-Serif;font-size: 40px;color: #fff;text-decoration: none;padding: 110px 10px 0 100px;margin:0;}
#header a:hover{color: #9198BF;}
.description {text-align: left;padding-left: 100px;font-size: 12px;}
#navbar {width: 100%;margin:0;padding: 10px 0 10px 0;text-align: center;}
#navbar li {display: inline;list-style-type: none;margin: 0;padding: 0;}
#navbar ul {margin: 0;padding: 0;}
#navbar ul li a {font-family: Impact, Arial, Sans-Serif;font-size: 22px;color: #fff;padding: 0 10px 0 10px;margin: 0;text-decoration: none;}
#navbar ul li a:hover {color: #9198BF;}
#l_sidebar {float: left;width: 20%;margin: 0 20px 0 0;padding: 20px 0 20px 0;}
#l_sidebar ul {list-style: none;margin: 0;}
#l_sidebar ul li a {color: #9198BF;text-decoration: none;}
#l_sidebar ul li a:hover {color: #fff;text-decoration: underline;}
#l_sidebar a {color: #9198BF;text-decoration: none;}
#l_sidebar a:hover {color: #fff;text-decoration: underline;}
#r_sidebar {float: right;width: 20%;margin:0;padding: 20px 0 0 0;}
#r_sidebar p{padding: 2px 0 16px 0;margin: 0;line-height: 20px;}
#r_sidebar ul {list-style: none;margin: 0;padding: 0 0 20px 0;}
#r_sidebar ul li {margin: 0;padding: 5px 0 0 0;}
#r_sidebar ul li a {color: #9198BF;text-decoration: none;}
#r_sidebar ul li a:hover {color: #fff;text-decoration: underline;}
#content {width: 95%;margin: 0 auto 0;padding: 0;}
#content p{padding: 0 0 15px 0;margin-top: 8px;line-height: 20px;}
#content h1 {color: #9198BF;font-size: 22px;font-family: Impact, Arial, Sans-Serif;font-weight: normal;padding: 0;margin: 0;}
#content h1 a  {color: #9198BF;text-decoration: none;}
#content h1 a:hover {color: #fff;text-decoration: none;}
#content h2 {background: url(images/h2.gif) no-repeat;padding-left: 27px;color: #9198BF;;font-size: 15px;font-family: Impact, Arial, Sans-Serif;font-weight: normal;text-align:left;margin: 0;border-bottom: 1px solid #fff;}
#content h3 {color: #9198BF;;font-size: 14px;font-family: Impact, Arial, Sans-Serif;font-weight: normal;text-align:left;margin: 0;border-bottom: 1px solid #fff;}
#content h4 {color: #9198BF;;font-size: 13px;font-family: Impact, Arial, Sans-Serif;font-weight: normal;text-align:left;margin: 0;border-bottom: 1px solid #fff;}
#content p ol{margin: 0;padding: 0 0 0 20px;}
#content p ul{margin: 0;padding: 0 0 0 20px;}blockquote{margin: 0 0 0 25px;padding: 0 25px 0 10px;font-style: italic;color: #666;border-left: 5px solid #9198BF;}
#content blockquote p{margin: 0 0 20px 0;padding: 0;}
.contentdate {background: #000 url(images/date.gif);float: left;width: 45px;height: 50px;margin: 0;padding: 0;}
.contentdate h5 {color: #fff;font-size: 12px;font-weight: bold;padding: 1px 0 0 10px;margin: 0;text-transform: uppercase;}
.contentdate h6 {font-family: Impact, Arial, Sans-Serif;color: #999;font-size: 21px;font-weight: bold;padding: 5px 4px 0 0;margin: 0;text-align: center;}
.contenttitle {float: left;text-decoration:none;width: 90%;margin: 0;padding: 0 0 0 5px;}
#contentmiddle ul {list-style: none;margin: 0;padding: 0 0 20px 0;}
#contentmiddle {float: left;width: 51%;margin: 0 20px 0 0;padding: 20px 20px 10px 20px;}
#contentmiddle ul li {margin: 0;padding: 5px 0 0 0;}
#contentmiddle ul li a {color: #9198BF;text-decoration: none;}
#contentmiddle ul li a:hover {color: #333;text-decoration: underline;}
#pagemiddle ul {margin: 0;padding: 0 0 20px 0;}
#pagemiddle {float: left;width: 51%;margin: 0 20px 0 0;padding: 20px 20px 10px 20px;}
#pagemiddle ul li {margin: 0;padding: 5px 0 0 0;}
#pagemiddle ul li a {color: #9198BF;text-decoration: none;}
#pagemiddle ul li a:hover {color: #333;text-decoration: underline;}
.postspace {background:  url(images/spacer.gif);background-repeat:repeat-x;width: 100%;height: 10px;margin: 9px;padding: 0;}
#footer {background-image: url(images/footer.jpg); background-position:bottom center;background-repeat: no-repeat;background-color:#000;width: 100%;height: 100px;margin: 0 auto 0;padding: 0px 0 0px 0;text-align: center;border-top: 5px solid #000;}
#footer p {color:#fff;}
#footer a, a:visited{color: #fff;text-decoration: none;}
#footer a:hover{text-decoration: underline;}
#searchform {margin: 10px auto;padding: 5px 3px; /* text-align: center; */}
#searchform #s {width: 110px;padding: 2px;background-color: #fff;border: 1px solid #9198BF;font-size: 12px;margin-right: 4px;}#searchsubmit{padding: 1px;background-color: #9198BF;border: 1px solid #9198BF;font-size: 11px;}
.entry form { /* This is mainly for password protected posts, makes them look better. */text-align:center;}select {width: 130px;}
#commentblock {width: 395px;background: #000;color: #fff;float: left;padding: 10px 20px 0 20px;margin: 10px 0 10px 0;border: 1px solid #9198BF;}ol#commentlist {padding: 5px 0 5px 0;margin: 0px;list-style-type: none;}
.commentdate {font-size: 12px;padding-left: 0px;}
#commentlist li p{margin-bottom: 8px;line-height: 20px;padding: 0;}
.commentname {color: #9198BF;margin: 0px;padding: 5px 5px 5px 0;}
.commentinfo{clear: both;}
.commenttext {clear: both;margin: 5px 0 20px 0;padding: 20px 10px 5px 10px;width: 365px;background: #000;}
.commenttext-admin {clear: both;margin: 5px 0 20px 0;padding: 20px 10px 5px 10px;width: 365px;background: #ccc;}
#commentsformheader{padding: 0;}
#commentsform{text-align: left;margin: 0;padding: 0;}
#commentsform form{text-align: left;margin: 0;}
#commentsform p{margin: 0;}
#commentsform form textarea{width: 99%;}p.comments_link  img{margin: 0;padding: 0;}a img{border:none;}p img {padding: 0; }img.centered {display: block; margin-left: auto; margin-right: auto; }   img.alignright{padding: 4px; margin: 0 0 2px 7px; display: inline; }img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; padding: 4px; background: transparent; margin-left: 7px; margin-top: 3px; margin-bottom: 15px; }
.alignleft { float: left; padding: 4px; background: transparent; margin-right: 7px; margin-top: 3px; margin-bottom: 15px; }acronym, abbr, span.caps{ font-size: 0.9em;letter-spacing: .07em;}acronym, abbr, span.caps {cursor: help;}acronym, abbr {border-bottom: 1px dashed #ccc;}
.navigation {display: block;text-align: center;margin-top: 10px;margin-bottom: 60px;}
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 145px;}
#wp-calendar #prev a {font-size: 7pt;}
#wp-calendar a {text-decoration: none;}
#wp-calendar caption {font: bold 1.3em 'Tahoma', Arial, Helvetica, Sans-Serif;text-align: center;}
#wp-calendar th {font-style: normal;text-transform: capitalize;}
#wp-calendar #next a {padding-right: 5px;text-align: right;}
#wp-calendar #prev a {padding-left: 5px;text-align: left;}
#wp-calendar a {display: block;}#wp-calendar caption {text-align: center;width: 100%;}
#wp-calendar td {padding: 3px 0;text-align: center;}.entry { clear: left; }
As I said, it's not particularly pretty, or even easy to read, but I know what I'm looking for so it doesn't bother me, but in most cases I would have commented blocks between sections (helps a lot if someone else happens to be reading it).

Re: SpringInfo "Player Portal"

Posted: 23 Jul 2008, 21:10
by NOiZE
Forboding Angel wrote:Because new users coming here is for the most part fail, kinda fail going there too but I digress. I would hate to set up another forum specifically for it. Imo that would be silly.
Well the forums they are directed too now, is also rather silly. Maybe new forums is the best, or maybe a overview page with the forums availble:

- smoth forums
- spring.clan-sy
- XTA forums
- the forums i dont know about
- the forums i forgot.

Re: SpringInfo "Player Portal"

Posted: 23 Jul 2008, 21:54
by Forboding Angel
Something that was suggested to me was, make a brand new forum for springinfo. In that forum you have general discussion, and a forum for each mod/game. No subforums. Obvious links to the various websites and stuff clan-sy, smothssite, and so on.

What do you think about that?

Re: SpringInfo "Player Portal"

Posted: 23 Jul 2008, 22:07
by NOiZE
Sounds pretty good to me.