Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
config:customcmds:search-links [2017/10/14 16:17] – created larsgit223config:customcmds:search-links [2017/10/14 16:45] (current) – Added MDN larsgit223
Line 5: Line 5:
 This page lists prepared search links/context actions which you only need to copy and paste in your filetpye configuration file: This page lists prepared search links/context actions which you only need to copy and paste in your filetpye configuration file:
  
-^ Website                ^ Context action search command                                           +^ Website                ^ Context action search command                                                  ^ 
-| GNOME Developer Center | %%firefox --new-tab "https://developer.gnome.org/symbols/search?q=%s"%% | +| cplusplus.com          | %%firefox --new-tab "http://www.cplusplus.com/search.do?q=%s"%%                | 
-| LibXML2                | %%firefox --new-tab "http://xmlsoft.org/search.php?query=%s"%%          |+| GNOME Developer Center | %%firefox --new-tab "https://developer.gnome.org/symbols/search?q=%s"%%        
 +| LibXML2                | %%firefox --new-tab "http://xmlsoft.org/search.php?query=%s"%%                 | 
 +| MDN                    | %%firefox --new-tab "https://developer.mozilla.org/en-US/search?q=%s"%%        | 
 +| php.net                | %%firefox --new-tab "http://www.php.net/search.php?pattern=%s&show=quickref"%% |
  
  
Print/export