attvar.pl![]() | ||
---|---|---|
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![]() | ||
config/2 | Define a name/value pair that will end up in the SWISH config object (see web/js/config.js ). | ![]() |
login/2 | If a login item with 'data-server'(+Server) is clicked, the HTTP handler with id login is called. | ![]() |
login_item/2 | This hook is called to find all possible login options. | ![]() |
source_alias/2 | Multifile hook that defines properties of file_search_path/2 aliases wrt. | ![]() |
swish_config/2 | Define a name/value pair that will end up in the SWISH config object (see web/js/config.js ). | ![]() |
swish_config_hash/2 | True if Hash is the SHA1 of the SWISH config. | ![]() |
swish_reply_config/2 | Emit a configuration object to the client if the client requests for '.../swish_config.json', regardless of the path prefix. | ![]() |
user_info/3 | Each login facility must provide this hook. | ![]() |
content_filter.pl -- Ban list content filter![]() | ||
dashboard.pl -- Provide non-programmer query execution![]() | ||
examples.pl -- Serve example files![]() | ||
flags.pl![]() | ||
form.pl -- Form handling utilities![]() | ||
validate_field/4 | True when Value is a valid value for Field from Dict according to Options. | ![]() |
validate_form/2 | Run validate_field/4 on all specified fields, combining the error message. | ![]() |
gitty.pl -- Single-file GIT like version system![]() | ||
gitty_driver_bdb.pl -- Gitty BDB driver![]() | ||
gitty_driver_files.pl -- Gitty plain files driver![]() | ||
help.pl -- SWISH help system![]() | ||
highlight.pl -- Highlight token server![]() | ||
html_output.pl -- SWISH HTML Output![]() | ||
include.pl -- Support :- include(File) from SWISH![]() | ||
jquery.pl -- Call jQuery on the SWISH interface![]() | ||
markdown.pl -- SWISH Notebook markdown support![]() | ||
md_eval.pl -- Provide evaluable markdown![]() | ||
messages.pl![]() | ||
noble_avatar.pl -- Noble Avatar generator![]() | ||
page.pl -- Provide the SWISH application as Prolog HTML component![]() | ||
logo/3 | Hook to include the top-left logos. | |
pengine_logo/3 | Emit an <a> element that provides a link to Pengines and SWISH on this server. | ![]() |
swish_content/3 | Generate the SWISH editor, Prolog output area and query editor. | ![]() |
swish_logo/3 | Emit an <a> element that provides a link to Pengines and SWISH on this server. | ![]() |
swish_navbar/3 | Generate the swish navigation bar. | ![]() |
swish_page/3 | Generate the entire SWISH default page. | ![]() |
swish_reply/2 | HTTP handler to reply the default SWISH page. | ![]() |
swish_reply_resource/1 | Serve /swish/Resource files. | ![]() |
swish_resources/2 | Include SWISH CSS and JavaScript. | ![]() |
patch.pl -- Run patch program![]() | ||
paths.pl -- Setup SWISH search paths![]() | ||
pep.pl -- SWISH PEP (Policy Enforcement Point)![]() | ||
procps.pl -- Get process statistics from Linux /proc![]() | ||
procps_stat/1 | Get data from the stat file of the current process, the process identified by PID or the Prolog thread identified by Thread. | ![]() |
procps_stat/2 | Get data from the stat file of the current process, the process identified by PID or the Prolog thread identified by Thread. | ![]() |
procps_status/1 | Get the data from /proc/self/status as a Prolog dict. | ![]() |
procps_status/2 | Get the data from /proc/self/status as a Prolog dict. | ![]() |
procps_thread_stat/2 | Get data from the stat file of the current process, the process identified by PID or the Prolog thread identified by Thread. | ![]() |
profiles.pl![]() | ||
projection.pl -- Define the projection![]() | ||
render.pl -- SWISH term-rendering support![]() | ||
search.pl -- SWISH search from the navigation bar![]() | ||
session.pl -- Setup SWISH sessions![]() | ||
storage.pl -- Store files on behalve of web clients![]() | ||
swish_chr.pl -- Make CHR available in SWISH![]() | ||
swish_csv.pl -- Support CSV output from a Pengines server![]() | ||
swish_debug.pl -- Print debug messages and test assertions![]() | ||
swish_diagnostics.pl![]() | ||
swish_redis.pl -- Redis stream connection![]() | ||
template_hint.pl -- Generate template hints for CondeMirror![]() | ||
trace.pl -- ![]() | ||
version.pl -- Manage software versions![]() | ||
web.pl -- Serve /plugin![]() |