attvar.pl![]() | ||
---|---|---|
authenticate.pl -- Authentication access for SWISH![]() | ||
authentication_hook/3 | Is called from the /pengine/create request to establish the logged in user. | ![]() |
authenticate/2 | Establish the identity behind the HTTP Request. | ![]() |
user_property/2 | True when Identity has Property. | ![]() |
avatar.pl -- Avatar management![]() | ||
bootstrap.pl -- Bootstrap form generator![]() | ||
chat.pl -- The SWISH collaboration backbone![]() | ||
broadcast_bell/3 | Adds a bell to indicate central chat messages. | ![]() |
chat_about/2 | Distribute a chat message about DocID. | ![]() |
chat_broadcast/1 | Send Message to all known SWISH clients. | ![]() |
chat_broadcast/2 | Send Message to all known SWISH clients. | ![]() |
chat_to_profile/2 | Send a HTML notification to users logged in using ProfileID. | ![]() |
notifications/3 | The chat element is added to the navbar and managed by web/js/chat.js. | ![]() |
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![]() | ||
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![]() | ||
include.pl -- Support :- include(File) from SWISH![]() | ||
jquery.pl -- Call jQuery on the SWISH interface![]() | ||
jquery/2 | Run a jQuery query in the SWISH interface. | ![]() |
jquery/3 | Run a jQuery query in 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![]() | ||
patch.pl -- Run patch program![]() | ||
paths.pl -- Setup SWISH search paths![]() | ||
pep.pl -- SWISH PEP (Policy Enforcement Point)![]() | ||
procps.pl![]() | ||
profiles.pl![]() | ||
projection.pl -- Define the projection![]() | ||
r_swish.pl![]() | ||
r_console/2 | Relay Rserve captured output to SWISH using writeln. | ![]() |
r_console_property/1 | Relay the size of the console. | ![]() |
r_display_images/1 | Relay received images to the SWISH console using pengine_output/1. | ![]() |
r_download/0 | Provide download buttons for all created files. | ![]() |
r_download/1 | Provide a download button for the indicates file. | ![]() |
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![]() | ||
pengine_stale_module/1 | True if M seems to be a pengine module with no associated pengine. | ![]() |
pengine_stale_module/2 | True if M seems to be a pengine module with no associated pengine. | ![]() |
stale_pengine/1 | True if Pengine is a Pengine who's thread died. | ![]() |
start_swish_stat_collector/0 | Start collecting statistical performance information for the running SWISH server. | ![]() |
swish_died_thread/2 | True if Id is a thread that died with Status and has not (yet) been joined. | ![]() |
swish_save_stats/1 | Save statistcs to File or the default file. | ![]() |
swish_statistics/1 | True if State is a statistics about SWISH. | ![]() |
swish_stats/2 | Get the collected statistics for the given Period. | ![]() |
template_hint.pl -- Generate template hints for CondeMirror![]() | ||
trace.pl -- ![]() | ||
prepare_goal/3 | Handle the breakpoints(List) option to set breakpoints prior to execution of the query. | ![]() |
open_source/2 | Open SWISH non-file sources. | ![]() |
$swish wrapper/2 | Wrap a SWISH goal in '$swish wrapper'. | ![]() |
post_context/3 | Multifile hooks to extract additional information from the Pengine, either just before Goal is started or after an answer was produced. | ![]() |
pre_context/3 | Multifile hooks to extract additional information from the Pengine, either just before Goal is started or after an answer was produced. | ![]() |
version.pl -- Manage software versions![]() | ||
web.pl -- Serve /plugin![]() |