From b1fc6a6803111a636d56d4442e0c2fb0b484cabe Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Thu, 6 Jan 2011 21:12:49 +0000 Subject: doco :js commands --- xxxterm.1 | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) (limited to 'xxxterm.1') diff --git a/xxxterm.1 b/xxxterm.1 index b6097e3..c6faf64 100644 --- a/xxxterm.1 +++ b/xxxterm.1 @@ -405,11 +405,28 @@ Display CA certificate(s). Show favorites .It Cm favadd Add current page to favorites -.It Cm jsadd -Add current page domain as a JavaScript white list entry to the runtime -configuration file. -This action will also enable JavaScript if it is currently disabled for this -domain. +.It Cm js +The js command is used to manipulate the Java Script white lists. +Used by itself it expands to "js show all". +.It Cm js show all +Shows all persistent and session entries in the JS white list. +.It Cm js show persistent +Shows all persistent entries in the JS white list. +.It Cm js show session +Shows all session entries in the JS white list. +.It Cm js save +.It Cm js save fqdn +Saves the current fully qualified domain name to the persitent white list. +.It Cm js save domain +Saves the top level domain name to the persitent white list. +E.g. the www.peereboom.us domain would result in saving .peereboom.us . +.Pp +This action will enable Java Script if it is currently disabled for this entry. +.It Cm js toggle +.It Cm js toggle fqdn +Toggle Java Script execution for the current FQDN. +.It Cm js toggle domain +Toggle Java Script execution for the current top level domain. .It Cm cookieadd Add current page domain as a cookie white list entry to the runtime configuration file. -- cgit 1.4.1-2-gfad0