List extension packs
/data/config-enabled
/swish
/swish/lib
/swish/lib/plugin
/swish/lib/render
/swish/pack/profile/prolog
/swish/pack/profile/prolog/profile/backend
/swish/pack/sCASP/prolog
/swish/pack/sCASP/prolog/scasp
/swish/pack/sCASP/prolog/scasp/clp
/swish/pack/sCASP/prolog/scasp/lang
/swish/pack/smtp/prolog
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/chr
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/clp/clpq
/usr/lib/swipl/library/clp/clpqr
/usr/lib/swipl/library/clp/clpr
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/http
/usr/lib/swipl/library/lynx
/usr/lib/swipl/library/pldoc
/usr/lib/swipl/library/semweb
pengine://13a3f0a8-0505-40df-9644-88be7fab856a
pengine://2642cc0c-f550-4e92-a67c-9fd80033ffd0
pengine://29dd5bc5-3833-423d-9a17-eae10e971d45
pengine://2e15752b-7742-4c31-b30b-2b2ee6e1a1dd
pengine://4af17bba-c5b6-4938-bc29-c928c2cc083b
pengine://6241d508-c600-436a-9ff5-6b5fe871f383
pengine://6a8057d5-9811-4d81-9529-a9b2b4686bc7
pengine://845da23e-6420-481b-a21d-d4f559494e6b
pengine://8653c2a6-2549-416f-b40b-1e429d83251c
pengine://875a7a50-3a5b-4207-926c-742e315d9d54
pengine://94f41f77-1e07-42b2-858b-14bfd357a1a8
pengine://efc63540-c018-4b0f-953d-d968b6e8af8f
pengine://fa8b7f1d-ddb4-41c6-a0a8-7493dfa48381
/swish/lib/storage.pl
All
Application
Manual
Name
Summary
Help
swish
lib
messages.pl
paths.pl -- Setup SWISH search paths
config.pl -- Make HTTP locations known to JSON code
page.pl -- Provide the SWISH application as Prolog HTML component
help.pl -- SWISH help system
search.pl -- SWISH search from the navigation bar
chat.pl -- The SWISH collaboration backbone
storage.pl -- Store files on behalve of web clients
storage_file/1
storage_meta_property/2
storage_store_term/2
storage_load_term/2
use_gitty_file/1
use_gitty_file/2
storage_fsck/0
storage_repack/0
storage_repack/1
storage_unpack/0
typeahead/4
gitty.pl -- Single-file GIT like version system
gitty_driver_bdb.pl -- Gitty BDB driver
gitty_driver_files.pl -- Gitty plain files driver
patch.pl -- Run patch program
authenticate.pl -- Authentication access for SWISH
pep.pl -- SWISH PEP (Policy Enforcement Point)
avatar.pl -- Avatar management
noble_avatar.pl -- Noble Avatar generator
chatstore.pl -- Store chat messages
content_filter.pl -- Ban list content filter
include.pl -- Support :- include(File) from SWISH
swish_csv.pl -- Support CSV output from a Pengines server
examples.pl -- Serve example files
md_eval.pl -- Provide evaluable markdown
profiles.pl
highlight.pl -- Highlight token server
markdown.pl -- SWISH Notebook markdown support
template_hint.pl -- Generate template hints for CondeMirror
render.pl -- SWISH term-rendering support
web.pl -- Serve /plugin
version.pl -- Manage software versions
oauth2.pl -- Oauth2 based login
form.pl -- Form handling utilities
bootstrap.pl -- Bootstrap form generator
session.pl -- Setup SWISH sessions
trace.pl --
projection.pl -- Define the projection
attvar.pl
jquery.pl -- Call jQuery on the SWISH interface
dashboard.pl -- Provide non-programmer query execution
html_output.pl -- SWISH HTML Output
swish_debug.pl
procps.pl
flags.pl
swish_chr.pl -- Make CHR available in SWISH
storage_unpack
Unpack all packed objects of the store. Currently only supports the
files
driver. For database drivers this is supposed to be handled by the database.