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