Basic Installation

22 views
Skip to first unread message

Signs Now

unread,
Jun 14, 2010, 1:39:59 PM6/14/10
to MobWrite
I'm trying to run a simple mobwrite on the mobwrite3.appspot.com
engine. Below is the script for the html page I'm using locally, but
it doesn't save anything when I close the document and reopen and, of
course, it doesn't sync between multiple computers. What am I missing?

<HTML>
<HEAD>
<TITLE>Priorites - Signs Now Norman</TITLE>
<STYLE type="text/css">
BODY {background-color: white; font-family: sans-serif;}
H1, H2, H3 {font-weight: normal;}
TEXTAREA {font-family: sans-serif; font-size: 42}
</STYLE>
<SCRIPT SRC="http://mobwrite3.appspot.com/static/compressed_form.js"></
SCRIPT>
<!--
<SCRIPT SRC="http://mobwrite3.appspot.com/static/
diff_match_patch_uncompressed.js"></SCRIPT>
<SCRIPT SRC="http://mobwrite3.appspot.com/static/mobwrite_core.js"></
SCRIPT>
<SCRIPT SRC="http://mobwrite3.appspot.com/static/mobwrite_form.js"></
SCRIPT>
-->
</HEAD>
<BODY ONLOAD="mobwrite.share('Priorities', 'Priorities');">
<TABLE STYLE="height: 100%; width: 100%">
<TR><TD HEIGHT=1><H1>Priorities</H1></TD></TR>
<TR><TD><TEXTAREA ID="Priorities" STYLE="width: 100%; height: 100%"></
TEXTAREA></TD></TR>
</TABLE>
</BODY>
</HTML>

Thanks,
-M@SN

Neil Fraser

unread,
Jun 14, 2010, 1:44:11 PM6/14/10
to MobWrite
Don't forget to set the syncGateway:
http://code.google.com/p/google-mobwrite/wiki/Installation
And although it doesn't matter, you only need to share 'Priorities'
once.

Signs Now

unread,
Jun 15, 2010, 9:10:16 AM6/15/10
to mobw...@googlegroups.com
Great, thanks! It works perfectly.

-Matt

> --
> You received this message because you are subscribed to the Google
> Groups "MobWrite" group.
> To post to this group, send email to mobw...@googlegroups.com.
> To unsubscribe from this group, send email to mobwrite+u...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/mobwrite?hl=en
> .
>

Reply all
Reply to author
Forward
0 new messages