The Tagtorial and Guides Thread -- HELP FOR CADETS HERE

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
User avatar
CodeGuy
Regular Poster
Posts: 349
Joined: Mon Oct 06, 2003 9:43 pm
Location: Orlando, Fl

Post by CodeGuy »

images is the right place for the image. Also, make sure that the html code is spelled exactly the same as the name of the image. This system is *very* case sensitive. :)

Here's a little HTML primer that I liked very much.

http://www.davesite.com/webstation/html/

The background stuff is near the top of minichapter 5.

Erik Saren
Newbie
Posts: 5
Joined: Mon Nov 17, 2003 7:50 pm
Location: Tallahassee, FL
Contact:

Post by Erik Saren »

No no no, it isn't that, I know the BG code, what I meant was how do I prevent an image from tiling?

User avatar
Faub
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3698
Joined: Tue May 20, 2003 2:53 pm
Location: Missouri, USA
Contact:

Post by Faub »

Code: Select all

<style>
body { background:url(background.jpg) no-repeat; }
</style>
http://www.w3.org/TR/CSS1

User avatar
Ch0zen
Newbie
Posts: 14
Joined: Mon Nov 17, 2003 7:14 pm
Contact:

Post by Ch0zen »

ohh..i was reading tha tagtorial, and i was trying to get the bundle text, and it says that there is an example on page 4 or something...where exactly is that? i can't figure it (the bundle text) out :p
Image

stop drawing...<a href="http://listeninclass.keenspace.com" target="new">listen in class</A>!!!

User avatar
Phalanx
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3737
Joined: Thu Mar 06, 2003 11:46 am
Location: Superglued to the forum by Yeahduff
Contact:

Post by Phalanx »

Oh that was in the old version of the thread, which got wiped out in the october forum meltdown. There's a guide for text bundling in the Workshop, the link of which is in my sig.
Image
The Jaded - Action. Adventure. Danger. For Hire.
Lonely Panel - Explore. Travel. Comics.

User avatar
Ch0zen
Newbie
Posts: 14
Joined: Mon Nov 17, 2003 7:14 pm
Contact:

Post by Ch0zen »

thanx again, phalanx...ill check that out
Image

stop drawing...<a href="http://listeninclass.keenspace.com" target="new">listen in class</A>!!!

User avatar
Faub
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3698
Joined: Tue May 20, 2003 2:53 pm
Location: Missouri, USA
Contact:

Post by Faub »

Phalanx, check out Kisai's post here:

viewtopic.php?t=54245&start=15

This should be in the FAQ.

User avatar
Phalanx
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3737
Joined: Thu Mar 06, 2003 11:46 am
Location: Superglued to the forum by Yeahduff
Contact:

Post by Phalanx »

Thanks for the heads-up! All added.
Image
The Jaded - Action. Adventure. Danger. For Hire.
Lonely Panel - Explore. Travel. Comics.

User avatar
Kensou X
Regular Poster
Posts: 398
Joined: Mon Nov 24, 2003 11:41 pm
Location: San Francisco (Monterey atm), CA
Contact:

Post by Kensou X »

Phalaaaaannxxxx! OK no whinning. Everytime I try to manually update my site it shows no one in the queue and then puts me in as 1 and just sits there....forever! I've tried siteadmin2 and test and both do the same thing. Please. Help. Kensou
The Fan: Action, Drama, Suspence...All at a comfortable room temperature. Yeah, it's still there. I'm as shocked as you are.

Image

El doctor Tran es mas chingon en forma de quesadilla.

User avatar
Faub
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3698
Joined: Tue May 20, 2003 2:53 pm
Location: Missouri, USA
Contact:

Post by Faub »

Question, are you refreshing the page where you first saw the 1 or are you going back one page and refreshing that? If you refresh the page where you first saw the 1, you are actually resubmitting the update every time. Go back to the page where you clicked the button and refresh that. Also, if you're not refreshing, the 1 will not go away. The page does not auto-refresh.

User avatar
Kensou X
Regular Poster
Posts: 398
Joined: Mon Nov 24, 2003 11:41 pm
Location: San Francisco (Monterey atm), CA
Contact:

Post by Kensou X »

I'm really not quite sure of the page's freshness but I'm definitely not pushing any buttons...I'm just sitting here....waiting....hoping.
The Fan: Action, Drama, Suspence...All at a comfortable room temperature. Yeah, it's still there. I'm as shocked as you are.

Image

El doctor Tran es mas chingon en forma de quesadilla.

User avatar
Kensou X
Regular Poster
Posts: 398
Joined: Mon Nov 24, 2003 11:41 pm
Location: San Francisco (Monterey atm), CA
Contact:

Post by Kensou X »

WHOA HOLY CRAP...you're suppose to refresh the main page? Ok, wow. Heheh....neverrrr minnnnnd.
The Fan: Action, Drama, Suspence...All at a comfortable room temperature. Yeah, it's still there. I'm as shocked as you are.

Image

El doctor Tran es mas chingon en forma de quesadilla.

User avatar
Phalanx
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3737
Joined: Thu Mar 06, 2003 11:46 am
Location: Superglued to the forum by Yeahduff
Contact:

Post by Phalanx »

Kensou X wrote:Phalaaaaannxxxx! OK no whinning. Everytime I try to manually update my site it shows no one in the queue and then puts me in as 1 and just sits there....forever! I've tried siteadmin2 and test and both do the same thing. Please. Help. Kensou
Oh dear. One mistake I made and it haunts me forever.

The queue is actually an indication of the current state of the queue. It shows you the size of the queue at the time the page was requested.

The queue does NOT need to be zero for your page to update.

To check the whether the page has updated, see

http://sitename.keenspace.com/rss.xml

Of course, substitute 'sitename' with your actual sitename- which in my case would be

http://thejaded.keenspace.com/rss.xml

The last line tells you when your page last updated (accurate down to the second)

Sorry for the confusion, I should point out I did start off writing the FAQ when I was a newbie like everyone else and didn't know better:(
Image
The Jaded - Action. Adventure. Danger. For Hire.
Lonely Panel - Explore. Travel. Comics.

User avatar
Kensou X
Regular Poster
Posts: 398
Joined: Mon Nov 24, 2003 11:41 pm
Location: San Francisco (Monterey atm), CA
Contact:

Post by Kensou X »

Phalanx wrote:

Sorry for the confusion, I should point out I did start off writing the FAQ when I was a newbie like everyone else and didn't know better:(
And that's exactly why it's actually been a very big help to me as I am now the newbie. Thank you very much for your help on this issue. Peace out.
The Fan: Action, Drama, Suspence...All at a comfortable room temperature. Yeah, it's still there. I'm as shocked as you are.

Image

El doctor Tran es mas chingon en forma de quesadilla.

User avatar
Phalanx
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3737
Joined: Thu Mar 06, 2003 11:46 am
Location: Superglued to the forum by Yeahduff
Contact:

Post by Phalanx »

:D Moop!


Updated the FAQ yet again. We are now on V3.3.3 (Is that a nice number or what?)

- Added question regarding passwords not working
- Added question regarding redirect to main page login problem
- Updated password change questions
- Fixed an error in the Step-by-step guide concerning queues and added instructions for rss.xml
- Fixed several minor errors.
- Added visible urls for important links such as Siteadmin and lost password
- Updated credits section to include URLs of those who contributed.

Moop! Phally out!
Image
The Jaded - Action. Adventure. Danger. For Hire.
Lonely Panel - Explore. Travel. Comics.

User avatar
Phalanx
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3737
Joined: Thu Mar 06, 2003 11:46 am
Location: Superglued to the forum by Yeahduff
Contact:

Post by Phalanx »

Update to FAQ:

- Added Boxjam's tutorial
- Cleared up a few questions
- Added link to example of how to add comments
- Added link to HNTRAC

-Reorganised the order of the sections, so that the Step-By-Step guide is on top, since a few people have complained it was hard to find and they needed to read that before the FAQ anyway.

Edit:
- Also added important keenspace facilites as thus:


Important Keenspace Facilities

