Project

General

Profile

« Previous | Next » 

Revision 792fbe18

Added by koszko about 2 years ago

Facilitate installation of scripts from the repository

This commit includes:

  • removal of page_info_server
  • running of storage client in popup context
  • extraction of some common CSS to a separate file
  • extraction of scripts import view to a separate file
  • addition of a facility to conveniently clone complex structures from DOM (in DOM_helpers.js)
  • addition of hydrilla repo url to default settings
  • other minor changes and of course changes related to the actual installation of scripts from the repo

View differences:

default_settings.json
43 43
	"phttps://www.worldcat.org/title/**": {
44 44
	    "components": ["s", "worldcat (library holdings)"]
45 45
	}
46
    },
47
    {
48
	"rhttps://hydrilla.koszko.org": {}
46 49
    }
47 50
]

Also available in: Unified diff