| Author |
Message |
aarf
Joined: 30 Aug 2007 Posts: 3620 Location: around the bend
|
Posted: Tue 19 Jul 2011, 12:39 Post subject:
|
|
| Flash wrote: | | Aarf, I've never seen that, but then I've never used Dillo. Where was it the author wanted you to go after 3 seconds? |
nowhere different.
just the same place everyone else wants me to go to:
hell
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10823 Location: The Peoples Republic of California
|
Posted: Tue 19 Jul 2011, 12:56 Post subject:
|
|
| aarf wrote: | | non standard meta refresh |
So, you happened on the non standard meta refresh did you? This is strictly for Area 51, along with UF0 sightings, aliens, the underground transcontinental railroad, disappearing airstrips and Indiana Jones films.
Here is a link to Area 51. Some have returned and others haven't. I hope you can return.
~
_________________ New! Puppy Linux Links Page
|
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3620 Location: around the bend
|
Posted: Tue 19 Jul 2011, 14:07 Post subject:
|
|
| Bruce B wrote: | | aarf wrote: | | non standard meta refresh |
So, you happened on the non standard meta refresh did you? This is strictly for Area 51, along with UF0 sightings, aliens, the underground transcontinental railroad, disappearing airstrips and Indiana Jones films.
Here is a link to Area 51. Some have returned and others haven't. I hope you can return.
~ |
the zip of the custom forum code hasnt been forthcoming, so it's definitely a no-go area.
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
|
Back to top
|
|
 |
amigo
Joined: 02 Apr 2007 Posts: 1776
|
Posted: Tue 19 Jul 2011, 14:19 Post subject:
|
|
"non standard meta refresh" I can explain that. dillo has the goal of supporting html standards. The html 'refresh' directive is not part of the official standards. dillo doesn't support it by default, but can be compiled so that it does support it. Hence the warning -usually it simply refreshes the same page you are/were looking at.
|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3033 Location: Oregon
|
Posted: Mon 29 Aug 2011, 15:01 Post subject:
Subject description: Changing user preferences |
|
I have a problem with my internet cutting out and that is not a puppy problem.
But when I log on to the forum and select "View messages since last visit" they are displayed.
The problem is that I start to read them and the internet cuts out.
When I log on again, all those messages that I had not read are now gone when I select "View messages since last visit"
Is there a way to retain them as not read so they show the next time I log in to read them?
It is getting really old having them disappear when I log on again.
I tried changing my Preferences to try to retain them, but evidently the moment I select "View messages since last visit" the forum software assumes I have read them all.
Any insights into a solution?
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9910 Location: Arizona USA
|
Posted: Mon 29 Aug 2011, 16:04 Post subject:
|
|
Hmm. I can't think of a way. As part of sending you the list of unread posts, the forum zeroes the count. Can you not save that page? (In SeaMonkey, Ctrl+S) If nothing else, the links should still be good even if you aren't logged in.
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9479 Location: SwedenEurope
|
Posted: Mon 29 Aug 2011, 16:51 Post subject:
|
|
Maybe one can make a quick save of that page with all the html code in it?
Then all the links would still be thre and then when you read the interesting stuff you can delete these then? More work than you want maybe.
But I had a similar problem so I do feel for you 8-bit. wish there was some easy solution.
A bash script that do such saving automatically and you quickly go through all the new things to the end and then in your own pace can look at the saved pages regardless of if online or offline?
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1062
|
Posted: Fri 02 Sep 2011, 17:00 Post subject:
attachments |
|
It would be nice if post attachments could be downloaded from a command line tool/script.
This way the vast number of pets in the forum could be easier catalogued and retrieved.
wget/curl fail to download attachment feeded with the link, and I could not find any phpBB tool that can do that. Is there any?
_________________ Kids all over the world go around with an XO laptop. They deserve one puppy (or many) too 
|
|
Back to top
|
|
 |
MoebusNet
Joined: 04 Jun 2011 Posts: 89
|
Posted: Wed 28 Dec 2011, 08:06 Post subject:
Request: Sticky for "How to use this forum" |
|
The sticky would attempt to answer questions like "How can I select page 29 of 63 pages in a thread without having to scroll through them 3-by-3?"
BTW, how do you do that?
TIA
_________________ Acer Aspire One D255-2301 (N450 Atom @ 1.6 Ghz, 1 Gb RAM, 160 Gb HDD w/WinXP, ENE SD card reader, Alps touchpad) 5.28/5.3.1 via manual-frugal ext4 USB flash drive (4Gb) using GRUB4DOS
|
|
Back to top
|
|
 |
SFR

Joined: 26 Oct 2011 Posts: 573
|
Posted: Wed 28 Dec 2011, 08:56 Post subject:
Re: Request: Sticky for "How to use this forum" |
|
| MoebusNet wrote: | The sticky would attempt to answer questions like "How can I select page 29 of 63 pages in a thread without having to scroll through them 3-by-3?"
BTW, how do you do that?
TIA |
Since single page contains max. 15 posts, I'm using this formula:
(desired_page_number - 1) * 15
eg. I want to reach 35th page of Playdayz's Lucid thread,
(35-1)*15=510, and then:
http://www.murga-linux.com/puppy/viewtopic.php?t=70855&start=510
But I agree, there should be simpler way to do it
Greetings!
_________________ [O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource
Omnia mea mecum porto.
|
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 9479 Location: SwedenEurope
|
Posted: Wed 28 Dec 2011, 09:36 Post subject:
|
|
SFR that was cool. I have also been annoyed on the way it number pages.
_________________
I'm a noob so I use Google Search of Puppy Forum
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9910 Location: Arizona USA
|
Posted: Wed 28 Dec 2011, 13:18 Post subject:
|
|
There's Threadget, and aarf made a post that appears to be about the subject.
|
|
Back to top
|
|
 |
mahaju

Joined: 11 Oct 2010 Posts: 455 Location: between the keyboard and the chair
|
Posted: Mon 16 Jan 2012, 21:22 Post subject:
|
|
Suggestion for an option to favourite threads in the forum
http://www.murga-linux.com/puppy/viewtopic.php?t=75242
|
|
Back to top
|
|
 |
Aitch

Joined: 04 Apr 2007 Posts: 6825 Location: Chatham, Kent, UK
|
Posted: Tue 17 Jan 2012, 07:56 Post subject:
|
|
link to big_bass's console/bacon download tool
http://www.murga-linux.com/puppy/viewtopic.php?p=592314#592314
Aitch
|
|
Back to top
|
|
 |
HiDeHo
Joined: 16 Mar 2011 Posts: 269
|
Posted: Tue 08 May 2012, 03:45 Post subject:
|
|
Good idea starting this thread.
a really great idea would be to have the ability to ad tags in posts. this would greatly help aid the searching and finding things quicker, and easier in the puppy forums.
I have heard users complain that the forums are a mess compared to others they use. and that there is allot of misinformation, or old posts no longer relevant. I myself don't notice this but if others do it maybe worth a revamp at some stage. (not saying it does though)
|
|
Back to top
|
|
 |
|