From af6f5203ebee9b15cc8e1944aa07bdfa679d7c3c Mon Sep 17 00:00:00 2001 From: Burkhard Lck Date: Tue, 22 Sep 2009 05:52:41 +0000 Subject: [PATCH] ebn check, added some markup svn path=/trunk/playground/pim/doc/blogilo/; revision=1026644 --- doc/blogilo/index.docbook | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/doc/blogilo/index.docbook b/doc/blogilo/index.docbook index c62d72d27f..38ecc3b7e4 100644 --- a/doc/blogilo/index.docbook +++ b/doc/blogilo/index.docbook @@ -77,7 +77,11 @@ Configuring a blog -Blog management is available in the Configure &kapplication;o dialog, and is accessible via Settings → Configure &kapplication;... menu, Also there is a shortcut for it in main window you can access it via Blog → Add Blog... menu. +Blog management is available in the Configure &kapplication; dialog, +and is accessible via SettingsConfigure +&kapplication;... menu. Also there is a shortcut for it +in main window you can access it via +BlogAdd Blog... menu. Add a new blog - Basic tab @@ -90,8 +94,12 @@ -To add a blog, simply you have to insert your blog address, username and password, in desired places, and then click Auto Configure button, for most famous blogging servers such as Wordpress, It will guess your blog, and api, and the will fetch your BlogId. -And if It fails, you can select your blog's API type in Advanced tab and click Fetch ID to fetch id, or enter Blog id, if you know it. And If you are using a “right to left” language, select Right To Left in next combo box. +To add a blog, simply you have to insert your blog address, username and password, in desired places, +and then click Auto Configure button, for most famous blogging servers such as Wordpress, +It will guess your blog, and api, and the will fetch your BlogId. +And if It fails, you can select your blog's API type in the Advanced tab +and click Fetch ID to fetch id, or enter Blog id, if you know it +. And If you are using a “right to left” language, select Right To Left in next combo box. Add a new blog - Advanced tab @@ -109,12 +117,14 @@ And after all, you can see what &kapplication; supports for your blog now, in Su Creating a new Post -To create a new post, in main window, you can click on New Post toolbar button or under Post menu, or simply press Ctrl+N (its shortcut). +To create a new post, in main window, you can click on New Post toolbar +button or under Post menu, or simply press +&Ctrl;N (its shortcut). Then a new/empty post is created, and you can write, and configure it, and then submit it to your blog. The &kapplication; main window is divided into two sections, Composer and Toolbox. Composer -In the Composer section, you have a text field with label Title, that you can write the title of this post there. Below it, you have 3 tabs, first is Visual Editor, where you have a WYSIWYG editor, next tab is Html Editor, where you have a text editor to edit HTML code of your post, with a syntax highlighted editor. And on last tab, you can view your post with your blog style, before submit it to server. +In the Composer section, you have a text field with label Title, that you can write the title of this post there. Below it, you have 3 tabs, first is Visual Editor, where you have a WYSWIG editor, next tab is &HTML; editor, where you have a text editor to edit &HTML; code of your post, with a syntax highlighted editor. And on last tab, you can view your post with your blog style, before submit it to server. @@ -208,9 +218,9 @@ And after all, you can see what &kapplication; supports for your blog now, in Su -If your blog API supports media uploading, you have 2 options here, and if not, there is just one and it's FTP server. +If your blog API supports media uploading, you have 2 options here, and if not, there is just one and it's &FTP; server. You can preview your desired file here (if it has any way to preview), and select it's name on server. And then Upload -If you want to upload to a ftp server, Server directory absolute path is required. And you have to enter a URL to use for guessing link of file on server. +If you want to upload to a &FTP; server, the absolute path of the folder is required. And you have to enter a &URL; to use for guessing link of file on server. @@ -253,7 +263,7 @@ If your blog API supports media uploading, you have 2 options here, and if not, Blog Upload Media... -Open Media uploader, to upload files such as images to blog or FTP server. +Open Media uploader, to upload files such as images to blog or &FTP; server. Only MetaWeblog and MovableType and Wordpress APIs support media uploading function. -- 2.11.4.GIT