Add offline functionality #10

Open
hrehfeld opened this Issue May 11, 2009 · 2 comments

Comments

Projects
None yet
2 participants
Owner

hrehfeld commented May 11, 2009

  • disable installing,
  • show message,
  • use old xml.
Collaborator

SpiritQuaddicted commented May 29, 2009

don't disable installing if repositoryBase is set to a local path

  • add screenshotBase or something so one can use local screenshots too
Collaborator

SpiritQuaddicted commented Jun 17, 2009

This is for me, so I don't forget:

"src="file://localhost/home/blah/path/reviews/screenshots/"

defaults.setProperty("repositoryBase", "file://localhost/blah/path/filebase/");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment