Author |
Message |
Keef

Joined: 20 Dec 2007 Posts: 888 Location: Staffordshire
|
Posted: Sun 24 Jun 2012, 18:05 Post subject:
|
|
That file does indeed have a .gz suffix when I try it.
If you rename it to .pet, it will install.
|
Back to top
|
|
 |
jpeps
Joined: 31 May 2008 Posts: 3217
|
Posted: Sun 24 Jun 2012, 18:38 Post subject:
|
|
Keef wrote: | That file does indeed have a .gz suffix when I try it.
If you rename it to .pet, it will install. |
What are you downloading it with? From dillo, it's "d88e1b9d1b162e20f4cd9ba5fa7bc6f6"
|
Back to top
|
|
 |
Keef

Joined: 20 Dec 2007 Posts: 888 Location: Staffordshire
|
Posted: Sun 24 Jun 2012, 18:53 Post subject:
|
|
Opera-next on Wary 5,3.
The pet itself is no use to me, just curious that's all...
Ahh, see what you mean - same here. Clicking on it though, brings up the save dialogue, and the file is a .gz.
|
Back to top
|
|
 |
jpeps
Joined: 31 May 2008 Posts: 3217
|
Posted: Sun 24 Jun 2012, 18:56 Post subject:
|
|
Keef wrote: | Opera-next on Wary 5,3.
The pet itself is no use to me, just curious that's all...
Ahh, see what you mean - same here. Clicking on it though, brings up the save dialogue, and the file is a .gz. |
Interesting, since a pet is .gz file. I don't know why it doesn't keep the original name, though.
|
Back to top
|
|
 |
Lazy JW
Joined: 21 Dec 2011 Posts: 70
|
Posted: Sun 24 Jun 2012, 21:33 Post subject:
|
|
RSH wrote: | Hi.
How is this?
Downloaded, installed and Works in LazY Puppy.
Attached.
RSH |
That did the trick!
Thanks,
Joe
|
Back to top
|
|
 |
Clive
Joined: 08 Aug 2012 Posts: 52
|
Posted: Fri 17 Aug 2012, 07:53 Post subject:
Subject description: Dillo enhancement |
|
deleted
Last edited by Clive on Sat 08 Sep 2012, 18:45; edited 1 time in total
|
Back to top
|
|
 |
Tman

Joined: 22 Jan 2011 Posts: 815 Location: Toronto
|
Posted: Sat 18 Aug 2012, 17:43 Post subject:
Subject description: Dillo enhancement |
|
Clive wrote: | What would be a really useful mod for dillo would be if it could launch another browser with the current web page URL.
|
I don't think such a mod will ever com into existence. But you can simply do this:
1) In Dillo, from the webpage that won't display properly, hightlight the contents of Dillo's address bar and hit "Ctrl+c" to copy.
2) Open up a full-powered browser, hightlight the address bar, and hit "Ctrl+v" to paste. Hit "Enter" and boom! Done.
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 4786 Location: Kingwood, TX
|
Posted: Sun 19 Aug 2012, 01:12 Post subject:
|
|
Actually, that isn't an unreasonable feature request. I'll try to look into it... Maybe add it to netsurf too (they are adding javascript support too)
_________________ Check out my github repositories. I may eventually get around to updating my blogspot.
|
Back to top
|
|
 |
Clive
Joined: 08 Aug 2012 Posts: 52
|
Posted: Sun 19 Aug 2012, 11:18 Post subject:
|
|
deleted
Last edited by Clive on Sat 08 Sep 2012, 18:48; edited 1 time in total
|
Back to top
|
|
 |
Eyes-Only

Joined: 10 Aug 2006 Posts: 1046 Location: La Confederation Abenaquaise
|
Posted: Tue 21 Aug 2012, 10:09 Post subject:
|
|
I fully agree with Clive - what a useful feature that would be, and especially as a right-click feature upon the page for the "defaultbrowser script" which we normally use in Puppy.
Great idea Clive! I just wished like others around here that I could do more advanced programming as it's something I'd love making. Maybe Tech could achieve this as he's wonderful with these sort of patches.
I also use Dillo quite frequently ( I believe I've said this above somewhere? ), most often right here on the forum, but also on other pages mainly for quickly getting the news/info that I want and then getting out. Space.com mainly comes to mind as they use more assorted flash and java ads than I can easily block and Dillo presents me just the text and photos I want and none of those ads. Yet occasionally I do need to use SeaMonkey to view something in finer detail. Calling it forth from a patch would be so very helpful!
Again: Great idea Clive!
Cheers/Amicalement,
Eyes-Only
"L'Peau-Rouge"
_________________ *~*~*~*~*~*
Proud user of LXpup and 3-Headed Dog.
*~*~*~*~*~*
|
Back to top
|
|
 |
seaside
Joined: 11 Apr 2007 Posts: 917
|
Posted: Tue 21 Aug 2012, 12:28 Post subject:
|
|
I'm not familiar with Dillo, but if you can add a script to Dillo's right click menu or other menu customization you could do something like this:
Code: | #!/bin/sh
# assign to hotkey or perhaps to the light browser's right-click menu
# assign big browser to SUPERBROWSER
#highlight selection
SUPERBROWSER=/usr/local/firefox/firefox #/path/to/big/browser
URL=`xclip -o`
$SUPERBROWSER "$URL"
exit |
Nicer would be to have it totally integrated within the browser
Cheers,
s
|
Back to top
|
|
 |
Clive
Joined: 08 Aug 2012 Posts: 52
|
Posted: Sat 25 Aug 2012, 13:29 Post subject:
|
|
deleted
Last edited by Clive on Sat 08 Sep 2012, 18:49; edited 1 time in total
|
Back to top
|
|
 |
Clive
Joined: 08 Aug 2012 Posts: 52
|
Posted: Mon 27 Aug 2012, 12:19 Post subject:
|
|
deleted
|
Back to top
|
|
 |
Jasper
Joined: 25 Apr 2010 Posts: 1350 Location: England
|
Posted: Mon 19 Nov 2012, 13:07 Post subject:
|
|
Hi,
When viewing forum posts using Tman’s Dillo 2.2 some characters do not display properly - e.g. the apostrophe (‘) and double quotation marks (“”) and less importantly some accented “foreign" letters.
It seems that only curly versions of the punctiation marks fail to display properly.
The screen shots show two examples of the same text from a forum post. Using Dillo I can change both the font and display colour to say, Comic Sans blue as shown, but all my efforts at research, thought and trial and error have failed.
It’s not of great moment, though any help will be appreciated.
My regards
PS I tried aragon’s 2.2 version and Tman’s later version with identical results
Description |
|
Filesize |
37.52 KB |
Viewed |
886 Time(s) |

|
Description |
|
Filesize |
33.01 KB |
Viewed |
850 Time(s) |

|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Mon 19 Nov 2012, 13:25 Post subject:
|
|
Jasper,
Have you tried it with the actual pet?
Also a link to test would be helpful..
Aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
|