From f882d3ca038abe557b81172bb5c2c6208af4803a Mon Sep 17 00:00:00 2001 From: Colin Clark Date: Sat, 4 Nov 2017 11:29:31 +0000 Subject: [PATCH] Update web help file and other docs Update on-line help files Update man page Update README, HACKING, CODING docs Remove BUGS file - it does not seem to be useful --- BUGS | 2 - CODING | 9 +- HACKING | 2 +- README.md | 7 +- doc/docbook/GuideReferenceCommandLine.xml | 16 +- geeqie.1 | 4 +- web/features.html | 214 +++--- web/help/Cancelbutton.html | 2 +- web/help/Commandline.html | 2 +- web/help/ExifRotation.html | 2 +- web/help/Features.html | 2 +- web/help/GuideCollections.html | 2 +- web/help/GuideColorManagement.html | 2 +- web/help/GuideCredits.html | 2 +- web/help/GuideFaq.html | 2 +- web/help/GuideGnuFdl.html | 2 +- web/help/GuideImageManagement.html | 8 +- web/help/GuideImageManagementCopyMove.html | 2 +- web/help/GuideImageManagementDelete.html | 2 +- web/help/GuideImageManagementPlugins.html | 478 ++++++++++++ web/help/GuideImageManagementRename.html | 2 +- web/help/GuideImageMarks.html | 8 +- web/help/GuideImagePresentation.html | 2 +- .../GuideImagePresentationFullscreen.html | 2 +- web/help/GuideImagePresentationSlideshow.html | 2 +- web/help/GuideImageSearch.html | 2 +- .../GuideImageSearchFindingDuplicates.html | 2 +- web/help/GuideImageSearchSearch.html | 2 +- web/help/GuideIndex-info.html | 9 +- web/help/GuideIndex.html | 18 +- web/help/GuideIntroduction.html | 2 +- web/help/GuideLicence.html | 2 +- web/help/GuideMainWindow.html | 2 +- web/help/GuideMainWindowFilePane.html | 2 +- web/help/GuideMainWindowFolderPane.html | 11 +- web/help/GuideMainWindowImagePane.html | 2 +- web/help/GuideMainWindowLayout.html | 2 +- web/help/GuideMainWindowMenus.html | 86 ++- web/help/GuideMainWindowNavigation.html | 2 +- web/help/GuideMainWindowStatusBar.html | 2 +- web/help/GuideOptionsAdditional.html | 12 +- web/help/GuideOptionsBehavior.html | 17 +- web/help/GuideOptionsColor.html | 11 +- web/help/GuideOptionsFiltering.html | 5 +- web/help/GuideOptionsGeneral.html | 5 +- web/help/GuideOptionsHidden.html | 20 +- web/help/GuideOptionsImage.html | 5 +- web/help/GuideOptionsKeyboard.html | 5 +- web/help/GuideOptionsLayout.html | 15 +- web/help/GuideOptionsMain.html | 12 +- web/help/GuideOptionsMetadata.html | 5 +- web/help/GuideOptionsStereo.html | 466 ++++++++++++ web/help/GuideOptionsToolbar.html | 479 ++++++++++++ web/help/GuideOptionsWindow.html | 5 +- web/help/GuideOtherWindows.html | 2 +- web/help/GuideOtherWindowsExif.html | 2 +- web/help/GuideOtherWindowsImageWindow.html | 2 +- web/help/GuideOtherWindowsPanView.html | 2 +- web/help/GuidePluginsConfig.html | 716 ++++++++++++++++++ web/help/GuidePrinting.html | 2 +- web/help/GuideReference.html | 10 +- web/help/GuideReferenceCommandLine.html | 23 +- web/help/GuideReferenceConfig.html | 5 +- web/help/GuideReferenceDecodeLatLong.html | 9 +- web/help/GuideReferenceKeyboardShortcuts.html | 68 +- web/help/GuideReferenceLIRC.html | 3 +- web/help/GuideReferenceLua.html | 17 +- web/help/GuideReferenceManagement.html | 4 +- web/help/GuideReferenceMetadata.html | 3 +- web/help/GuideReferencePixbufLoaders.html | 509 +++++++++++++ web/help/GuideReferenceStandards.html | 3 +- web/help/GuideReferenceSupportedFormats.html | 15 +- web/help/GuideReferenceThumbnails.html | 3 +- web/help/GuideReferenceXmpExif.html | 3 +- web/help/GuideSidebars.html | 2 +- web/help/GuideSidebarsInfo.html | 2 +- web/help/GuideSidebarsSortManager.html | 4 +- web/help/Imageviewing.html | 2 +- web/help/Layouttab.html | 2 +- web/help/Miscellaneous.html | 24 +- web/help/Papertab.html | 2 +- web/help/Preview.html | 2 +- web/help/Printbutton.html | 2 +- web/help/Printertab.html | 2 +- web/help/Rememberprintsettings.html | 2 +- web/help/Texttab.html | 2 +- web/installing.html | 228 +++--- 87 files changed, 3248 insertions(+), 415 deletions(-) delete mode 100644 BUGS create mode 100644 web/help/GuideImageManagementPlugins.html create mode 100644 web/help/GuideOptionsStereo.html create mode 100644 web/help/GuideOptionsToolbar.html create mode 100644 web/help/GuidePluginsConfig.html create mode 100644 web/help/GuideReferencePixbufLoaders.html diff --git a/BUGS b/BUGS deleted file mode 100644 index e66f3d3e..00000000 --- a/BUGS +++ /dev/null @@ -1,2 +0,0 @@ -Bugs and feature requests are not currently tracked, but can be sent to: -https://lists.sourceforge.net/lists/listinfo/geeqie-devel diff --git a/CODING b/CODING index ca55a239..39ede262 100644 --- a/CODING +++ b/CODING @@ -39,10 +39,15 @@ GPL header, in every file, like this: -------------------------------------------------------------------------------- -svn change-log: +git change-log: +If referencing a Geeqie GitHub issue, include the issue number in the summary line. Start with a short summary in the first line (without a dot at the end) followed -by a empty line. Use whole sentences begins with Capital letter. For each +by a empty line. + +If referencing a Geeqie GitHub issue, include a hyperlink to the GitHub issue page +in the message body. +Use whole sentences begins with Capital letter. For each modification use new line. Or you can write the theme, colon and then every change on new line, begin with "- ". diff --git a/HACKING b/HACKING index d86fbe36..4720e8c9 100644 --- a/HACKING +++ b/HACKING @@ -4,7 +4,7 @@ The Makefiles and configure script are generated by the autogen.sh script, usually only distributed with snapshot releases. Running autogen.sh requires automake and autoconf. GNU gettext may also be needed by autogen.sh. -SVN commits _require_ an explicit log message. Think it will be used in the +Git commits _require_ an explicit log message. Think it will be used in the release Changelog. Coders should respect general coding style (see CODING). diff --git a/README.md b/README.md index cefac3de..a70eabf6 100644 --- a/README.md +++ b/README.md @@ -108,9 +108,6 @@ Or: `git clone http://www.geeqie.org/git/geeqie.git` ## Installation -Update secondary help documents (optional - requires use of git): - `./gen_changelog.sh ; markdown README.md > README.html` - List compile options: `./autogen.sh --help` Common options: @@ -123,7 +120,7 @@ Install: `[sudo] make install` Removal: `[sudo] make uninstall` #### Note: -The zip files at GitHub contain only the sources - they cannot, by themselves, be used to install Geeqie. +The zip and gzip files at geeqie.org and GitHub contain only the sources - they cannot, by themselves, be used to install Geeqie. It is recommended to always use `git clone git://www.geeqie.org/geeqie.git` to download Geeqie. After installing Geeqie you may delete the folder you have cloned Geeqie into. @@ -141,7 +138,7 @@ Your configuration file, history file and desktop files are not affected by this See the NEWS file in the installation folder, or [Geeqie News at GitHub](https://github.com/BestImageViewer/geeqie/blob/master/NEWS) -And either the ChangeLog file or [Geeqie ChangeLog at GitHub](https://github.com/BestImageViewer/geeqie/blob/master/ChangeLog) +And either the ChangeLog file or [Geeqie ChangeLog](http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=shortlog) ## Requirements diff --git a/doc/docbook/GuideReferenceCommandLine.xml b/doc/docbook/GuideReferenceCommandLine.xml index 977eabdc..f727e058 100644 --- a/doc/docbook/GuideReferenceCommandLine.xml +++ b/doc/docbook/GuideReferenceCommandLine.xml @@ -172,9 +172,9 @@ Start recursive slide show for <folder> in main window. - -d<[n][.m]> - --delay=<[n][.m]> - Set slide show delay to <[n][.m]> seconds, range is 0.1 to 3600 + -d<[h:][m:][n][.m]> + --delay=<[h:][m:][n][.m]> + Set slide show delay to <[hrs:][mins:][n][.m]> seconds, range is 0.1 secs to 24 hours +t @@ -276,16 +276,16 @@ - - - --lua:<file>,<lua script> - run lua script on file - -crsr:<folder> --cache-render-shared-recurse:<folder> render thumbnails recursively + + + --lua:<file>,<lua script> + run lua script on file + diff --git a/geeqie.1 b/geeqie.1 index 8035feb8..301f4ee7 100644 --- a/geeqie.1 +++ b/geeqie.1 @@ -128,8 +128,8 @@ Stop slideshow. Start recursive slide show in FOLDER. .br .B -.IP \-d<[N][.M]>,\-\-delay=<[N][.M]> -Set slide show delay to N.M seconds. +.IP \-d<[HRS:][MINS:][N][.M]>,\-\-delay=<[hrs:][mins][N][.M]> +Set slide show delay to Hrs Mins N.M seconds. .br .B .IP \+t,\-\-tools-show diff --git a/web/features.html b/web/features.html index f0de5dcc..81db0ee9 100644 --- a/web/features.html +++ b/web/features.html @@ -1,113 +1,103 @@ - - - - - Geeqie Features List - - -
-

