Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • d198bc9
  • /
  • doc
  • /
  • usermanual
  • /
  • darkroom
  • /
  • panels
  • /
  • modules.xml
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:126e52a1ba263157ae3e8045d18b67cb41656acb
directory badge Iframe embedding
swh:1:dir:a00025ab9d3cf8732b7016f74ae8f87aa54a616e
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
modules.xml
<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
               "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
                <!ENTITY % darktable_dtd SYSTEM "../../dtd/darktable.dtd">
                %darktable_dtd;
                ]>
<sect2 status="final" id="more_modules">

  <title>More modules</title>

  <indexterm>
    <primary>darkroom panels</primary>
    <secondary>more modules</secondary>
  </indexterm>

  <indexterm>
    <primary>more modules</primary>
  </indexterm>

  <informaltable frame="none">
    <tgroup cols="2" colsep="0" rowsep="0">
      <colspec colwidth="6*"/>
      <colspec colwidth="4*"/>
      <tbody>
        <row>
          <entry>
            More modules at the bottom of the right panel is used to show the less frequently
            used modules. By default only standard modules are shown to the user but you can use
            this function to make the extra modules visible, or alternatively to hide away
            modules you don't typically use.
          </entry>
          <entry>
            <graphic fileref="darkroom/images/panel_moremodules.png" scalefit="1" width="80%" align="center" />
          </entry>
        </row>
      </tbody>
    </tgroup>
  </informaltable>

  <para>
    Each module is shown with a small icon next to its name. Left-click with your mouse to
    toggle the status between visible, hidden and favorite. Favorite modules are indicated by a
    star in front of the icon and in addition to appearing in their normal module group will
    also be visible in the module group
    <link linkend="module_groups"><emphasis>favorites</emphasis></link>. This is a good way to
    get fast access to modules that you use very frequently. Visible modules are indicated in
    the list by a light grey background whilst hidden modules have a dark grey background and do
    not display any of their controls.
  </para>

  <para>
    Hiding or un-hiding modules is not meant to be part of your daily workflow, you should only
    occasionally need to review the modules you typically use. However, you may store various
    settings at your choice as presets for later reuse.
  </para>

</sect2>

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top