2014-04-14 18:00:22 +00:00
< div class = "layout-wrapper-l1" >
< div class = "layout-wrapper-l2" >
2014-09-09 23:37:21 +00:00
< div class = "navbar navbar-default" >
2014-04-14 00:21:06 +00:00
< div class = "navbar-inner" >
< div class = "nav left-space" > < / div >
< div class = "nav right-space pull-right" > < / div >
< div class = "buttons-dropdown dropdown" >
< div class = "nav" >
< button class = "btn btn-success" data-toggle = "dropdown"
title="Show buttons">
< i class = "icon-th-large" > < / i >
< / button >
< div class = "dropdown-menu" >
< / div >
< / div >
< / div >
< ul class = "nav left-buttons" >
< li class = "wmd-button-group1 btn-group" > < / li >
2013-08-12 22:08:22 +00:00
< / ul >
2014-04-14 00:21:06 +00:00
< ul class = "nav left-buttons" >
< li class = "wmd-button-group2 btn-group" > < / li >
2014-03-09 01:50:24 +00:00
< / ul >
2014-04-14 00:21:06 +00:00
< ul class = "nav left-buttons" >
< li class = "wmd-button-group3 btn-group" > < / li >
2013-08-12 22:08:22 +00:00
< / ul >
2014-04-14 00:21:06 +00:00
< ul class = "nav left-buttons" >
< li class = "wmd-button-group5 btn-group" > < / li >
< / ul >
< ul class = "nav left-buttons" >
< li class = "wmd-button-group4 btn-group" >
2014-04-21 01:12:57 +00:00
< a class = "btn btn-success button-open-discussion" title = "Comments Ctrl/Cmd+M" > < i class = "icon-comment-alt" > < / i > < / a >
2014-04-14 00:21:06 +00:00
< / li >
< / ul >
< ul class = "nav pull-right right-buttons" >
< li class = "offline-status hide" >
< div class = "text-danger" >
< i class = "icon-attention-circled" > < / i > offline
< / div >
< / li >
< li class = "extension-buttons" > < / li >
< / ul >
< ul class = "nav pull-right title-container" >
< li > < div class = "working-indicator" > < / div > < / li >
< li > < a class = "btn btn-success file-title-navbar" href = "#"
title="Rename document"> < / a > < / li >
< li > < div class = "input-file-title-container" > < input type = "text"
class="col-sm-4 form-control hide input-file-title"
placeholder="Document title" />< / div > < / li >
2014-03-17 02:01:46 +00:00
< / ul >
< / div >
2013-08-05 18:39:53 +00:00
< / div >
2014-04-14 18:00:22 +00:00
< div class = "layout-wrapper-l3" >
2014-09-09 23:37:21 +00:00
< pre id = "wmd-input" class = "form-control" > < div class = "editor-content" contenteditable = true > < / div > < div class = "editor-margin" > < / div > < / pre >
2014-04-14 18:00:22 +00:00
< div class = "preview-panel" >
< div class = "layout-resizer layout-resizer-preview" > < / div >
2014-04-21 23:20:46 +00:00
< div class = "layout-toggler layout-toggler-navbar btn btn-info" title = "Toggle navigation bar" > < i class = "icon-th" > < / i > < / div >
< div class = "layout-toggler layout-toggler-preview btn btn-info" title = "Toggle preview" > < i class = "icon-none" > < / i > < / div >
2014-04-14 18:00:22 +00:00
< div class = "preview-container" >
< div id = "preview-contents" >
< div id = "wmd-preview" class = "preview-content" > < / div >
< / div >
2014-04-14 00:21:06 +00:00
< / div >
< / div >
2014-03-10 23:53:03 +00:00
< / div >
2014-04-22 23:39:00 +00:00
< div class = "extension-preview-buttons" >
< div class = "btn-group drag-me" title = "Drag me!" >
2014-04-23 23:12:21 +00:00
< i class = "icon-ellipsis-vert" > < / i >
2014-04-22 23:39:00 +00:00
< / div >
< / div >
2013-08-05 18:39:53 +00:00
< / div >
2014-04-14 00:21:06 +00:00
< div id = "wmd-button-bar" class = "hide" > < / div >
< div class = "menu-panel" >
< button class = "btn toggle-button" title = "Menu" >
< img
data-stackedit-src="menu-icon.png" width="24" height="24" />
< / button >
< div class = "panel-content" >
< div class = "list-group" >
2014-04-20 01:13:43 +00:00
2014-04-14 00:21:06 +00:00
< a href = "viewer" title = "StackEdit Viewer"
2014-04-20 01:13:43 +00:00
class="list-group-item">
< i class = "icon-resize-full" > < / i > StackEdit Viewer
< / a >
2013-08-05 18:39:53 +00:00
2014-04-14 00:21:06 +00:00
< / div >
< div class = "list-group" >
2014-04-20 01:13:43 +00:00
2014-04-14 00:21:06 +00:00
< a href = "#" data-toggle = "collapse" data-target = ".collapse-synchronize"
2014-04-20 01:13:43 +00:00
class="list-group-item">
< div > < i class = "icon-refresh" > < / i > Synchronize< / div >
2014-10-12 11:14:03 +00:00
< small > Open, save, collaborate in the Cloud< / small >
2014-04-20 01:13:43 +00:00
< / a >
2014-04-14 00:21:06 +00:00
< div class = "sub-menu collapse collapse-synchronize clearfix" >
2014-04-20 01:13:43 +00:00
< ul class = "nav alert alert-danger show-already-synchronized" >
< li > < div > "< span class = "file-title" > < / span > " is already synchronized.< / div > < / li >
< li > < a href = "#" class = "action-force-synchronization" > < i class = "icon-refresh" > < / i >
Force synchronization< / a > < / li >
2014-04-14 00:21:06 +00:00
< li > < a href = "#" data-toggle = "modal" data-target = ".modal-manage-sync"
class="action-reset-input">< i
class="icon-refresh">< / i > Manage synchronization< / a > < / li >
< / ul >
< ul class = "nav" >
2014-09-09 23:37:21 +00:00
< li > < a href = "#" class = "action-sync-import-dialog-couchdb" > < i
2014-09-11 23:36:19 +00:00
class="icon-provider-couchdb">< / i > Open from CouchDB < sup class = "text-danger" > new< / sup > < / a > < / li >
2014-09-09 23:37:21 +00:00
< li > < a href = "#" class = "action-sync-export-dialog-couchdb" > < i
2014-09-11 23:36:19 +00:00
class="icon-provider-couchdb">< / i > Save on CouchDB < sup class = "text-danger" > new< / sup > < / a > < / li >
2014-04-20 01:13:43 +00:00
< li > < a href = "#" class = "action-sync-import-dropbox" > < i
class="icon-provider-dropbox">< / i > Open from Dropbox< / a > < / li >
2014-04-21 01:12:57 +00:00
< li > < a href = "#" class = "action-sync-export-dialog-dropbox" > < i
class="icon-provider-dropbox">< / i > Save on Dropbox< / a > < / li >
2014-04-20 01:13:43 +00:00
< li > < a href = "#" class = "submenu-sync-gdrive action-sync-import-gdrive" > < i
class="icon-provider-gdrive">< / i > Open from Google Drive< / a > < / li >
2014-04-21 01:12:57 +00:00
< li > < a href = "#" class = "submenu-sync-gdrive action-sync-export-dialog-gdrive" > < i
class="icon-provider-gdrive">< / i > Save on Google Drive< / a > < / li >
2014-04-20 01:13:43 +00:00
< li > < a href = "#" class = "submenu-sync-gdrivesec action-sync-import-gdrivesec" > < i
2014-04-27 12:43:57 +00:00
class="icon-provider-gdrive">< / i > Open from Google Drive< br > < small > (2nd account)< / small > < / a > < / li >
2014-04-21 01:12:57 +00:00
< li > < a href = "#" class = "submenu-sync-gdrivesec action-sync-export-dialog-gdrivesec" > < i
2014-04-27 12:43:57 +00:00
class="icon-provider-gdrive">< / i > Save on Google Drive< br > < small > (2nd account)< / small > < / a > < / li >
2014-04-20 01:13:43 +00:00
< li > < a href = "#" class = "submenu-sync-gdriveter action-sync-import-gdriveter" > < i
2014-04-27 12:43:57 +00:00
class="icon-provider-gdrive">< / i > Open from Google Drive< br > < small > (3rd account)< / small > < / a > < / li >
2014-04-21 01:12:57 +00:00
< li > < a href = "#" class = "submenu-sync-gdriveter action-sync-export-dialog-gdriveter" > < i
2014-04-27 12:43:57 +00:00
class="icon-provider-gdrive">< / i > Save on Google Drive< br > < small > (3rd account)< / small > < / a > < / li >
2014-04-14 00:21:06 +00:00
< / ul >
< / div >
< a href = "#" data-toggle = "collapse" data-target = ".collapse-publish-on"
2014-04-20 01:13:43 +00:00
class="list-group-item">
< div > < i class = "icon-upload" > < / i > Publish< / div >
2014-04-21 01:12:57 +00:00
< small > Export to the web< / small >
2014-04-20 01:13:43 +00:00
< / a >
2014-04-14 00:21:06 +00:00
< div class = "sub-menu collapse collapse-publish-on clearfix" >
< ul class = "nav alert alert-danger show-already-published" >
< li > < div > "< span class = "file-title" > < / span > " is already published.< / div > < / li >
< li > < a href = "#" class = "action-update-publication" > < i class = "icon-upload" > < / i >
Update publication< / a > < / li >
< li > < a href = "#" data-toggle = "modal" data-target = ".modal-manage-publish"
class="action-reset-input">< i class = "icon-upload" > < / i >
2014-10-12 11:14:03 +00:00
Manage publication< / a > < / li >
2014-04-14 00:21:06 +00:00
< / ul >
< ul class = "nav publish-on-provider-list" >
< / ul >
< / div >
< a href = "#" data-toggle = "modal" data-target = ".modal-manage-sharing"
2014-04-20 01:13:43 +00:00
class="action-reset-input list-group-item">
< div > < i class = "icon-link" > < / i > Sharing< / div >
< small > Share document links< / small >
< / a >
< / div >
< div class = "list-group" >
2014-04-21 15:36:22 +00:00
< a data-toggle = "modal"
data-target=".modal-import-harddrive-markdown"
class="list-group-item action-reset-input" href="#">< i
class="icon-hdd">< / i > Import from disk< / a >
2014-04-14 00:21:06 +00:00
< a href = "#" data-toggle = "collapse" data-target = ".collapse-save-as"
class="list-group-item">< i class = "icon-hdd" > < / i > Export to disk< / a >
< div class = "sub-menu collapse collapse-save-as clearfix" >
< ul class = "nav" >
< li > < a class = "action-download-md" href = "#" > < i
2014-07-22 11:42:21 +00:00
class="icon-download">< / i > As Markdown< / a > < / li >
2014-04-14 00:21:06 +00:00
< li > < a class = "action-download-html" href = "#" > < i
2014-07-22 11:42:21 +00:00
class="icon-download">< / i > As HTML< / a > < / li >
2014-04-14 00:21:06 +00:00
< li > < a class = "action-download-template" href = "#" > < i
2014-07-22 11:42:21 +00:00
class="icon-download">< / i > Using template< / a > < / li >
2014-04-14 00:21:06 +00:00
< li > < a class = "action-download-pdf" href = "#" > < i
2014-08-13 23:44:33 +00:00
class="icon-download">< / i > As PDF < sup class = "text-danger" > sponsor< / sup > < / a > < / li >
2014-04-14 00:21:06 +00:00
< / ul >
< / div >
2014-04-20 01:13:43 +00:00
2014-04-14 00:21:06 +00:00
< a data-toggle = "modal" data-target = ".modal-import-url"
class="list-group-item action-reset-input" href="#">< i
class="icon-globe">< / i > Import from URL< / a >
< a data-toggle = "modal"
data-target=".modal-import-harddrive-html"
class="list-group-item action-reset-input" href="#">< i
class="icon-code">< / i > Convert HTML to Markdown< / a >
< / div >
< ul class = "nav" >
< li > < a href = "#" data-toggle = "modal"
data-target=".modal-settings" class="action-load-settings">< i
class="icon-cog">< / i > Settings< / a > < / li >
< li > < a href = "#" data-toggle = "modal" data-target = ".modal-about" > < i
class="icon-help-circled">< / i > About< / a > < / li >
< / ul >
2013-08-04 00:54:25 +00:00
2013-08-11 00:52:05 +00:00
< / div >
2013-08-13 23:30:50 +00:00
< / div >
2014-04-14 00:21:06 +00:00
< div class = "document-panel" >
2014-04-21 01:12:57 +00:00
< button class = "btn toggle-button" title = "Select document Ctrl+[ Ctrl+]" >
2014-04-14 00:21:06 +00:00
< i class = "icon-folder-open" > < / i >
< / button >
< div class = "search-bar clearfix" >
< ul class = "nav" >
< li > < a href = "#" class = "action-create-file" > < i
class="icon-file">< / i > New document< / a > < / li >
< li > < a href = "#" class = "action-remove-file-confirm" > < i
class="icon-trash">< / i > Delete document< / a > < / li >
< li > < a href = "#" data-toggle = "modal" data-target = ".modal-document-manager" > < i
class="icon-layers">< / i > Manage documents< / a > < / li >
< / ul >
< div class = "input-group" >
< span class = "input-group-addon" > < i class = "icon-search" > < / i > < / span > < input
2014-04-26 00:53:06 +00:00
type="text" class="form-control" placeholder="Find document" />
2014-04-14 00:21:06 +00:00
< / div >
< / div >
< div class = "panel-content" >
< div class = "list-group document-list" > < / div >
< div class = "list-group document-list-filtered hide" > < / div >
< / div >
2013-08-11 00:52:05 +00:00
< / div >
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-document-manager" >
2013-08-11 00:52:05 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Manage documents< / h2 >
2013-08-11 00:52:05 +00:00
< / div >
< div class = "modal-body" >
2013-08-12 00:10:26 +00:00
< div > < / div >
< ul class = "nav nav-pills document-list" >
< li class = "pull-right dropdown" > < a href = "#"
data-toggle="dropdown">< i class = "icon-check" > < / i > Selection < b
class="caret">< / b > < / a >
< ul class = "dropdown-menu" >
< li > < a href = "#" class = "action-select-all" > < i
class="icon-check">< / i > Select all< / a > < / li >
< li > < a href = "#" class = "action-unselect-all" > < i
class="icon-check-empty">< / i > Unselect all< / a > < / li >
< li class = "divider" > < / li >
< li > < a href = "#" class = "action-move-items" > < i
class="icon-forward">< / i > Move to folder< / a > < / li >
< li > < a href = "#" class = "action-delete-items" > < i
class="icon-trash">< / i > Delete< / a > < / li >
< / ul > < / li >
< li class = "pull-right" > < a href = "#"
class="action-create-folder"> < i class = "icon-folder" > < / i >
Create folder
< / a > < / li >
< li class = "disabled" > < a > < i class = "icon-file" > < / i > < span
2013-08-12 22:08:22 +00:00
class="document-count">< / span > < / a > < / li >
2013-08-12 00:10:26 +00:00
< li class = "disabled" > < a > < i class = "icon-folder" > < / i > < span
2013-08-12 22:08:22 +00:00
class="folder-count">< / span > < / a > < / li >
2013-08-12 00:10:26 +00:00
< / ul >
2013-08-11 00:52:05 +00:00
< div class = "list-group document-list" > < / div >
2013-08-12 00:10:26 +00:00
< p class = "confirm-delete hide" > The following documents will be
deleted locally:< / p >
< p class = "choose-folder hide" > Please choose a destination
folder:< / p >
< div class = "list-group selected-document-list hide" > < / div >
< div class = "list-group select-folder-list hide" > < / div >
2013-08-11 00:52:05 +00:00
< / div >
< div class = "modal-footer" >
2013-08-12 00:10:26 +00:00
< a href = "#"
class="btn btn-default confirm-delete choose-folder action-cancel hide">Cancel< / a >
< a href = "#"
class="btn btn-primary confirm-delete action-delete-items-confirm hide">OK< / a >
< a href = "#" class = "btn btn-primary document-list"
data-dismiss="modal">Close< / a >
2013-08-10 01:19:32 +00:00
< / div >
2013-08-07 22:34:12 +00:00
< / div >
2013-08-10 01:19:32 +00:00
< / div >
2013-08-07 22:34:12 +00:00
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-insert-link" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
2013-08-04 00:54:25 +00:00
2013-08-04 15:49:14 +00:00
< div class = "modal-header" >
2013-08-11 00:52:05 +00:00
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Hyperlink< / h2 >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-body" >
< p > Please provide the link URL and an optional title:< / p >
2013-08-06 00:28:21 +00:00
< div class = "input-group" >
< span class = "input-group-addon" > < i class = "icon-globe" > < / i > < / span > < input
2014-03-10 23:53:03 +00:00
id="input-insert-link" type="text" class="col-sm-5 form-control"
2014-04-26 00:53:06 +00:00
placeholder='http://example.com/ "optional title"' />
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-insert-link"
data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-insert-image" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2013-08-11 00:52:05 +00:00
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Image< / h2 >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-body" >
< p > Please provide the image URL and an optional title:< / p >
2013-08-06 00:28:21 +00:00
< div class = "input-group" >
< span class = "input-group-addon" > < i class = "icon-picture" > < / i > < / span > < input
2014-03-10 23:53:03 +00:00
id="input-insert-image" type="text" class="col-sm-5 form-control"
2014-04-26 00:53:06 +00:00
placeholder='http://example.com/image.jpg "optional title"' />
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< div class = "modal-footer" >
2014-04-20 01:13:43 +00:00
< a href = "#" class = "btn btn-default pull-left action-import-image-gplus"
2013-08-05 18:39:53 +00:00
data-dismiss="modal">< i class = "icon-provider-gplus" > < / i > Import
from Google+< / a > < a href = "#" class = "btn btn-default"
data-dismiss="modal">Cancel< / a > < a href = "#"
class="btn btn-primary action-insert-image" data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-import-image" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2013-08-11 00:52:05 +00:00
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Google+ image import< / h2 >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-body" >
< div class = "form-horizontal" >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< img >
< / div >
< / div >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-import-image-title">Title (optional)< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-import-image-title"
placeholder="Image title" class="form-control">
< / div >
< / div >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-import-image-size">Size limit (optional)< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7 form-inline" >
2013-11-19 23:44:31 +00:00
< input type = "text" id = "input-import-image-size" placeholder = "0"
2014-03-10 23:53:03 +00:00
class="col-sm-3 form-control"> px
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
< / div >
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-import-image"
data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-remove-file-confirm" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Delete< / h2 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
< p >
Are you sure you want to delete "< span class = "file-title" > < / span > "?
< / p >
2013-08-22 00:19:59 +00:00
< blockquote >
2014-10-12 17:57:58 +00:00
< p > < b > Note:< / b > It won't delete the file on synchronized locations.< / p >
2013-08-04 15:49:14 +00:00
< / blockquote >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-remove-file"
data-dismiss="modal">Delete< / a >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-import-url" >
2013-09-03 10:37:59 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-17 02:01:46 +00:00
< h2 class = "modal-title" > Import from URL< / h2 >
2013-09-03 10:37:59 +00:00
< / div >
< div class = "modal-body" >
< p > Please provide a link to a Markdown document.< / p >
< div class = "form-horizontal" >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-3 control-label" for = "input-import-url" > URL< / label >
< div class = "col-sm-8" >
2013-09-03 10:37:59 +00:00
< input type = "text" id = "input-import-url"
placeholder="http://www.abc.com/xyz.md" class="form-control">
< / div >
< / div >
< / div >
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" data-dismiss = "modal"
class="btn btn-primary action-import-url">OK< / a >
< / div >
< / div >
< / div >
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-import-harddrive-markdown" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Import from disk< / h2 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
< p > Please select your Markdown files here:< / p >
< p >
< input type = "file" id = "input-file-import-harddrive-markdown"
multiple class="form-control" />
< / p >
< p > Or drag and drop your Markdown files here:< / p >
< p id = "dropzone-import-harddrive-markdown" class = "drop-zone" > Drop
files here< / p >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
< a href = "#" class = "btn btn-primary" data-dismiss = "modal" > Close< / a >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-import-harddrive-html" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Convert HTML to Markdown< / h2 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
< p > Please select your HTML files here:< / p >
< p >
< input type = "file" id = "input-file-import-harddrive-html" multiple
class="form-control" />
< / p >
< p > Or drag and drop your HTML files here:< / p >
< p id = "dropzone-import-harddrive-html" class = "drop-zone" > Drop
files here< / p >
< p > Or insert your HTML code here:< / p >
2013-08-18 00:02:23 +00:00
< textarea id = "input-convert-html" class = "form-control" > < / textarea >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Close< / a > < a
href="#" class="btn btn-primary action-convert-html"
data-dismiss="modal">OK< / a >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-upload-gdrive" >
2013-12-16 00:31:40 +00:00
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-upload-gdrivesec" >
2013-08-04 15:49:14 +00:00
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-upload-gdriveter" >
2013-12-23 22:33:33 +00:00
< / div >
2013-08-04 15:49:14 +00:00
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-autosync-gdrive" >
2014-02-09 17:50:40 +00:00
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-autosync-gdrivesec" >
2014-02-09 17:50:40 +00:00
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-autosync-gdriveter" >
2014-02-09 17:50:40 +00:00
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-upload-dropbox" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-17 02:01:46 +00:00
< h2 class = "modal-title" > Save on Dropbox< / h2 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
2013-08-22 19:10:57 +00:00
< p >
2013-08-26 11:32:20 +00:00
This will save "< span class = "file-title" > < / span > " to your < i
class="icon-provider-dropbox">< / i >
< code > Dropbox< / code >
2013-08-22 19:10:57 +00:00
account and keep it synchronized.
< / p >
2013-08-14 23:44:51 +00:00
< div class = "form-horizontal" >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-3 control-label"
2013-08-14 23:44:51 +00:00
for="input-sync-export-dropbox-path">File path< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-8" >
2013-08-14 23:44:51 +00:00
< input type = "text" id = "input-sync-export-dropbox-path"
placeholder="/path/to/My Document.md" class="form-control">
< span class = "help-block" > File path is composed of both
folder and filename. < / span >
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-22 00:19:59 +00:00
< blockquote >
2014-03-14 15:00:11 +00:00
< b > Note:< / b >
2013-08-04 15:49:14 +00:00
< ul >
< li > Dropbox file path does not depend on document title.< / li >
< li > The title of your document will not be synchronized.< / li >
< li > Destination folder must exist.< / li >
< li > Any existing file at this location will be overwritten.< / li >
< / ul >
< / blockquote >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" data-dismiss = "modal"
2013-08-04 15:49:14 +00:00
class="btn btn-primary action-sync-export-dropbox">OK< / a >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
2014-09-09 23:37:21 +00:00
< div class = "modal fade modal-download-couchdb" >
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h2 class = "modal-title" > Open from CouchDB< / h2 >
2014-09-11 23:36:19 +00:00
< div class = "form-horizontal list-mode" >
< br >
< div class = "form-group form-inline" >
2014-09-12 20:05:21 +00:00
< label for = "input-sync-import-couchdb-tag" class = "col-sm-3 control-label" > Filter by tag< / label >
< select id = "input-sync-import-couchdb-tag" class = "col-sm-4 form-control" >
2014-09-11 23:36:19 +00:00
< / select >
< span class = "col-sm-5" >
2014-09-12 23:48:39 +00:00
< a class = "btn btn-link action-add-tag" > < i class = "icon-tag" > < / i > Add
< / a >
< a class = "btn btn-link action-remove-tag" > < i class = "icon-tag" > < / i > Remove
< / a >
2014-09-11 23:36:19 +00:00
< / span >
2014-09-09 23:37:21 +00:00
< / div >
< / div >
< / div >
< div class = "modal-body" >
2014-10-12 11:14:03 +00:00
< p class = "msg-default-couchdb hide alert alert-danger" > < i class = "icon-attention" > < / i > < b > Careful:< / b >
You're using the public CouchDB instance.
< b > Anybody can open, edit and delete your files there!< / b > To setup your own CouchDB instance < a
target="blank" href="https://github.com/benweet/stackedit/blob/master/doc/couchdb-setup.md">click
here< / a > .
< / p >
2014-09-11 23:36:19 +00:00
< div class = "form-horizontal byid-mode" >
2014-09-09 23:37:21 +00:00
< div class = "form-group" >
< label for = "input-sync-import-couchdb-documentid" class = "col-sm-3 control-label" > Document
ID< / label >
< div class = "col-sm-9" >
< input id = "input-sync-import-couchdb-documentid" class = "form-control"
placeholder="DocumentID">
< span class = "help-block" > Multiple IDs can be provided (space separated)< / span >
< / div >
< / div >
< / div >
2014-09-11 23:36:19 +00:00
< ul class = "list-mode nav nav-pills" >
2014-09-09 23:37:21 +00:00
< li class = "pull-right dropdown" > < a href = "#"
data-toggle="dropdown">< i class = "icon-check" > < / i > Selection
< b class = "caret" > < / b > < / a >
< ul class = "dropdown-menu" >
< li > < a href = "#" class = "action-unselect-all" > < i
class="icon-check-empty">< / i > Unselect all< / a > < / li >
< li class = "divider" > < / li >
< li > < a href = "#" class = "action-delete-items" > < i
class="icon-trash">< / i > Delete< / a > < / li >
< / ul >
< / li >
< / ul >
2014-09-11 23:36:19 +00:00
< p class = "list-mode" >
2014-09-09 23:37:21 +00:00
< / p >
2014-09-11 23:36:19 +00:00
< div class = "list-group document-list list-mode" > < / div >
2014-09-12 20:05:21 +00:00
< div class = "list-mode text-center" >
2014-09-11 23:36:19 +00:00
< div class = "please-wait" > < b > Please wait...< / b > < / div >
< div class = "no-document" > < b > No document.< / b > < / div >
2014-09-12 20:05:21 +00:00
< button class = "more-documents btn btn-link" > < i class = "icon-angle-double-down" > < / i > More documents!< / button >
2014-09-09 23:37:21 +00:00
< / div >
2014-09-11 23:36:19 +00:00
< p class = "delete-mode hide" > The following documents will be
removed from CouchDB:< / p >
2014-09-09 23:37:21 +00:00
2014-09-11 23:36:19 +00:00
< div class = "delete-mode list-group selected-document-list hide" > < / div >
2014-09-09 23:37:21 +00:00
< / div >
< div class = "modal-footer" >
2014-09-11 23:36:19 +00:00
< a href = "#" class = "btn btn-default pull-left list-mode action-byid-mode" > Open by ID...< / a >
2014-09-09 23:37:21 +00:00
< a href = "#"
2014-09-11 23:36:19 +00:00
class="btn btn-default delete-mode action-cancel hide">Cancel< / a >
2014-09-09 23:37:21 +00:00
< a href = "#"
2014-09-11 23:36:19 +00:00
class="btn btn-primary delete-mode action-delete-items-confirm hide">Delete< / a >
< a href = "#" class = "btn btn-default byid-mode action-cancel" > Cancel< / a >
< a href = "#" data-dismiss = "modal"
class="btn btn-primary action-sync-import-couchdb byid-mode">Open< / a >
< a href = "#" class = "btn btn-default list-mode" data-dismiss = "modal" > Cancel< / a >
2014-09-09 23:37:21 +00:00
< a href = "#" data-dismiss = "modal"
2014-09-11 23:36:19 +00:00
class="btn btn-primary action-sync-import-couchdb list-mode">Open< / a >
2014-09-09 23:37:21 +00:00
< / div >
< / div >
< / div >
< / div >
< div class = "modal fade modal-upload-couchdb" >
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h2 class = "modal-title" > Save on CouchDB< / h2 >
< / div >
< div class = "modal-body" >
2014-10-12 11:14:03 +00:00
< p class = "msg-default-couchdb hide alert alert-danger" > < i class = "icon-attention" > < / i > < b > Careful:< / b >
You're using the public CouchDB instance.
< b > Anybody can open, edit and delete your files there!< / b > To setup your own CouchDB instance < a
target="blank" href="https://github.com/benweet/stackedit/blob/master/doc/couchdb-setup.md">click
here< / a > .
< / p >
2014-09-09 23:37:21 +00:00
< p >
This will save "< span class = "file-title" > < / span > " to CouchDB and keep it synchronized.
< / p >
< blockquote >
2014-10-12 17:57:58 +00:00
< p > < b > Tip:< / b > You can use a
2014-09-09 23:37:21 +00:00
< a href = "http://jekyllrb.com/docs/frontmatter/"
2014-10-12 17:57:58 +00:00
target="_blank">YAML front matter< / a > to specify tags for your document.< / p >
2014-10-12 18:48:44 +00:00
< p > Alternatively, you can place comma separated tags in square brackets at the beginning of the document title.< / p >
2014-09-09 23:37:21 +00:00
< / blockquote >
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" data-dismiss = "modal"
class="btn btn-primary action-sync-export-couchdb">OK< / a >
< / div >
< / div >
< / div >
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-manage-sync" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Synchronization< / h2 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
2014-04-21 15:36:22 +00:00
< p >
2013-08-04 15:49:14 +00:00
"< span class = "file-title" > < / span > " is synchronized with the
following location(s):
< / p >
2014-04-21 15:36:22 +00:00
< div class = "sync-list" > < / div >
< blockquote >
2014-10-12 17:57:58 +00:00
< p > < b > Note:< / b > Removing a synchronized location will not delete any
file.< / p >
2013-08-04 15:49:14 +00:00
< / blockquote >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
< a href = "#" class = "btn btn-primary" data-dismiss = "modal" > Close< / a >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-publish" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
2013-08-04 00:54:25 +00:00
2013-08-04 15:49:14 +00:00
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" >
2013-08-04 15:49:14 +00:00
Publish on < span class = "publish-provider-name" > < / span >
2014-03-12 00:53:15 +00:00
< / h2 >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-body" >
2013-08-04 00:54:25 +00:00
< div class = "form-horizontal" >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" for = "input-publish-ssh-host" > Host< / label >
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-ssh-host"
2014-08-19 23:25:22 +00:00
placeholder="hostname.or.ip" class="form-control"> < span
2013-08-04 15:49:14 +00:00
class="help-block"> Host must be accessible publicly,
2014-08-19 23:25:22 +00:00
unless you're hosting your own StackEdit instance.
2013-08-04 15:49:14 +00:00
< / span >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" for = "input-publish-ssh-port" > Port
2013-08-04 15:49:14 +00:00
(optional)< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-2" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-ssh-port" placeholder = "22"
class="form-control">
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-ssh-username">Username< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-ssh-username"
placeholder="username" class="form-control">
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-ssh-password">Password< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "password" id = "input-publish-ssh-password"
2013-10-11 21:47:00 +00:00
placeholder="password" class="form-control">
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-github" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2014-07-22 11:42:21 +00:00
for="input-publish-github-repo">Repository< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2014-07-22 11:42:21 +00:00
< input type = "text" id = "input-publish-github-repo"
placeholder="Repository name or URL" class="form-control">
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-github" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-github-branch">Branch< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-github-branch"
placeholder="branch-name" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh modal-publish-github" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-file-path">File path< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-file-path"
placeholder="path/to/file.md" class="form-control">
2013-10-13 22:24:08 +00:00
< span class = "help-block" > File path is composed of both
folder and filename. < / span >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gist" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" for = "input-publish-filename" > Filename< / label >
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-filename"
placeholder="filename" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gist" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" for = "input-publish-gist-id" > Existing
2013-08-04 15:49:14 +00:00
ID (optional)< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-gist-id"
placeholder="GistID" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gist" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-gist-public">Public< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< div class = "checkbox" >
< input type = "checkbox" id = "input-publish-gist-public"
checked="checked" />
< / div >
< / div >
< / div >
2014-01-19 13:31:36 +00:00
< div class = "form-group modal-publish-blogger modal-publish-bloggerpage" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-blogger-url">Blog URL< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-blogger-url"
placeholder="http://exemple.blogger.com/" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-tumblr" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-tumblr-hostname">Blog hostname< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-tumblr-hostname"
placeholder="exemple.tumblr.com" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-wordpress" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-tumblr-hostname">WordPress site< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-wordpress-site"
placeholder="exemple.wordpress.com" class="form-control">
< span class = "help-block" > < a target = "_blank"
href="http://jetpack.me/">Jetpack plugin< / a > is required for
self-hosted sites.
< / span >
< / div >
< / div >
< div
2013-08-05 01:31:14 +00:00
class="form-group modal-publish-blogger modal-publish-tumblr modal-publish-wordpress">
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" for = "input-publish-postid" > Update
2013-08-04 15:49:14 +00:00
existing post ID (optional)< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-postid" placeholder = "PostID"
class="form-control">
< / div >
< / div >
2014-01-19 13:31:36 +00:00
< div
class="form-group modal-publish-bloggerpage">
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" for = "input-publish-pageid" > Update
2014-01-19 13:31:36 +00:00
existing page ID (optional)< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2014-01-19 13:31:36 +00:00
< input type = "text" id = "input-publish-pageid" placeholder = "PageID"
class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-dropbox" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-dropbox-path">File path< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-dropbox-path"
placeholder="/path/to/My Document.html" class="form-control">
2013-10-13 22:24:08 +00:00
< span class = "help-block" > File path is composed of both
folder and filename. < / span >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gdrive" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-gdrive-fileid">File ID (optional)< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-gdrive-fileid"
placeholder="FileID" class="form-control"> < span
class="help-block">If no file ID is supplied, a new file
will be created in your Google Drive root folder. You can move
the file afterwards within Google Drive.< / span >
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gdrive" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="input-publish-gdrive-filename">Force filename
(optional)< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-gdrive-filename"
placeholder="Filename" class="form-control"> < span
class="help-block">If no file name is supplied, the
document title will be used.< / span >
< / div >
< / div >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" > Format< / label >
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< div class = "radio" >
< label > < input type = "radio" name = "radio-publish-format"
value="markdown"> Markdown
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio" name = "radio-publish-format"
value="html"> HTML
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio" name = "radio-publish-format"
value="template"> Template
< / label >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-09-03 10:37:59 +00:00
< div class = "collapse publish-custom-template-collapse" >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-4" > < / div >
< div class = "col-sm-7" >
2013-09-03 10:37:59 +00:00
< div class = "checkbox" >
< label > < input type = "checkbox"
id="checkbox-publish-custom-template"> Custom template
< / label > < a href = "#" class = "tooltip-template" > (?)< / a >
< / div >
< / div >
< / div >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-4" > < / div >
< div class = "col-sm-7" >
2013-09-03 10:37:59 +00:00
< textarea class = "form-control"
id="textarea-publish-custom-template">< / textarea >
2013-08-22 19:10:57 +00:00
< / div >
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
2013-10-06 14:34:40 +00:00
< blockquote class = "front-matter-info modal-publish-blogger modal-publish-tumblr modal-publish-wordpress" >
2013-12-01 15:43:46 +00:00
< p > < b > Tip:< / b > You can use a
2013-10-06 14:34:40 +00:00
< a href = "http://jekyllrb.com/docs/frontmatter/"
target="_blank">YAML front matter< / a > to specify the title and the tags/labels of your publication.< / p >
2013-12-08 18:11:35 +00:00
< p > < b > Interpreted variables:< / b > < code > title< / code > , < code > tags< / code > , < code > published< / code > , < code > date< / code > .< / p >
2013-10-06 14:34:40 +00:00
< / blockquote >
2014-01-19 13:31:36 +00:00
< blockquote class = "front-matter-info modal-publish-bloggerpage" >
< p > < b > Tip:< / b > You can use a
< a href = "http://jekyllrb.com/docs/frontmatter/"
target="_blank">YAML front matter< / a > to specify the title of your page.< / p >
< p > < b > Interpreted variables:< / b > < code > title< / code > .< / p >
< / blockquote >
< blockquote class = "url-info modal-publish-bloggerpage" >
< p > < b > About URL:< / b > For newly created page , Blogger API will append a generated number to the url like < code > about-me-1234.html< / code > , if you deeply care about your URL naming, you should first create the page on Blogger and then update them with StackEdit specifying the pageId when publishing.
< / p >
< p > < b > About page visibility:< / b > Blogger API does not respect published status for pages.When publishing the page to Blogger, the page will be < strong > live< / strong > but not added to the page listing. You should arrange the page listing from Blogger dashboard.
< / p >
< / blockquote >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" data-dismiss = "modal"
class="btn btn-primary action-process-publish">OK< / a >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-manage-publish" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Publication< / h2 >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-body" >
2014-03-14 15:00:11 +00:00
< p >
2013-08-04 15:49:14 +00:00
"< span class = "file-title" > < / span > " is published on the following
location(s):
< / p >
2014-03-14 15:00:11 +00:00
< div class = "publish-list" > < / div >
< blockquote >
2014-10-12 17:57:58 +00:00
< p > < b > Note:< / b > Removing a publish location will not delete the actual publication.< / p >
2013-08-04 15:49:14 +00:00
< / blockquote >
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-primary" data-dismiss = "modal" > Close< / a >
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-manage-sharing" >
2013-12-01 15:43:46 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Sharing< / h2 >
2013-12-01 15:43:46 +00:00
< / div >
< div class = "modal-body" >
2014-10-12 17:57:58 +00:00
< p > Collaborate on "< span class = "file-title" > < / span > " using the following link(s):< / p >
< p class = "msg-no-share-editor" > < b > No sharing link yet!< / b >
2014-04-27 12:43:57 +00:00
< / p >
2014-10-12 17:57:58 +00:00
< div class = "share-editor-list" > < / div >
< blockquote >
< p > < b > Note:< / b > To collaborate on this document, just < a
href="#" class="action-sync-export-dialog-couchdb" data-dismiss="modal">save it on CouchDB< / a > .
To collaborate via Google Drive or Dropbox, you have to share the file manually from Google Drive/Dropbox websites.< / p >
< / blockquote >
2014-10-12 18:48:44 +00:00
< hr >
2014-10-12 17:57:58 +00:00
< p > Share a read-only version of "< span class = "file-title" > < / span > " using the following link(s):< / p >
< p class = "msg-no-share-viewer" > < b > No sharing link yet!< / b >
2013-12-01 15:43:46 +00:00
< / p >
2014-10-12 17:57:58 +00:00
< div class = "share-viewer-list" > < / div >
< blockquote >
< p > < b > Note:< / b > To share a read-only version of this document, just < a
href="#" class="action-publish-gist" data-dismiss="modal">publish it as a Gist< / a > in
Markdown format.< / p >
< / blockquote >
2013-12-01 15:43:46 +00:00
< blockquote >
2014-10-12 17:57:58 +00:00
< p > < b > Tip:< / b > You can open any markdown URL within StackEdit Viewer using < a
2013-12-01 15:43:46 +00:00
href="viewer#!url=https://raw.github.com/benweet/stackedit/master/README.md"
2014-10-12 17:57:58 +00:00
title="Sharing example">< code > viewer#!url=< / code > < / a > .< / p >
2013-12-01 15:43:46 +00:00
< / blockquote >
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-primary" data-dismiss = "modal" > Close< / a >
< / div >
< / div >
< / div >
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-settings" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Settings< / h2 >
2013-08-04 15:49:14 +00:00
< ul class = "nav nav-tabs" >
< li class = "active" > < a class = "action-load-settings"
2014-01-21 23:48:42 +00:00
href="#tabpane-settings-basic" data-toggle="tab">Basic< / a > < / li >
2013-09-30 22:37:58 +00:00
< li > < a class = "action-load-settings"
2014-01-21 23:48:42 +00:00
href="#tabpane-settings-advanced" data-toggle="tab">Advanced< / a > < / li >
2013-10-09 23:51:35 +00:00
< li > < a class = "action-load-settings"
href="#tabpane-settings-extensions" data-toggle="tab">Extensions< / a > < / li >
2013-08-04 15:49:14 +00:00
< li > < a class = "action-load-settings"
href="#tabpane-settings-utils" data-toggle="tab">Utils< / a > < / li >
< / ul >
< / div >
< div class = "modal-body" >
2013-08-23 23:50:14 +00:00
< div class = "tab-content clearfix" >
2014-01-21 23:48:42 +00:00
< div class = "tab-pane active" id = "tabpane-settings-basic" >
2013-08-04 15:49:14 +00:00
< div class = "form-horizontal" >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" > Layout orientation< / label >
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< div class = "radio" >
< label > < input type = "radio"
name="radio-layout-orientation" value="horizontal">
Horizontal
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio"
name="radio-layout-orientation" value="vertical">
Vertical
< / label >
< / div >
< / div >
< / div >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" for = "input-settings-theme" > Theme< / label >
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< select id = "input-settings-theme" class = "form-control" >
2013-12-01 15:43:46 +00:00
< / select >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2014-01-21 23:48:42 +00:00
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-4" > < / div >
< div class = "col-sm-7" >
2014-01-21 23:48:42 +00:00
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-markdown-extra" / >
2014-01-22 00:06:46 +00:00
< b > Markdown Extra/GitHub Flavored Markdown< / b > syntax
2014-01-21 23:48:42 +00:00
< / label >
< / div >
< / div >
< / div >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-4" > < / div >
< div class = "col-sm-7" >
2014-01-21 23:48:42 +00:00
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-mathjax" / >
< b > LaTeX mathematical expressions< / b > using < code > $< / code > and < code > $$< / code > delimiters
< / label >
< / div >
< / div >
< / div >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2014-04-26 00:53:06 +00:00
for="input-settings-gdrive-multiaccount">Google Drive multi-accounts
2014-01-21 23:48:42 +00:00
< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2014-01-21 23:48:42 +00:00
< select id = "input-settings-gdrive-multiaccount" class = "form-control" >
< option value = "1" > 1 account< / option >
< option value = "2" > 2 accounts< / option >
< option value = "3" > 3 accounts< / option >
< / select >
< span class = "help-block" > < b > Please sign in first with Google.< / b > Once linked with your Google accounts, changing account is not possible unless you reset the application.< / span >
< / div >
< / div >
< / div >
< / div >
< div class = "tab-pane" id = "tabpane-settings-advanced" >
< div class = "form-horizontal" >
< div class = "form-group" >
2014-04-17 23:41:35 +00:00
< label class = "col-sm-4 control-label" > Edit mode< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2014-01-21 23:48:42 +00:00
< div class = "radio" >
< label > < input type = "radio"
2014-04-17 23:41:35 +00:00
name="radio-settings-edit-mode" value="ltr">
Left-To-Right
2014-01-21 23:48:42 +00:00
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio"
2014-04-17 23:41:35 +00:00
name="radio-settings-edit-mode" value="rtl">
Right-To-Left
2014-01-21 23:48:42 +00:00
< / label >
< / div >
< / div >
< / div >
2014-04-15 23:16:08 +00:00
< div class = "form-group" >
< label class = "col-sm-4 control-label" > Editor's font style< / label >
< div class = "col-sm-7" >
< div class = "radio" >
< label > < input type = "radio"
name="radio-settings-editor-font-class" value="font-rich">
Rich
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio"
name="radio-settings-editor-font-class" value="font-monospaced">
Monospaced
< / label >
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2014-04-21 01:12:57 +00:00
for="input-settings-font-size">Font size ratio< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-8 form-inline" >
2014-04-21 01:12:57 +00:00
< input type = "text" id = "input-settings-font-size"
class="form-control col-sm-2">
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-09-12 23:25:25 +00:00
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2014-04-21 01:12:57 +00:00
for="input-settings-max-width">Max width ratio< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-8 form-inline" >
2013-09-21 14:13:32 +00:00
< input type = "text" id = "input-settings-max-width"
2014-04-21 01:12:57 +00:00
class="form-control col-sm-2">
< / div >
< / div >
2014-04-27 12:43:57 +00:00
< div class = "form-group" >
< label class = "col-sm-4 control-label"
for="input-settings-cursor-focus">Cursor focus ratio< / label >
< div class = "col-sm-8 form-inline" >
< input type = "text" id = "input-settings-cursor-focus"
class="form-control col-sm-2">
< / div >
< / div >
2014-04-21 01:12:57 +00:00
< div class = "form-group" >
< label class = "col-sm-4 control-label"
for="input-settings-lazy-rendering">Lazy rendering < a
href="#" class="tooltip-lazy-rendering">(?)< / a >
< / label >
< div class = "col-sm-7" >
< div class = "checkbox" >
< input type = "checkbox" id = "input-settings-lazy-rendering" / >
< / div >
2013-09-12 23:25:25 +00:00
< / div >
< / div >
2013-08-04 15:49:14 +00:00
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-08-04 15:49:14 +00:00
for="textarea-settings-default-content">Default content
< a href = "#" class = "tooltip-default-content" > (?)< / a >
< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-08-04 15:49:14 +00:00
< textarea id = "textarea-settings-default-content"
class="form-control">< / textarea >
< / div >
< / div >
2013-12-05 20:59:57 +00:00
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2014-01-21 23:48:42 +00:00
for="textarea-settings-publish-template">Default
template < a href = "#" class = "tooltip-template" > (?)< / a >
< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2014-01-21 23:48:42 +00:00
< textarea id = "textarea-settings-publish-template"
class="form-control">< / textarea >
2013-12-05 20:59:57 +00:00
< / div >
< / div >
2013-12-23 22:33:33 +00:00
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2014-01-21 23:48:42 +00:00
for="textarea-settings-pdf-template">PDF
template < a href = "#" class = "tooltip-template" > (?)< / a >
2013-12-23 22:33:33 +00:00
< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2014-01-21 23:48:42 +00:00
< textarea id = "textarea-settings-pdf-template"
class="form-control">< / textarea >
< / div >
< / div >
< div class = "form-group" >
2014-08-13 23:44:33 +00:00
< label class = "col-sm-4 control-label" for = "textarea-settings-pdf-options" > PDF options
< a href = "#" class = "tooltip-pdf-options" > (?)< / a >
< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2014-08-13 23:44:33 +00:00
< textarea id = "textarea-settings-pdf-options"
class="form-control">< / textarea >
2013-12-23 22:33:33 +00:00
< / div >
< / div >
2014-04-21 23:20:46 +00:00
< div class = "form-group" >
< label class = "col-sm-4 control-label"
2014-04-26 00:53:06 +00:00
for="input-settings-markdown-mime-type">Markdown MIME type
2014-04-21 23:20:46 +00:00
< / label >
< div class = "col-sm-7" >
< select id = "input-settings-markdown-mime-type" class = "form-control" >
< option value = "text/plain" > text/plain< / option >
< option value = "text/x-markdown" > text/x-markdown< / option >
< / select >
< / div >
< / div >
2013-12-23 22:33:33 +00:00
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label" > Permissions< / label >
< div class = "col-sm-7" >
2013-12-23 22:33:33 +00:00
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-gdrive-full-access" / >
Allow StackEdit to open any document in Google Drive
2013-12-27 21:12:04 +00:00
< / label > < span class = "help-block" > Existing authorization has to be revoked in
2013-12-23 22:33:33 +00:00
< a href = "https://www.google.com/settings/dashboard" target = "_blank" > Google Dashboard< / a >
for this change to take effect.< / span >
< / div >
< / div >
< / div >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-4" > < / div >
< div class = "col-sm-7" >
2013-12-23 22:33:33 +00:00
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-dropbox-full-access" / >
Allow StackEdit to open any document in Dropbox
< / label > < span class = "help-block" > If unchecked, access will be restricted to folder
< b > /Applications/StackEdit< / b > for existing files.< / span >
< / div >
< / div >
< / div >
2013-12-27 21:12:04 +00:00
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-4" > < / div >
< div class = "col-sm-7" >
2013-12-27 21:12:04 +00:00
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-github-full-access" / >
Allow StackEdit to access private repositories in GitHub
< / label > < span class = "help-block" > Existing authorization has to be revoked in
< a href = "https://github.com/settings/applications" target = "_blank" > GitHub settings< / a >
for this change to take effect.< / span >
< / div >
< / div >
< / div >
< div class = "form-group" >
2014-03-10 23:53:03 +00:00
< label class = "col-sm-4 control-label"
2013-12-27 21:12:04 +00:00
for="input-settings-publish-commit-msg">GitHub commit message< / label >
2014-03-10 23:53:03 +00:00
< div class = "col-sm-7" >
2013-12-27 21:12:04 +00:00
< input type = "text" id = "input-settings-publish-commit-msg"
class="form-control">
< / div >
< / div >
2014-10-12 11:14:03 +00:00
< div class = "form-group" >
< label class = "col-sm-4 control-label"
for="input-settings-couchdb-url">CouchDB URL< / label >
< div class = "col-sm-7" >
< input type = "text" id = "input-settings-couchdb-url"
class="form-control">
< span class = "help-block pull-right" > < a
target="blank"
href="https://github.com/benweet/stackedit/blob/master/doc/couchdb-setup.md">Setup
your own CouchDB...< / a > < / span >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< div class = "tab-pane" id = "tabpane-settings-extensions" >
2013-08-15 23:17:16 +00:00
< div class = "panel-group accordion-extensions" > < / div >
2014-10-12 11:14:03 +00:00
< span class = "help-block pull-right" > < a target = "_blank"
href="https://github.com/benweet/stackedit/blob/master/doc/developer-guide.md#developer-guide">Create
your own extension...< / a > < / span >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "tab-pane" id = "tabpane-settings-utils" >
< div class = "tab-pane-button-container" >
2014-08-10 23:47:04 +00:00
< a href = "#" class = "btn btn-block btn-default action-welcome-file"
2013-11-30 01:40:26 +00:00
data-dismiss="modal">< i class = "icon-help-circled" > < / i >
2014-09-25 23:25:01 +00:00
Hello! document< / a > < a href = "#"
2014-08-10 23:47:04 +00:00
class="btn btn-block btn-default action-welcome-tour"
2014-04-26 00:53:06 +00:00
data-dismiss="modal">< i
2013-11-30 01:40:26 +00:00
class="icon-help-circled">< / i > Welcome tour< / a >
2013-09-03 10:37:59 +00:00
< / div >
< div class = "tab-pane-button-container" >
2013-10-12 23:10:14 +00:00
< a href = "#"
2014-08-10 23:47:04 +00:00
class="btn btn-block btn-default action-import-docs-settings">< i
2013-11-30 01:40:26 +00:00
class="icon-cog-alt">< / i > Import docs & settings< / a > < a href = "#"
2014-08-10 23:47:04 +00:00
class="btn btn-block btn-default action-export-docs-settings"
2013-11-30 01:40:26 +00:00
data-dismiss="modal">< i class = "icon-cog-alt" > < / i >
2013-10-12 23:10:14 +00:00
Export docs & settings< / a > < input type = "file"
id="input-file-import-docs-settings" class="hide">
< / div >
< div class = "tab-pane-button-container" >
< a href = "#"
2014-08-10 23:47:04 +00:00
class="btn btn-block btn-default action-default-settings"
2013-11-30 01:40:26 +00:00
data-dismiss="modal">< i class = "icon-wrench" > < / i >
2014-08-10 23:47:04 +00:00
Load default settings< / a > < a href = "#" class = "btn btn-block btn-default"
2013-08-04 15:49:14 +00:00
data-dismiss="modal" data-toggle="modal"
2013-08-11 00:52:05 +00:00
data-target=".modal-app-reset">< i
2014-08-10 23:47:04 +00:00
class="icon-fire">< / i > Reset application< / a > < a target = "_blank" href = "recovery.html" class = "btn btn-block btn-default" > < i
2013-11-30 01:40:26 +00:00
class="icon-medkit">< / i > StackEdit recovery< / a >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
< / div >
< div class = "modal-footer" >
2013-09-21 14:13:32 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-apply-settings"
data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-non-unique" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Ooops...< / h2 >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-body" >
< p > StackEdit has stopped because another instance was running in
the same browser.< / p >
2014-10-12 17:57:58 +00:00
< blockquote >
< p > If you want to reopen StackEdit, click on
"Reload".< / p >
< / blockquote >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-footer" >
< a href = "javascript:window.location.reload();"
class="btn btn-primary">Reload< / a >
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-redirect-confirm" >
2013-10-06 14:34:40 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Redirection< / h2 >
2013-10-06 14:34:40 +00:00
< / div >
< div class = "modal-body" >
2013-12-01 15:43:46 +00:00
< p class = "redirect-msg" > < / p >
2014-10-12 17:57:58 +00:00
< blockquote >
< p > Please click < b > OK< / b > to proceed.< / p >
< / blockquote >
2013-10-06 14:34:40 +00:00
< / div >
< div class = "modal-footer" >
2013-10-13 21:13:27 +00:00
< a class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a class = "btn btn-primary action-redirect-confirm" data-dismiss = "modal" > OK< / a >
2013-10-06 14:34:40 +00:00
< / div >
< / div >
< / div >
< / div >
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-app-reset" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Reset application< / h2 >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-body" >
< p > This will delete all your local documents.< / p >
2014-08-19 08:16:07 +00:00
< blockquote > < b > Are you sure?< / b > < / blockquote >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-app-reset"
data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2014-03-19 22:10:59 +00:00
< div class = "modal fade modal-import-docs-settings" >
2013-10-12 23:10:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2014-03-12 00:53:15 +00:00
< h2 class = "modal-title" > Import documents and settings< / h2 >
2013-10-12 23:10:14 +00:00
< / div >
< div class = "modal-body" >
< p > This will delete all existing local documents.< / p >
2014-08-19 08:16:07 +00:00
< blockquote > < b > Are you sure?< / b > < / blockquote >
2013-10-12 23:10:14 +00:00
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-import-docs-settings-confirm"
data-dismiss="modal">OK< / a >
< / div >
< / div >
< / div >
< / div >
2014-04-21 01:12:57 +00:00
< div class = "modal fade modal-add-google-drive-account" >
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< h2 class = "modal-title" > Add Google Drive account< / h2 >
< / div >
< div class = "modal-body" >
< p > To perform this request, you need to configure another Google Drive account in StackEdit.< / p >
2014-10-12 17:57:58 +00:00
< blockquote > < b > Do you want to proceed?< / b > < / blockquote >
2014-04-21 01:12:57 +00:00
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-default action-remove-google-drive-state"
data-dismiss="modal">No< / a >
< a href = "#" class = "btn btn-primary action-add-google-drive-account"
data-dismiss="modal">Yes< / a >
< / div >
< / div >
< / div >
< / div >
2014-08-19 08:16:07 +00:00
< div class = "modal fade modal-sponsor-only" >
2014-08-13 23:44:33 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2014-08-19 08:16:07 +00:00
< h2 class = "modal-title" > Sponsor only!< / h2 >
2014-08-13 23:44:33 +00:00
< / div >
< div class = "modal-body" >
2014-08-19 08:16:07 +00:00
< p > This feature is restricted to sponsor users as it's a web service hosted on Amazon EC2.
2014-08-19 23:25:22 +00:00
Note that sponsoring StackEdit would cost you only $5/year.< / p >
2014-09-06 00:11:06 +00:00
< p > To see how a PDF looks < a target = "_blank" href = "/Welcome%20document.pdf" > click here< / a > .< / p >
2014-10-12 17:57:58 +00:00
< blockquote >
< p > < b > Tip:< / b > PDFs are fully customizable via Settings>Advanced>PDF template/options.< / p >
< / blockquote >
2014-08-13 23:44:33 +00:00
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-primary"
data-dismiss="modal">Close< / a >
< / div >
< / div >
< / div >
< / div >
2013-12-05 00:25:17 +00:00
< div id = "dropboxjs" data-app-key = "x0k2l8puemfvg0o" > < / div >