facebook

server

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #322941 Reply

    bgscms
    Member

    I saw these instructions:
    How do I deploy my app to my web server?

    First, save your design files by selecting File>Export>Export as HTML from the Design Center menu. This allows you to choose the folder in which MobiOne generates the files.

    Note: Clicking the Run Design button creates files in a folder with the same name as your design file, appended with “_export”. This folder is found in the same location as your design (.mobi) file. For example, running MyCoHome.mobi in Test Center creates the folder MyCoHome_export in the same folder as MyCoHome.mobi. You can use these files to deploy to your server.

    I clicked the run design button but it never generated the _export in a folder. Can you do this with the trial version?

    #323010 Reply

    bgscms
    Member

    Can someone answer my question? I’m getting ready to purchase for a computer lab of 21 pc’s and need to know this answer. Thanks.

    #323011 Reply

    support-michael
    Keymaster

    @bgscms

    >I clicked the run design button but it never generated the _export in a folder. Can you do this with the trial version?

    Yes, the main diff between trial and full version is that UI’s generated from a trial will have a watermark. Full versions of mobione UIs do not include the watermark.

    When you click the Run in Test Center button does your UI appear in the Test Center? If yes, then code was generated. If you are using a 1.4.X version of MobiOne then look for a subdirectory next to your design file (<your-design-filename>.mobi) with name <your-design-filename>-www. This www directory contains your webapp. You can upload this directory or just its contents to a server and begin accessing. On linux systems I typically create a soft link from my startup html file to index.html (ln -s yourstartup.html index.html)

    #323013 Reply

    bgscms
    Member

    Thanks Wayne for your answer. I do have the www folders. What was confusing to me was this:
    folder MyCoHome_export

    I don’t have any folders with -export on them. I have the name of the mobi file I created with -www like Home-www I have an images and res folder.

    Should I have a folder like Home-export?

    #323015 Reply

    support-michael
    Keymaster

    @bgscms

    No, the -www folder is replacement for the older -export folder. I will review and update our docs to avoid any future confusion.

    #323019 Reply

    bgscms
    Member

    Ok, thanks. Another question. Can you create your own icon when someone saves to the home screen on an iPad in Safari?

    #323024 Reply

    support-michael
    Keymaster

    @bgscms

    > Can you create your own icon when someone saves to the home screen on an iPad in Safari?

    Can you peruse this doc and let me know if it answers your question?
    http://www.genuitec.com/mobile/docs/splashScreenHomeIcon/splashScreenHomeIcon.html

    #323048 Reply

    bgscms
    Member

    Everything worked fine, thanks. Where can I find a tutorial on using toggle, checkbox, radio button, password field, menu? Thanks.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: server

You must be logged in to post in the forum log in