Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Editor site #160

Open
k4dima opened this issue Apr 13, 2014 · 8 comments
Open

Editor site #160

k4dima opened this issue Apr 13, 2014 · 8 comments

Comments

@k4dima
Copy link

k4dima commented Apr 13, 2014

http://www.onepf.org/editor/ is not working. I can not build AppDF file.

@oorlov
Copy link
Contributor

oorlov commented Apr 14, 2014

Do you see any messages on screen? Do you try it in Chrome? Probabably you can share logs from chrome developer console?

@k4dima
Copy link
Author

k4dima commented Apr 16, 2014

4
Logs:
6
5

@akarimova
Copy link
Contributor

Hi @k4dima
You should specify all required fields.
AppDF file can not be build using only an apk. A lot of informations is required: screenshots, descriptions in one or more languages and so on.

@k4dima
Copy link
Author

k4dima commented Apr 16, 2014

Hi @akarimova
Then what "Unfinished AppDF File" button do?

@k4dima
Copy link
Author

k4dima commented Apr 16, 2014

remove if (!appdfEditor.isNoFile($(this)) && fileNames.indexOf(appdfEditor.getF0ileName($(this))) === -1) {
add if (!appdfEditor.isNoFile($(this)) && fileNames.indexOf(appdfEditor.getFileName($(this))) === -1) {
in appdfeditor.js
someone

@akarimova
Copy link
Contributor

@k4dima Thank you! Sorry for the misunderstanding. We will update the server ASAP.

@akarimova
Copy link
Contributor

@k4dima done

@LazaroOnline
Copy link

The editor is now hosted here:
https://onepf-org.herokuapp.com/editor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants