Other webpages

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.
Post Reply
User avatar
Buddha_the_god
Regular Poster
Posts: 80
Joined: Sat Nov 22, 2003 8:15 am
Location: Sweden
Contact:

Other webpages

Post by Buddha_the_god »

Yeah I searched on this ^^ but couldn't find any topics that really answered my question. I'm aware that you upload your webpages into workspace/webpages, however, what do you link them as? From what I know linking doesn't work /workspace/(anything)

User avatar
Smight
Regular Poster
Posts: 861
Joined: Fri Dec 17, 2004 4:50 am
Location: A Dark Place
Contact:

Post by Smight »

you link them directly. Keenspace doesn't put the wepages in subfolders.

so if you have an about page link it as just plain old about.html
I remember caring... It was nice.

User avatar
YarpsDat
Cartoon Hero
Posts: 3637
Joined: Wed Oct 30, 2002 5:28 am
Location: nowhere

Re: Other webpages

Post by YarpsDat »

buddha_the_god wrote:Yeah I searched on this ^^ but couldn't find any topics that really answered my question. I'm aware that you upload your webpages into workspace/webpages, however, what do you link them as? From what I know linking doesn't work /workspace/(anything)
Well, you upload to /workspace/webpages/
then you run an update and autokeen processes the files (ie. changes ***tags*** to html code), and puts the resulting files in /public_html/
And /public_html/* = http://yoursite.keenspace.com/*

BTW, you can also make subdirectories!
Ie. you can create /workspace/webpages/stuff1 and /public_html/stuff1 and html files from the workspace one will be put into public one.
(If you don't create the directory in public_html it'll work too- autokeen will create it,, but there will be some problems, so you'd better do that yourself)
You are the Non. You must go now, and never return."

"1.Scan in high res 2.tweak with curves,levels or something to clean up the scan (or use channel mixer to remove blue pencil lines) 3.Add colour using a layer set to multiply. 4.Add wordbubbles and text as vector shapes. 5. Merge all layers. 6.resize to the web size. 7. Export/Save for Web" that's all I know about webcomicking.

User avatar
Oualawouzou
Cartoon Cop (Moderator)
Cartoon Cop (Moderator)
Posts: 1548
Joined: Fri Jan 10, 2003 7:47 am
Contact:

Post by Oualawouzou »

Well, you upload to /workspace/webpages/
then you run an update and autokeen processes the files (ie. changes ***tags*** to html code), and puts the resulting files in /public_html/
And /public_html/* = http://yoursite.keenspace.com/*
To clarify, let's say you put a page called "otherpage.html" in workspace/webpages and run a manual update. The page will be transferred to public_html. That means that your page is now available at: http://yoursite.keenspace.com/otherpage.html

Now let's say you create a subfolder called "newpages" in workspace/webpages and a subfolder called the same in public_html. You upload otherpage.html to workspace/webpages/newpages, run a manual update and it is transferred to public_html/newpages. It is now available at: http://yoursite.keenspace.com/newpages/otherpage.html

User avatar
Buddha_the_god
Regular Poster
Posts: 80
Joined: Sat Nov 22, 2003 8:15 am
Location: Sweden
Contact:

Post by Buddha_the_god »

Ah, got it =D thankyou!

Post Reply