List extension packs
/data/config-enabled
/swish
/swish/config-available
/swish/lib
/swish/lib/data
/swish/lib/plugin
/swish/lib/render
/swish/pack/chat80/prolog
/swish/pack/chat80/prolog/chat80
/swish/pack/hdt/prolog
/swish/pack/profile/prolog
/swish/pack/profile/prolog/profile/backend
/swish/pack/rserve_client/prolog/r
/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
/swish/pack/wordnet/prolog
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/ext/bdb
/usr/lib/swipl/library/ext/chr
/usr/lib/swipl/library/ext/chr/chr
/usr/lib/swipl/library/ext/clib
/usr/lib/swipl/library/ext/clpqr
/usr/lib/swipl/library/ext/clpqr/clpq
/usr/lib/swipl/library/ext/clpqr/clpqr
/usr/lib/swipl/library/ext/clpqr/clpr
/usr/lib/swipl/library/ext/http/http
/usr/lib/swipl/library/ext/json
/usr/lib/swipl/library/ext/json/http
/usr/lib/swipl/library/ext/libedit
/usr/lib/swipl/library/ext/nlp
/usr/lib/swipl/library/ext/paxos
/usr/lib/swipl/library/ext/pcre
/usr/lib/swipl/library/ext/pengines
/usr/lib/swipl/library/ext/pldoc
/usr/lib/swipl/library/ext/pldoc/pldoc
/usr/lib/swipl/library/ext/redis
/usr/lib/swipl/library/ext/semweb/semweb
/usr/lib/swipl/library/ext/sgml
/usr/lib/swipl/library/ext/ssl
/usr/lib/swipl/library/ext/ssl/http
/usr/lib/swipl/library/ext/zlib
/usr/lib/swipl/library/http
/usr/share/swi-prolog/pack/clpBNR/prolog
/usr/share/swi-prolog/pack/libssh/prolog
pengine://036ec0bc-3e03-4e57-b362-4feacb0370a4
pengine://140f8450-162b-47aa-9875-01ff90479c4d
pengine://1be340c4-edf4-431c-a80f-ded75aae7f38
pengine://2ab4db07-0156-48be-83a5-f6173b70dd6d
pengine://38964021-1a50-4e94-bfe3-28e95823b870
pengine://392f9504-e6cb-4dbd-8edf-b9d403e4324a
pengine://752eabb8-5761-4533-afa1-9eab5f89fdaf
pengine://794d6afc-7875-416a-8d76-b6beccba4195
pengine://7a9f5493-1e4a-4b9e-9dc5-7439a3736e6a
pengine://85aa4438-41be-4470-8547-ef4e420d7629
pengine://aad95c6e-dc82-45fc-a0a6-9b44f3d814bd
pengine://aeb0458f-4829-42aa-b729-ca6aba0df012
pengine://aeda1a89-dfb6-4349-aca9-dcc471d9efd7
pengine://af1a724f-7083-4539-ba82-05f09c113720
pengine://eaf32e7e-c699-4ad9-b432-f080fc574d32
pengine://ebe6f44f-6c2d-42c9-9213-45ed36e26daa
pengine://fd1b83d4-2a61-4f0e-88f9-58e07efbe7ce
/swish/lib/page.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
swish_reply/2
swish_reply_resource/1
swish_page//1
swish_navbar//1
pengine_logo//1
swish_logo//1
swish_content//1
swish_resources//0
logo//1
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
gitty.pl -- Single-file GIT like version system
gitty_driver_bdb.pl -- Gitty BDB driver
gitty_driver_files.pl -- Gitty plain files driver
swish_redis.pl -- Redis stream connection
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
swish_debug.pl -- Print debug messages and test assertions
data_source.pl -- Cached data access
logging.pl -- Add SWISH query execution to the HTTP log file
bootstrap.pl -- Bootstrap form generator
form.pl -- Form handling utilities
r_swish.pl
download.pl -- Provide a button for downloading data
cron.pl -- Schedule HTTP server maintenance tasks
http_version.pl -- Serve version details over HTTP
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_diagnostics.pl
procps.pl -- Get process statistics from Linux /proc
flags.pl
swish_chr.pl -- Make CHR available in SWISH
pengine_logo
(+Options)
//
is
det
swish_logo
(+Options)
//
is
det
Emit an <a> element that provides a link to Pengines and SWISH on this server. These may be called from
swish_config
:logo//1
to include the default logos.