Frames & Keencode [solved]

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
Ripnormality
Regular Poster
Posts: 80
Joined: Sun Jun 04, 2006 6:57 pm
Contact:

Frames & Keencode [solved]

Post by Ripnormality »

(Keencode= ***blah blah blah*** because I couldn't remember what it's really called.)

Anyway, is it possible to create a site that's frame-based and still have working Keencode? I tried doing this...the results of uploading were disastrous.

Thanks!
Image
Comics only a biologist could love.

Links trade? Sure, why not.

User avatar
Dr Neo Lao
Cartoon Hero
Posts: 2397
Joined: Wed Oct 18, 2006 5:21 am
Location: Australia

Post by Dr Neo Lao »

Yes it's possible, but it can be really tricky.

http://londonunderground.comicgenesis.com/ is the only CG comic that I know of that does this. For the most part, it works. The biggest 'problem' can be seen by doing this:
  • Go to the comic.
  • Click on 'previous comic'.
  • On the previous comic, click 'next' or 'today'.
See? You end with nesting frames. I would advise against using frames (div's are soooo much better) but if that's the way you want to go, you are free to do so. You can always change it or upgrade it later.

User avatar
Ripnormality
Regular Poster
Posts: 80
Joined: Sun Jun 04, 2006 6:57 pm
Contact:

Post by Ripnormality »

Eew, I see--it's a good reason not to use them. But the problem I had is that the last time I tried to use frames, the Keentags (***blah_blah***) wouldn't work; they displayed as text instead of being replaced with the appropriate a hrefs.
Image
Comics only a biologist could love.

Links trade? Sure, why not.

User avatar
Dr Neo Lao
Cartoon Hero
Posts: 2397
Joined: Wed Oct 18, 2006 5:21 am
Location: Australia

Post by Dr Neo Lao »

So long as you put the pages into workspace rather than public_html then the files *should* get processed by the server.

Frames are a fairly old system, and I've yet to see them do something that you can't do with div's. But I'm biased against them (frames).

I suppose that it depends on what it is that you are trying to do. If you elaborate on your idea, I could have a look at it and let you know your chances or if the idea needs tweaking...

User avatar
Ripnormality
Regular Poster
Posts: 80
Joined: Sun Jun 04, 2006 6:57 pm
Contact:

Post by Ripnormality »

*Should*...on taking a closer look at how the updating works, I noticed that the frames were getting moved into /public_html/workspace--which correcting the paths in index.html fixed, but unfortunately the frames themselves didn't have the transition from Keencode to actual html. Weird...is it partially a problem with having the mainFrame as its own page?

Note: I'm really not that good at coding. I use Dreamweaver and tweak stuff. :/
Image
Comics only a biologist could love.

Links trade? Sure, why not.

User avatar
Dr Neo Lao
Cartoon Hero
Posts: 2397
Joined: Wed Oct 18, 2006 5:21 am
Location: Australia

Post by Dr Neo Lao »

Is http://ripnormality.comicgenesis.com your comic?

If that's the case, you're not actually using frames, you're using flash and embedding an object for the menu. In this case, you won't have any of the problems that londonunderground does.

If you put your pages into workspace/webpages then the server will process them and they'll land in the public_html side.

None of which holds true if you are talking about a different comic...

User avatar
Ripnormality
Regular Poster
Posts: 80
Joined: Sun Jun 04, 2006 6:57 pm
Contact:

Post by Ripnormality »

Yes, that is it. I tried frames, but the entire thing stopped working so I reverted to the old version that uses tables. Thanks for the help! I've been putting the pages into /workspace/, not /workspace/webpages. Hopefully this will fix it. (Can't trust computers, though....)
Image
Comics only a biologist could love.

Links trade? Sure, why not.

Post Reply