List extension packs
/app
/app/spacy
/app/swish
/app/tokenize/prolog
/data/config-enabled
/swish
/swish/lib
/swish/lib/plugin
/swish/lib/render
/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
/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://00709f56-8943-4944-94c9-aa02eb0c67ff
pengine://0e8bb3a5-48ad-4709-8a97-a912f58dd488
pengine://30b36c2a-ecb0-4766-8933-4d4ae63b9031
pengine://4c8eebb2-2633-440d-878a-ac49635c469e
pengine://5844d3ec-c972-42de-b90e-6ae98ac0eed3
pengine://5914f56f-3174-405b-8d35-5823c7c51601
pengine://5d5270bd-e78a-4816-9031-94d9cc82519a
pengine://769b4634-c121-4b28-b152-bfa52b653aa6
pengine://800af9b6-0b3c-4f60-982d-4fc9ef2c0323
pengine://b0018e91-c6a4-4390-970c-78a59fcb93df
pengine://b253ab46-2278-433a-b153-9b6af3f971ae
pengine://f9ff468b-ddcf-416f-8f32-4f9f007c5829
/swish/lib/highlight.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
current_highlight_state/2
show_mirror/1
server_tokens/1
css/3
token_info//1
xref_open_source/2
config/2
swish_config/2
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
r_swish.pl
download.pl -- Provide a button for downloading data
bootstrap.pl -- Bootstrap form generator
form.pl -- Form handling utilities
html_output.pl -- SWISH HTML Output
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
swish_debug.pl
procps.pl
flags.pl
swish_chr.pl -- Make CHR available in SWISH
css
(?Context, ?Selector, -Style)
is
nondet
[multifile,
swish(lib/highlight)
]
Multifile hook to define additional style to apply in a specific context. Currently defined contexts are:
hover
Used for CodeMirror hover extension.
Arguments:
Selector
- is a CSS selector, which is refined by
Context
Style
- is a list of Name(Value) terms.