SiteAdmin
You can modify your settings and other information here. You also manage your banners from here.
http://siteadmin2.keenspace.com/cgi-bin ... /login.cgi (YDK)
http://siteadmintest.keenspace.com/cgi- ... /login.cgi (Boardy... I think)

Lost and New Password
You can generate new and customisable passwords here which will then have to activated by email
http://siteadmintest.keenspace.com/cgi- ... ssword.cgi

Check Status
You can check the status of your signup, comic or password here
http://siteadmintest.keenspace.com/cgi- ... status.cgi

RSS
You can check the update status of your website here. The last line will show you, down to second, the time your site last updated
http://SITENAME.keenspace.com/rss.xml
An example for sitename 'thejaded'
http://thejaded.keenspace.com/rss.xml

Keenspace Webalizer Logs
The fun facility where you get to pore over your data on how many hits and visits your site gets per day, month, hour, from where, with what search strings and everything else you wanted to know about your readers. You'll have to enter your username and password for this one
http://members2.keenspace.com/SITENAME/logs/
Example for sitename 'hownottorunacomic'
http://members2.keenspace.com/hownottorunacomic/logs/

The Guide
http://guide.keenspace.com
Where all the comics are listed
Image
The Jaded - Action. Adventure. Danger. For Hire.
Lonely Panel - Explore. Travel. Comics.

User avatar
Chibikeba
Newbie
Posts: 18
Joined: Sat Dec 27, 2003 9:52 pm
Location: 7th layer of hell
Contact:

Domo Arigato Mista Roboto!

Post by Chibikeba »

I gotta say this section has really helped me out alot^^;
I went to Keengear first and was totally confused, then I came here and everything started to fall into place.

It took me awhile to figure out that banner stuff (probably cause I was trying it at siteadmintest rather than siteadmin2 like ya'll said over and over again^^; I'm such a dummy for not catching it) I'm still not sure that I got my banners right since they're not showing up in my signatures just yet, but I'll give it some more time. Maybe they just haven't finished being loaded or whateverO.o*

I've got my page up and somewhat running:

http://chibikeba.keenspace.com

I just need to get the image galleries, character bio's, and the other goodies all up and the page should be good to go^^;

If you have the time to look at my page please let me know of any suggestions you think would make it easier on any peeps navigating through it.

Once again, thanks muchly=^-^=
My Webcomic:Bob & Fred - Demon's In Society
Image


I'm also:
Image

Plus I have an LJ and an anime page, w00t!

User avatar
Moonshadow
Regular Poster
Posts: 158
Joined: Sat Nov 15, 2003 9:38 pm
Location: Somewhere north

Post by Moonshadow »

Phalanx wrote:Keenspace Webalizer Logs
The fun facility where you get to pore over your data on how many hits and visits your site gets per day, month, hour, from where, with what search strings and everything else you wanted to know about your readers. You'll have to enter your username and password for this one
http://members2.keenspace.com/SITENAME/logs/
Example for sitename 'hownottorunacomic'
http://members2.keenspace.com/hownottorunacomic/logs/
Um, for the pathetic among us (for instance, me), could you also add how to read the logs? ^^;;

User avatar
Phalanx
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3737
Joined: Thu Mar 06, 2003 11:46 am
Location: Superglued to the forum by Yeahduff
Contact:

Post by Phalanx »

Erm... how to read the logs?

Do you mean something like the difference between 'Hits' and 'Visits' or things like that?
Image
The Jaded - Action. Adventure. Danger. For Hire.
Lonely Panel - Explore. Travel. Comics.

User avatar
Moonshadow
Regular Poster
Posts: 158
Joined: Sat Nov 15, 2003 9:38 pm
Location: Somewhere north

Post by Moonshadow »

Right. I looked at the faq for the webalizer itself, but it seemed to mainly deal with the administration side moreso than the interpretation side. I think I have a vague idea of what I'm looking at, and a lot of it is self-explanatory (referrer, exit page, etc), but the hits/visits/etc stuff is a little more on the hazy side... at least for me anyway. ^^;;

Locked