swish
Prolog files
authenticate.pl -- Authentication access for SWISH![]() | ||
---|---|---|
avatar.pl -- Avatar management![]() | ||
bootstrap.pl -- Bootstrap form generator![]() | ||
chat.pl -- The SWISH collaboration backbone![]() | ||
chatstore.pl -- Store chat messages![]() | ||
config.pl -- Make HTTP locations known to JSON code![]() | ||
cp_authenticate.pl -- SWISH login management![]() | ||
examples.pl -- Serve example files![]() | ||
form.pl -- Form handling utilities![]() | ||
gitty.pl -- Single-file GIT like version system![]() | ||
gitty_driver_files.pl -- Gitty plain files driver![]() | ||
help.pl -- SWISH help system![]() | ||
highlight.pl -- Highlight token server![]() | ||
include.pl -- Support :- include(File) from SWISH![]() | ||
logging.pl -- Add SWISH query execution to the HTTP log file![]() | ||
markdown.pl -- SWISH Notebook markdown support![]() | ||
messages.pl![]() | ||
noble_avatar.pl -- Noble Avatar generator![]() | ||
page.pl -- Provide the SWISH application as Prolog HTML component![]() | ||
patch.pl -- Run patch program![]() | ||
paths.pl -- Setup SWISH search paths![]() | ||
pep.pl -- SWISH PEP (Policy Enforcement Point)![]() | ||
not_sandboxed/2 | Called by Pengines to see whether User may call non-sandboxed operations in Application. | ![]() |
approve/2 | ![]() | |
authorized/2 | Verify that Action is authorized. | ![]() |
deny/2 | ![]() | |
profiles.pl![]() | ||
render.pl -- SWISH term-rendering support![]() | ||
search.pl -- SWISH search from the navigation bar![]() | ||
storage.pl -- Store files on behalve of web clients![]() | ||
swish_csv.pl -- Support CSV output from a Pengines server![]() | ||
template_hint.pl -- Generate template hints for CondeMirror![]() | ||
trace.pl -- ![]() |