plugin

Prolog files

elastic.pl  -- Core Elastic search interfaceShow source
email.pl  -- Email plugin for SWISHShow source
es_swish.pl  -- SWISH integration of Elastic SearchShow source
hdt.pl  -- Access RDF through HDTsShow source
login.pl  -- SWISH login supportShow source
li_login_button/3Hook called from page.pl to include the login buttons.Source
current_user_info/2If there is a logged in user, Info is a dict with information about this user.Source
login_button/3Add a login/logout button.Source
login_continue_button/2The login page is opened either inside an iframe inside a SWISH modal dialog or inside a browser popup window.Source
reply_logged_in/1Reply with an HTML document that the login succeeded.Source
reply_logged_in_page/1Reply with an HTML document that the login succeeded.Source
reply_logged_out/1Perform pluggable logout.Source
notify.pl  -- SWISH notificationsShow source
profile.pl  -- User profile configurationShow source