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://1856aea3-14b7-49c3-a69e-aed89b57936c
pengine://1d9034dc-6b34-4a47-b0fd-7b4d68badaaf
pengine://26bcbf14-5d95-45fd-bea9-dbbea88252c5
pengine://2852b902-fada-4b01-bbd1-9093dd51c679
pengine://2b6dc13d-36aa-4307-aedf-37b03bfcf6f2
pengine://491e9e87-5268-454a-aea3-e597083eb17d
pengine://4af17bba-c5b6-4938-bc29-c928c2cc083b
pengine://613cb972-a695-40f8-ab7c-3a79427cf0c4
pengine://61c8eec4-445a-4809-b10c-77ecd1bafb7e
pengine://62085d13-71d3-4902-af23-8c4d5bcc83dd
pengine://6859df02-3622-43d7-a460-eb8bd308d001
pengine://845da23e-6420-481b-a21d-d4f559494e6b
pengine://aa33e1bc-afd6-4021-832e-006fabc2eb14
pengine://aba07b2b-b45d-4606-ae61-e4708888b53e
pengine://bab1a172-73da-4328-9862-f2903b1e7402
pengine://c05c9b25-00ab-4000-8ab5-4a3027121150
pengine://c7aecb47-261f-46af-bcd0-dbd70ad4a651
pengine://e265e23d-ed0c-4b23-a437-b4ec1a303bbc
pengine://f4240610-bd15-4371-854e-2231b5fd9f39
pengine://f8c31ae0-e3fe-44c3-a35c-1d60eaf3247d
/swish/lib/bootstrap.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
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
bt_form//2
bt_button//4
name_label/2
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
bt_button
(+Name, +Type, +ButtonOptions, +FormOptions)
//