Page 1 of 1

Posted: Mon Oct 08, 2001 2:25 am
by Tiger
Can someone put something in Autokeen so that it will find the ***todays_comic*** tag on a page other than the daily templates?

Posted: Mon Oct 08, 2001 6:05 am
by Brian Young
The ***todays_comics*** tag will show the current comic on any page, not just indextemplate. If you make an index2.html and put that tag on there it will work the same as on the indextemplate.<P>(It is my recomendation, tho, that you put your comic on your main page. Entry pages are a bit annoying to returning readers.)<P>------------------
Brian<P><A HREF="http://prettymagic.com" TARGET=_blank>Magical Mage Pretty Magic</A>, everyone's favorite magic girl.

Posted: Mon Oct 08, 2001 7:35 am
by Tiger
I am still only getting ***todays_comic*** when I view index2.html, and it is in the data folder where it should be... Is there something I am doing wrong? The other tags are showing what they are supposed to.<P>Check it out if you wish... ^_^ and thanx agian for all of your great help Keenspace! <A HREF="http://tiger.keenspace.com" TARGET=_blank>http://tiger.keenspace.com</A> (or tiger-online.com)<P><P>------------------

Posted: Mon Oct 08, 2001 7:37 am
by Tiger
Sorry, now I really feel dumb... If I werent so danm dislecix sometimes... [wink]

Posted: Mon Oct 08, 2001 10:14 am
by Tiger
I would like to have my index.html file a picture link into my site. (http://tiger.keenspace.com for example) I would like to make my daily comic seen on index2.html, is there any way to change it so that the templates use index2.html instead of index.html. The other reason I ask is I am wondering if it is possible to point the ***last_day*** tag to index2 instead of index...<P>Is this possible?

Posted: Mon Oct 08, 2001 10:31 am
by Psiogen
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by tiger:
<B>I would like to have my index.html file a picture link into my site. (http://tiger.keenspace.com for example) I would like to make my daily comic seen on index2.html, is there any way to change it so that the templates use index2.html instead of index.html. The other reason I ask is I am wondering if it is possible to point the ***last_day*** tag to index2 instead of index...<P>Is this possible?</B><HR></BLOCKQUOTE><P>It's probably possible, but I'm not sure if you could do all of it without delving into things like javascript, my understanding of which is sadly limited. But the ***last_comic*** tag can simply be bypassed. Unlike, say, ***next_comic***, it never changes from day to day, so you can just replace it with an html link to index2.html. The trouble, I think, would be that Autokeen doesn't understand the ***todays_comic*** tag when its put on a page other than the index and daily templates.<P><P>------------------
Sylvan
<B><A HREF="http://spork.keenspace.com" TARGET=_blank>A God's Life</A></B>, the new comic by the award-losing author of <B><A HREF="http://spork.keenspace.com/spork.html" TARGET=_blank>Spork</A></B>.
"Sylvan is a misunderstood artistic genius..." --Aaron Reiser

Posted: Fri Oct 12, 2001 12:51 am
by Aeonblue
It's quite pathetic, i know.. but i've been meaning to ask, what proggy do you guys use to view/edit the index.html file? <P>

Posted: Fri Oct 12, 2001 7:44 am
by Tiger
Simply Put... <P>
...Notepad

Posted: Fri Oct 12, 2001 10:04 am
by Aeonblue
That's what I initialy thought myself, however i had my doubts.. thank you for clarifying that. Much appreciated.