aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-04-11 15:28:06 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-04-11 15:51:06 +0200
commitf24fd2f85a65a969e09b1e17d0d0b1f2db04b5d6 (patch)
tree7b324bc7b013c5baae66ff7a93d9368e806cc1e1 /doc
parentae3f083f27883b4b1b59414741910e2191ccd906 (diff)
Doc: new code paste servers
Change-Id: I7d5ee0a68906e8618bd9b8e4cc5f67c56010a4a3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/editors/creator-editors.qdoc11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index 9ee0fb0b2a8..11ede2df02d 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -783,13 +783,22 @@
\o \gui{Pastebin.Ca}
+ \o \gui{Paste.KDE.Org}
+
+ \o \gui{Shared network drives}
+
\endlist
To configure the server, select \gui{Tools} > \gui{Options} >
- \gui{Code Pasting}.
+ \gui{Code Pasting}. In \gui CodePaster, specify the host name of the
+ CodePaster service. In \gui Fileshare, specify the path to a shared
+ network drive. The code snippets are copied to the drive as simple files.
+ You have to delete obsolete files from the drive manually.
To paste a snippet of code onto the server, select \gui{Tools} >
\gui{Code Pasting} > \gui{Paste Snippet} or press \key{Alt+C,Alt+P}.
+ By default, \QC copies the URL of the snippet to the clipboard and displays
+ the URL in the \gui Output pane.
To fetch a snippet of code from the server, select \gui{Tools} >
\gui{Code Pasting} > \gui{Fetch Snippet} or press \key{Alt+C,Alt+F}.