forked from MapComplete/MapComplete
Some refactoring, more work on the custom theme generator
This commit is contained in:
parent
c4b5f180a6
commit
146552e62c
104 changed files with 382 additions and 1590 deletions
|
@ -40,19 +40,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="maindiv">
|
||||
<h1>Custom theme generator</h1>
|
||||
|
||||
Welcome to the custom theme creator.<br/>
|
||||
|
||||
In order to use this theme generator, you need at least 500 changesets.<br/>
|
||||
|
||||
As the spirit of mapcomplete is to not have <b>any</b> kind of hosted backend, the custom themes are encoded in the
|
||||
URL:
|
||||
the full configuration is saved in a JSON, which is base64-encoded and appended to the hash of the URL.<br/>
|
||||
|
||||
This means that <b>closing this page removes your theme</b>.</br>
|
||||
|
||||
<div id="loggedIn">'loggedIn' not attached</div>
|
||||
<h1>Create your own theme</h1>
|
||||
<div id="layoutCreator"></div>
|
||||
</div>
|
||||
<div id="preview">'preview' not attached</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue