1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-14 08:25:45 +01:00

add new 'loadplugins' option

This commit is contained in:
Doug Kearns
2008-08-29 12:46:25 +00:00
parent 7a86114f21
commit 0a10028910
5 changed files with 42 additions and 23 deletions

View File

@@ -444,6 +444,13 @@ This includes (X)HTML elements with an "href" atrribute and XLink "simple" links
____
|\'noloadplugins'| |\'loadplugins'|
||'loadplugins'|| boolean (default on)
____
Load plugin scripts when starting up.
____
|\'nomore'| |\'more'|
||'more'|| boolean (default: on)
____
@@ -485,6 +492,7 @@ ____
Show and set the \'work offline' behavior.
____
|\'pageinfo' \'pa'|
||'pageinfo' 'pa'||
charlist (default: gfm)

View File

@@ -17,7 +17,9 @@ The plugin directory is named:
* Unix and Mac - [a]\~/.vimperator/plugin[a]
* Windows - [a]\~/vimperator/plugin[a]
The user's '$HOME'(~) directory is determined as follows:
Plugins will not be sourced if 'noloadplugins' is set.
The user's \'$HOME'(~) directory is determined as follows:
* Unix and Mac - _$HOME_ is used.
* Windows - if _%HOME%_ is set then this is used, otherwise _%USERPROFILE%_ or finally