Amiga.org

Amiga.org specific forums => Amiga.org Discussion and Site Feedback => Topic started by: clint on October 25, 2008, 08:32:49 PM

Title: To Administrators/Moderators
Post by: clint on October 25, 2008, 08:32:49 PM
Call me lazy, but is it possible to have a home button at the bottom of the page in the area were there is the Threaded | Newest First   Previous Topic | Next Topic | Top
buttons. This would be easier than pressing the Top button and then the Home button at the top of the page or scrolling the page back up or using the back arrow or going to the back button arrow.

Regards

clint
Title: Re: To Administrators/Moderators
Post by: Flashlab on October 25, 2008, 09:05:23 PM
Maybe they could add a function to automatically put a topic in the right section (http://www.amiga.org/forums/forumdisplay.php?f=21) of the site too?
Title: Re: To Administrators/Moderators
Post by: amiga_3k on October 25, 2008, 09:08:16 PM
You can fake it your self (on a frames enabled browser). Create two files.

One should be named something in the lines of lazy.html and should contain the next base code:

Code: [Select]

<html>
<head>
</head>


<frameset rows=&quot;*,80px&quot;>
<frame name=&quot;amigaorg&quot; src=&quot;http://www.amiga.org&quot;>
<frame name=&quot;homer&quot; src=&quot;amigahome.html&quot;>
</frameset>
</html>



Save it in a folder of your choice.

Next to it, create a new file called amigahome.html and make it contain the next code:

Code: [Select]





Top






Save this in the same folder as 'lazy.html'.  Now, instead of browsing tot Amiga.org open your lazy.html and off you go :-).
Title: Re: To Administrators/Moderators
Post by: AmigaPete on October 25, 2008, 10:27:15 PM
Quote
Maybe they could add a function to automatically put a topic in the right section of the site too?


Who knows... maybe he's trying to "sell" his idea? :roll:

Pete  :-)
Title: Re: To Administrators/Moderators
Post by: Flashlab on October 25, 2008, 10:52:32 PM
@AmigaPete

Heh heh, maybe!
Title: Re: To Administrators/Moderators
Post by: clint on October 25, 2008, 11:35:38 PM
Its just a function thats available on amigans.net and amigaworld.net. It makes life easier when then pages are very long.

clint
Title: Re: To Administrators/Moderators
Post by: on October 25, 2008, 11:59:10 PM
Done, in two places, ya lazy bleeps  :)

Wayne
Title: Re: To Administrators/Moderators
Post by: weirdami on October 26, 2008, 02:56:01 AM
I always just use the page up /page down keys
Title: Re: To Administrators/Moderators
Post by: on October 26, 2008, 03:17:18 AM
Quote

weirdami wrote:
I always just use the page up /page down keys

Common sense does not apply..  These are, after all, Amiga users :-)

Wayne
Title: Re: To Administrators/Moderators
Post by: meega on October 26, 2008, 09:15:17 AM
 :-o Love the new Home links Wayne.  :-)

Now, if only I could jump straight to the first unread or latest posts in the topic...  :-D
Title: Re: To Administrators/Moderators
Post by: zipper on October 26, 2008, 11:19:32 AM
Would be really cool.
Title: Re: To Administrators/Moderators
Post by: taunusand on October 26, 2008, 11:42:58 AM
Thanks Wayne, I like it :-)
But I did not miss that "home" link enough to complain about it  :lol:
Title: Re: To Administrators/Moderators
Post by: clint on October 26, 2008, 02:48:27 PM
@ Wayne

Many thanks

clint