Geeqie Feature List

- -
- + + + + + "Geeqie Features List" + + +
+

Geeqie Feature List

+ +
+ diff --git a/web/help/Cancelbutton.html b/web/help/Cancelbutton.html index 98d43f13..55178913 100644 --- a/web/help/Cancelbutton.html +++ b/web/help/Cancelbutton.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
  • Sidebars
  • Stand-alone Windows
  • Search and Select
  • -
  • External Actions
  • +
  • Plugins
  • File Management
  • Color Management
  • Image Presentation
  • diff --git a/web/help/Commandline.html b/web/help/Commandline.html index f1972445..5ff8bd64 100644 --- a/web/help/Commandline.html +++ b/web/help/Commandline.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
  • Sidebars
  • Stand-alone Windows
  • Search and Select
  • -
  • External Actions
  • +
  • Plugins
  • File Management
  • Color Management
  • Image Presentation
  • diff --git a/web/help/ExifRotation.html b/web/help/ExifRotation.html index ceeacbbe..e38a6ecd 100644 --- a/web/help/ExifRotation.html +++ b/web/help/ExifRotation.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
  • Sidebars
  • Stand-alone Windows
  • Search and Select
  • -
  • External Actions
  • +
  • Plugins
  • File Management
  • Color Management
  • Image Presentation
  • diff --git a/web/help/Features.html b/web/help/Features.html index 60871283..ac2390fa 100644 --- a/web/help/Features.html +++ b/web/help/Features.html @@ -424,7 +424,7 @@ dd.answer div.label { float: left; }
  • Sidebars
  • Stand-alone Windows
  • Search and Select
  • -
  • External Actions
  • +
  • Plugins
  • File Management
  • Color Management
  • Image Presentation
  • diff --git a/web/help/GuideCollections.html b/web/help/GuideCollections.html index 1c1cefaf..54870fb9 100644 --- a/web/help/GuideCollections.html +++ b/web/help/GuideCollections.html @@ -429,7 +429,7 @@ dd.answer div.label { float: left; }
  • Search and Select
  • -
  • External Actions
  • +
  • Plugins
  • File Management
  • Color Management
  • Image Presentation
  • diff --git a/web/help/GuideColorManagement.html b/web/help/GuideColorManagement.html index 744dda10..d637625f 100644 --- a/web/help/GuideColorManagement.html +++ b/web/help/GuideColorManagement.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
  • Sidebars
  • Stand-alone Windows
  • Search and Select
  • -
  • External Actions
  • +
  • Plugins
  • File Management
  • Color Management
    • diff --git a/web/help/GuideCredits.html b/web/help/GuideCredits.html index 9a252f3b..cbc2aadd 100644 --- a/web/help/GuideCredits.html +++ b/web/help/GuideCredits.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
    • Sidebars
    • Stand-alone Windows
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • diff --git a/web/help/GuideFaq.html b/web/help/GuideFaq.html index 3b056ef7..cc0e79a5 100644 --- a/web/help/GuideFaq.html +++ b/web/help/GuideFaq.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
    • Sidebars
    • Stand-alone Windows
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • diff --git a/web/help/GuideGnuFdl.html b/web/help/GuideGnuFdl.html index 9fbc2db1..dc0b88d8 100644 --- a/web/help/GuideGnuFdl.html +++ b/web/help/GuideGnuFdl.html @@ -421,7 +421,7 @@ dd.answer div.label { float: left; }
    • Sidebars
    • Stand-alone Windows
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • diff --git a/web/help/GuideImageManagement.html b/web/help/GuideImageManagement.html index 6e530385..8e47bf70 100644 --- a/web/help/GuideImageManagement.html +++ b/web/help/GuideImageManagement.html @@ -3,7 +3,7 @@ File Management - + + + + + +
      +

      Plugins

      + +

      Geeqie provides the facility to execute external commands - any external command may be called via this facility.

      +

      Actions may be performed on a single file, or on a set of selected files.

      +

      Plugins can do anything from running simple operations like symlink to activating fully featured programs like Gimp. Nor does the action have to be performed on files - you may, for instance, configure a plugin to download images from your digital camera.

      +

      + To perform these actions, Geeqie uses standard + desktop + files. +

      +

      + It is not necessary to understand the details of desktop file specifications because the + Plugins Configuration + dialogue presents you with an easy-to-use template. This dialogue is accessed via + Edit ▸ Configure Plugins + . +

      +

      + Plugins will appear in the menu + Plugins + , unless specified otherwise in the desktop file. +

      +

      +

      Commands that are set to display their output in a window will show a dialogue when the command is executed.

      +

      The Result dialogue will display the command's text output. If the plugin command will result in multiple runs of the same command for each file, you can use the Stop button to stop Geeqie from executing the command for remaining files.

      +

      + Once all commands have completed, or if the Stop button was pressed and the pending command has completed, you can use the Close button, or press + Escape + , to close the Result dialogue. The Result dialogue can not be closed while a command is still running. +

      +
      + + + diff --git a/web/help/GuideImageManagementRename.html b/web/help/GuideImageManagementRename.html index 85a517b1..855263fb 100644 --- a/web/help/GuideImageManagementRename.html +++ b/web/help/GuideImageManagementRename.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
    • Sidebars
    • Stand-alone Windows
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
      • Copy and Move
      • diff --git a/web/help/GuideImageMarks.html b/web/help/GuideImageMarks.html index e73a8e8c..74d8b542 100644 --- a/web/help/GuideImageMarks.html +++ b/web/help/GuideImageMarks.html @@ -4,7 +4,7 @@ Marking Images - + + + + + +
        +

        Stereo image management

        + +

        TBD

        +
        + + + diff --git a/web/help/GuideOptionsToolbar.html b/web/help/GuideOptionsToolbar.html new file mode 100644 index 00000000..7c43459d --- /dev/null +++ b/web/help/GuideOptionsToolbar.html @@ -0,0 +1,479 @@ + + + + +Toolbar + + + + + + + + +
        +

        Toolbar

        + +

        + This dialogue enables you to change the items displayed on the Toolbar. +

        + The initial display shows the current setup. You may re-order these items by right-clicking on any item. +

        + Additional items may be included by clicking on the "Plus" symbol at the bottom of the tab. A list of all available options is displayed. +

        +

        Most of the Geeqie menu items are available, plus any desktop (Plugins) files.

        +
        +

        + If you select a desktop file, ensure that it includes an icon - the desktop file format is described in the + Standards section +

        +
        +
        + + + diff --git a/web/help/GuideOptionsWindow.html b/web/help/GuideOptionsWindow.html index c508d7fe..c38367c0 100644 --- a/web/help/GuideOptionsWindow.html +++ b/web/help/GuideOptionsWindow.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
      • Sidebars
      • Stand-alone Windows
      • Search and Select
      • -
      • External Actions
      • +
      • Plugins
      • File Management
      • Color Management
      • Image Presentation
      • @@ -436,8 +436,9 @@ dd.answer div.label { float: left; }
      • Files Options
      • Metadata
      • Color management options
      • -
      • Stereo image management
      • +
      • Stereo image management
      • Behavior Options
      • +
      • Toolbar
    • Additional Preferences
    • diff --git a/web/help/GuideOtherWindows.html b/web/help/GuideOtherWindows.html index 7c1bb2aa..a2286b7d 100644 --- a/web/help/GuideOtherWindows.html +++ b/web/help/GuideOtherWindows.html @@ -428,7 +428,7 @@ dd.answer div.label { float: left; }
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • diff --git a/web/help/GuideOtherWindowsExif.html b/web/help/GuideOtherWindowsExif.html index f85ef6e7..b2df77bb 100644 --- a/web/help/GuideOtherWindowsExif.html +++ b/web/help/GuideOtherWindowsExif.html @@ -429,7 +429,7 @@ dd.answer div.label { float: left; }
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • diff --git a/web/help/GuideOtherWindowsImageWindow.html b/web/help/GuideOtherWindowsImageWindow.html index d6a9513b..dfe77f79 100644 --- a/web/help/GuideOtherWindowsImageWindow.html +++ b/web/help/GuideOtherWindowsImageWindow.html @@ -429,7 +429,7 @@ dd.answer div.label { float: left; }
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • diff --git a/web/help/GuideOtherWindowsPanView.html b/web/help/GuideOtherWindowsPanView.html index ee08548e..1b93553d 100644 --- a/web/help/GuideOtherWindowsPanView.html +++ b/web/help/GuideOtherWindowsPanView.html @@ -429,7 +429,7 @@ dd.answer div.label { float: left; }
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • diff --git a/web/help/GuidePluginsConfig.html b/web/help/GuidePluginsConfig.html new file mode 100644 index 00000000..704de5ea --- /dev/null +++ b/web/help/GuidePluginsConfig.html @@ -0,0 +1,716 @@ + + + + +Plugins Configuration + + + + + + + + +
      +

      Plugins Configuration

      + +

      +
      +
      +

      12.2.1. Plugins Configuration Dialog

      +

      + This dialog allows user to add new plugins or modify the system ones. It is available in the menu + Edit ▸ Configure Plugins + . +

      +

      + The Plugins dialog shows list of all relevant plugins i.e. all installed desktop files that are designated either: +

        +
      • + Categories=Graphics +
      • +
      • + Categories=X-Geeqie +
      • +
      +

      + The list has the following columns: +

      +
      +
      + Name +
      +
      +

      Plugin name as specified in desktop file, and is the name displayed in menus.

      +
      +
      + Hidden +
      +
      + A plugin can be + Hidden + for one of these reasons: +
        +
      • + the desktop file contains + Hidden=TRUE + or + NoDisplay=TRUE +
      • +
      • + TryExec + binary was not found +
      • +
      • + MimeType + list does not contain images +
      • +
      • + MimeType + list is empty and + Categories + does not contain + X-Geeqie +
      • +
      +
      +
      +
      +
      + Desktop file +
      +
      + Name of the desktop file, used as an identifier in + Keyboard Options + . +
      +
      + Path +
      +
      Full path to the desktop file. Desktop files in user directories override the system ones with the same name.
      +
      +
      +
      +

      12.2.2. Adding new plugin

      +

      + + + + + + New + + + opens a text editor with a desktop file template. You must amend the line +

      Exec=command %f
      + to contain the command you wish to execute. If it is more than a single command, you must create a script file and call that. If the location of the script file is not in your $PATH environment variable, you must include the full pathname. +

      +

      +
      +
      +

      12.2.3. Modifying an existing plugin

      +

      + + + + + + Edit + + + opens a text editor with existing desktop file. For desktop files that are not writable by user, it allows saving to a Geeqie specific directory, where it overrides the system file (but only for Geeqie). +

      +
      +
      +

      12.2.4. Deleting a plugin

      +

      + + + + + + Delete + + + can delete user writable desktop files. System desktop files can't be deleted directly, but it is possible to edit them and set + Hidden=TRUE + , see above. +

      +
      +
      +

      12.2.5. Special plugins

      +

      A desktop file with one of the following names has a special function. It will replace the corresponding internal command.

      +

      +

              geeqie-copy-command.desktop
      +        geeqie-move-command.desktop
      +        geeqie-rename-command.desktop
      +        geeqie-delete-command.desktop
      +        geeqie-folder-command.desktop
      +      
      +

      +

      This can be used for example for a custom trash command or for manipulation of files under version control.

      +
      +
      +

      12.2.6. Geeqie desktop file keys

      +

      + A desktop file for use only by Geeqie should have the following entries: +

              Categories=X-Geeqie;
      +        OnlyShowIn=X-Geeqie;
      +      
      +

      +

      + A menu path where the plugin will appear, instead of in the default + Plugins + , can be set by including: +

      X-Geeqie-Menu-Path=<FileMenuPath>
      +

      +

      + Possible vales for + FileMenuPath + are: +

              FileMenu
      +        FileMenu/OpenSection
      +        FileMenu/SearchSection
      +        FileMenu/PrintSection
      +        FileMenu/FileOpsSection
      +        FileMenu/QuitSection
      +        GoMenu
      +        SelectMenu
      +        SelectMenu/SelectSection
      +        SelectMenu/ClipboardSection
      +        SelectMenu/MarksSection
      +        EditMenu/EditMenu
      +        EditMenu/EditSection
      +        EditMenu/OrientationMenu
      +        EditMenu/RatingMenu
      +        EditMenu/PropertiesSection
      +        EditMenu/PreferencesSection
      +        PluginsMenu
      +        ViewMenu
      +        ViewMenu/WindowSection
      +        ViewMenu/FileDirMenu
      +        ViewMenu/FileDirMenu/FolderSection
      +        ViewMenu/FileDirMenu/ListSection
      +        ViewMenu/DirSection
      +        ViewMenu/ZoomMenu
      +        ViewMenu/ZoomMenu/ConnectZoomMenu
      +        ViewMenu/SplitMenu
      +        ViewMenu/StereoMenu
      +        ViewMenu/ColorMenu
      +        ViewMenu/OverlayMenu
      +        ViewMenu/ViewSection
      +        ViewMenu/ToolsSection
      +        ViewMenu/SlideShowSection
      +        HelpMenu
      +        HelpMenu/HelpSection
      +      
      +

      +

      + If you want a plugin to use a user-definable path, the following entry must be made in the desktop file: +

      X-Geeqie-Filter=true
      +

      +

      + Desktop files containing this entry will be displayed in the Folder action list of the + Sort Manager Sidebar + . The path of the bookmark clicked will be used by the desktop file. +

      + If the desktop file is called from the menu, when the plugin is executed you are presented with a dialogue which enables a path to be selected. The path selected, appended by the filename currently being processed, is made available to the shell script either as an environment variable or via a call to geeqie --remote. The following code demonstrates the use of both methods: +
              for file in "$@"
      +        do
      +        destination=$(geeqie --remote --get-destination:"$file")
      +        
      +        echo "$destination"
      +        echo $GEEQIE_DESTINATION
      +        done
      +      
      +

      +

      + If you want to run a plugin in full-screen mode and wish full-screen to be maintained, include the following entry in the desktop file: +

      X-Geeqie-Keep-Fullscreen=true
      +

      +

      + Any terminal output from the plugin command can be displayed with the following command: +

      X-Geeqie-Verbose=true
      +

      +

      + The plugin can be restricted to run on only certain file types, for example: +

      X-Geeqie-File-Extensions=.jpg; .cr2
      + The entries are case insensitive. +

      +

      +

      X-Geeqie-Keep-Verbose-Multi=
      + TBD +

      +

      + The key or key combination to execute this function can be set with: +

      X-Geeqie-Hotkey=
      + Key combinations are of the form: + +
      X-Geeqie-Hotkey=<control>y
      +
      + This value may conflict with a setting in + Keyboard Options +
      +

      +
      +
      + + + diff --git a/web/help/GuidePrinting.html b/web/help/GuidePrinting.html index c5b61813..b82b1748 100644 --- a/web/help/GuidePrinting.html +++ b/web/help/GuidePrinting.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
    • Sidebars
    • Stand-alone Windows
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • diff --git a/web/help/GuideReference.html b/web/help/GuideReference.html index f22d3d6d..8f00d85d 100644 --- a/web/help/GuideReference.html +++ b/web/help/GuideReference.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
    • Sidebars
    • Stand-alone Windows
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • @@ -439,6 +439,7 @@ dd.answer div.label { float: left; }
    • Infra-red controller
    • XMP, Exif and IPTC
    • Supported File Formats
    • +
    • Additional pixbuf loaders
    • Decoding Latitude and Longitude
    • Standards
    • @@ -483,10 +484,13 @@ dd.answer div.label { float: left; } 13.9. Supported File Formats
    • -13.10. Decoding Latitude and Longitude +13.10. Additional pixbuf loaders
    • -13.11. Standards +13.11. Decoding Latitude and Longitude +
    • +
    • +13.12. Standards
    • diff --git a/web/help/GuideReferenceCommandLine.html b/web/help/GuideReferenceCommandLine.html index 89b79df0..ed61c7c6 100644 --- a/web/help/GuideReferenceCommandLine.html +++ b/web/help/GuideReferenceCommandLine.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
    • Sidebars
    • Stand-alone Windows
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • @@ -440,6 +440,7 @@ dd.answer div.label { float: left; }
    • Infra-red controller
    • XMP, Exif and IPTC
    • Supported File Formats
    • +
    • Additional pixbuf loaders
    • Decoding Latitude and Longitude
    • Standards
    • @@ -459,7 +460,8 @@ dd.answer div.label { float: left; }

      Geeqie is called by the command: -

            geeqie [options] [path_to_file_or_collection] 1
      +    
            geeqie [options] [path_to_file_or_collection]
      +      1
           

      These are the command line options available to Geeqie:

      @@ -622,9 +624,9 @@ dd.answer div.label { float: left; } Start recursive slide show for <folder> in main window. --d<[n][.m]> ---delay=<[n][.m]> -Set slide show delay to <[n][.m]> seconds, range is 0.1 to 3600 +-d<[h:][m:][n][.m]> +--delay=<[h:][m:][n][.m]> +Set slide show delay to <[hrs:][mins:][n][.m]> seconds, range is 0.1 secs to 24 hours +t @@ -725,9 +727,14 @@ dd.answer div.label { float: left; } --crsr:<folder> ---cache-render-shared-recurse:<folder> -render thumbnails recursively +-crsr:<folder> +--cache-render-shared-recurse:<folder> +render thumbnails recursively + + + +--lua:<file>,<lua script> +run lua script on file
      diff --git a/web/help/GuideReferenceConfig.html b/web/help/GuideReferenceConfig.html index e44efa34..67f0f41b 100644 --- a/web/help/GuideReferenceConfig.html +++ b/web/help/GuideReferenceConfig.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
    • Sidebars
    • Stand-alone Windows
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • @@ -440,6 +440,7 @@ dd.answer div.label { float: left; }
    • Infra-red controller
    • XMP, Exif and IPTC
    • Supported File Formats
    • +
    • Additional pixbuf loaders
    • Decoding Latitude and Longitude
    • Standards
    • @@ -478,7 +479,7 @@ dd.answer div.label { float: left; }

      Geeqie-created desktop files used by - External Editors + Plugins are in the folder:

      .../applications

      diff --git a/web/help/GuideReferenceDecodeLatLong.html b/web/help/GuideReferenceDecodeLatLong.html index 038dc357..695f0794 100644 --- a/web/help/GuideReferenceDecodeLatLong.html +++ b/web/help/GuideReferenceDecodeLatLong.html @@ -3,7 +3,7 @@ Decoding Latitude and Longitude - + + + + + +
      +

      Additional pixbuf loaders

      + +

      + Geeqie is limited to displaying files for which there are existing pixbuf loaders. In addition to the standard ones included with most distributions, the following loaders may also work. +

      + However, you are required to compile and install them yourself. +

      +
      +
      +

      13.10.1. webp

      +

      +

      https://github.com/aruiz/webp-pixbuf-loader
      +

      +

      +
      +
      +

      13.10.2. xcf

      +

      +

      https://gitorious.org/xcf-pixbuf-loader/mainline?p=xcf-pixbuf-loader:mainline.git;a=summary
      +

      +
      +
      +

      13.10.3. psd

      +

      +

      https://cgit.sukimashita.com/gdk-pixbuf-psd.git/
      +

      +
      +
      +

      13.10.4. JP2/JPC/JPX/J2K/JPF

      +

      If your distribution has the libpixbufloader-jasper.so loader, these file formats will also be displayed.

      +
      +
      + + + diff --git a/web/help/GuideReferenceStandards.html b/web/help/GuideReferenceStandards.html index 6a1c5ba5..432372f0 100644 --- a/web/help/GuideReferenceStandards.html +++ b/web/help/GuideReferenceStandards.html @@ -422,7 +422,7 @@ dd.answer div.label { float: left; }
    • Sidebars
    • Stand-alone Windows
    • Search and Select
    • -
    • External Actions
    • +
    • Plugins
    • File Management
    • Color Management
    • Image Presentation
    • @@ -440,6 +440,7 @@ dd.answer div.label { float: left; }
    • Infra-red controller
    • XMP, Exif and IPTC
    • Supported File Formats
    • +
    • Additional pixbuf loaders
    • Decoding Latitude and Longitude
    • Standards
    • diff --git a/web/help/GuideReferenceSupportedFormats.html b/web/help/GuideReferenceSupportedFormats.html index c852c067..26efa659 100644 --- a/web/help/GuideReferenceSupportedFormats.html +++ b/web/help/GuideReferenceSupportedFormats.html @@ -4,7 +4,7 @@ Supported File Formats - +