attvar.pl![]() | ||
---|---|---|
authenticate.pl -- Authentication access for SWISH![]() | ||
avatar.pl -- Avatar management![]() | ||
random_avatar/1 | Generate a random avatar image url. | ![]() |
release_avatar/1 | Release the avatar to the pool of free avatars. | ![]() |
valid_gravatar/1 | True if URL is a real gravatar. | ![]() |
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![]() | ||
content_filter.pl -- Ban list content filter![]() | ||
dashboard.pl -- Provide non-programmer query execution![]() | ||
data_source.pl -- Cached data access![]() | ||
download.pl -- Provide a button for downloading data![]() | ||
examples.pl -- Serve example files![]() | ||
flags.pl![]() | ||
form.pl -- Form handling utilities![]() | ||
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![]() | ||
http_version.pl -- Serve version details over HTTP![]() | ||
include.pl -- Support :- include(File) from SWISH![]() | ||
jquery.pl -- Call jQuery on the SWISH interface![]() | ||
logging.pl -- Add SWISH query execution to the HTTP log file![]() | ||
markdown.pl -- SWISH Notebook markdown support![]() | ||
md_eval.pl -- Provide evaluable markdown![]() | ||
messages.pl![]() | ||
noble_avatar.pl -- Noble Avatar generator![]() | ||
oauth2.pl -- Oauth2 based login![]() | ||
login/3 | Multifile hook to realise the actual login. | ![]() |
oauth2_claim/2 | True when Claim is the claim made in TokenInfo. | ![]() |
oauth2_login/2 | HTTP handler to login using oauth2. | ![]() |
oauth2_reply/2 | HTTP handler for the redirect we get back from the oauth2 server. | ![]() |
oauth2_user_info/3 | Given the token details obtained in oauth2_reply/2, get extended information about the user from the identity provider. | ![]() |
oauth2_validate_access_token/3 | Validates the AccessToken with Unity (implicit or hybrid flow). | ![]() |
server_attribute/3 | Multifile hook that defines available oauth2 servers. | ![]() |
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)![]() | ||
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![]() | ||
projection/1 | Specify the result variables. | ![]() |
r_swish.pl![]() | ||
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![]() | ||
debug/1 | Add/remove a topic from being printed. | ![]() |
list_debug_topics/0 | List currently known topics for debug/3 and their setting. | ![]() |
list_debug_topics/1 | List currently known topics for debug/3 and their setting. | ![]() |
nodebug/1 | Add/remove a topic from being printed. | ![]() |
swish_debug/3 | Format a message if debug topic is enabled. | ![]() |
swish_debugging/1 | Examine debug topics. | ![]() |
swish_diagnostics.pl![]() | ||
swish_redis.pl -- Redis stream connection![]() | ||
template_hint.pl -- Generate template hints for CondeMirror![]() | ||
trace.pl -- ![]() | ||
tutorial.pl![]() | ||
version.pl -- Manage software versions![]() | ||
web.pl -- Serve /plugin![]() |