You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The menu item to trigger the preferences window is found under the <iclass="fa fa-cog"></i> menu at the top-right corner of the editor.</p>
532
+
525
533
<h4id="drive">Google Drive Integration</h4>
534
+
526
535
<p>With Code Your Cloud, you can open, share, edit, upload, and save Google Drive files.</p>
536
+
527
537
<h6>Opening</h6>
528
538
<p>Click the <iclass="fa fa-folder-open"></i> icon, or the "open" menu item.<br/>Note: code your cloud CANNOT open Google Docs or Microsoft Office documents.</p>
539
+
529
540
<h6>Sharing</h6>
530
541
<p>In order to allow other people to access your files, click the "share" menu item. If you have not added people to the list of authorized collaborators, they will not be allowed to access the file.</p>
542
+
531
543
<h6>Creating</h6>
532
544
<p>Click the "new" menu item. The document will be titled by its unique file id (a very long string of characters) to prevent name collisions. The file will be created in the root folder of your Google Drive.</p>
545
+
533
546
<h6>Saving</h6>
534
547
<p>Click the "save" menu item, <iclass="fa fa-floppy-o"></i> icon, or the save state indicator (to the right of the collaboration button).</p>
548
+
535
549
<h6>Uploading</h6>
536
550
<p>Select the "upload" menu item to upload a file to Google Drive. The file will appear in your root (main) folder.</p>
551
+
552
+
<h4id="collab">Collaboration</h4>
553
+
<p>Navigate to the document that you want to work on, and press the <iclass="fa fa-play"></i> button.</p>
554
+
555
+
<h4id="running">Running Code</h4>
556
+
<p>You can run code (for now, only javascript) using the <iclass="fa fa-play"></i> button.</p>
557
+
537
558
<h2id="contact">Contact Us</h1>
538
559
<h5>hostmaster@codeyourcloud.com</h5>
539
560
<p>If you have any questions or comments, you can also use the comment box below. Please not that any HTML will be stripped out of your comments.</p>
0 commit comments