It is currently Sat Jul 06, 2024 7:46 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Links-Web-Browser.scm
PostPosted: Sat Mar 04, 2017 7:58 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
GIMP Version: 2.8.20
Operating System: Windows
GIMP Experience: Basic Level



May has to be updated?
;last edit by MareroQ 07.07.2012(links-script.scm + Web-browser-help.scm + my favorite)

_________________
"Where am I ?"


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Links-Web-Browser.scm
PostPosted: Sat Mar 04, 2017 11:25 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
dinasset wrote:
GIMP Version: 2.8.20
Operating System: Windows
GIMP Experience: Basic Level



May has to be updated?
;last edit by MareroQ 07.07.2012(links-script.scm + Web-browser-help.scm + my favorite)

This is the only links script i use.

Bookmark to the GMIC filter Onlinelist
;;; Plugin  : Help Links
;;; Author  : Rod Detmer
;;; Date    : December 7th 2013
;;; Revision: 1.0
;;;                
;;; Version : 1.0
;;; Latest version at: http://www.gimpchat.com
;;; Required : Gimp 2.8 or later
;;;
;;; Description:
;;; Creates a link to any online website from within Gimps interface
;;; -----------------------------------------------------------------------------
;;; Change Log:
;;; Version-1.0
;;; Version-1.1 - updated to new url
;;;
;;; License:
;;; This program is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 2 of the License, or
;;; (at your option) any later version.
;;;
;;; This program is distributed in the hope that it will be useful,
;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;;; GNU General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
;;; along with this program; if not, write to the Free Software
;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, U


(define (gmic)
  (plug-in-web-browser "http://gmic.eu/gui_filters.txt")
 
)


(script-fu-register "gmic"
   _"_GMIC filter webpage"
   _"Bookmark to the GMIC filter Onlinelist  links-scriptfu_RD.scm"
    "Rod Detmer <wacmaster@hotmail.com>"
    "Rod Detmer <wacmaster@hotmail.com>"
    "2013"
    ""
)


(script-fu-menu-register "gmic"
                         "<Image>/G'MIC/Help")




_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Links-Web-Browser.scm
PostPosted: Sat Mar 04, 2017 11:44 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Though the script could use an update as some links no longer work.
viewtopic.php?f=9&t=4651&start=10#p58170

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Plugin Browser Crashes

20

No new posts Attachment(s) Procedure Browser Crashes

4

No new posts Attachment(s) Links to my Alphabet

16

No new posts Can Someone post plug ins or links to

2



* Login  



Powered by phpBB3 © phpBB Group