2015-03-30 14:40:20 +00:00
|
|
|
libresapi: resource_api and new webinterface
|
|
|
|
============================================
|
|
|
|
|
|
|
|
* ./api contains a C++ backend to control retroshare from webinterfaces or scripting
|
2015-05-01 15:24:05 +00:00
|
|
|
* ./webfiles contains compiled files for the webinterface
|
|
|
|
* ./webui contains HTML/CSS/JavaScript source files for the webinterface
|
|
|
|
|
|
|
|
Quickinfo for builders and packagers
|
|
|
|
====================================
|
|
|
|
|
|
|
|
* copy the files in ./webfiles to
|
|
|
|
* ./webui (Windows)
|
2015-05-06 18:50:20 +00:00
|
|
|
* /usr/share/RetroShare06/webui (Linux)
|
2015-05-01 15:24:05 +00:00
|
|
|
* other OS: see RsAccountsDetail::PathDataDirectory()
|