diff --git a/doc/Home.md b/doc/Home.md index 30efc93f7d..1df74b5f26 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -6,6 +6,8 @@ Friendica Documentation and Resources * [Account Basics](help/Account-Basics) * [New User Quick Start](help/guide) +* [Creating posts](help/Text_editor) +* [Comment, sort and delete posts](help/Text_comment) * [Profiles](help/Profiles) * [Connectors](help/Connectors) * [Making Friends](help/Making-Friends) diff --git a/doc/Text_comment.md b/doc/Text_comment.md new file mode 100644 index 0000000000..adec2fe0f0 --- /dev/null +++ b/doc/Text_comment.md @@ -0,0 +1,44 @@ +Comment, sort and delete posts +============== + +* [Home](help) + +Here you can find an overview of the different ways to comment and sort existing posts. Attention: we've used the "diabook" theme. If you're using another theme, you'll maybe miss some icons or find other ones. + +diabook + +The different symbols + +post_thumbs_up.png This symbol is used to declare that you like the post. Click it twice to undo your choice.

+ +post_thumbs_down.png This symbol is used to declare that you dislike the post. Click it twice to undo your choice. +

+ +post_share.png This symbol is used to share a post. A copy of this post will automatically appear in your status editor and you'll find a link to the original post. +

+ +post_mark.png This symbol is used to mark a post. Marked posts will appear at your network page at the tab "starred" (from "star"). Click it twice to undo your choice. +

+ +post_tag.png This symbol is used to tag a post with a self-chosen keyword. When you click at the word, you'll get a list of all posts with this tag. Attention: you can't delete the tag once you've set one. +

+ +post_categorize.png This symbol is used to categorize posts. Choose an existing folder or create a new one. You'll find the created folder at your network page under the item "saved folders". +

+ +post_delete.png This symbol is used to delete your own post or to remove a post of another person in your stream. +

+ +post_choose.png This symbol is used to choose more than one post to delete them in a single step. After selecting all posts, go to the end of the page and click at "Delete Selected Items".

+ +**Symbols of other themes** + +Darkbubble darkbubble.png + +Darkzero darkzero.png + +(incl. more "zero"-themes, slackr, comix, easterbunny, facepark) + +Dispy dispy.png (incl. smoothly, testbubble) + +Frost Mobile frost.png diff --git a/doc/Text_editor.md b/doc/Text_editor.md new file mode 100644 index 0000000000..abedaa27e5 --- /dev/null +++ b/doc/Text_editor.md @@ -0,0 +1,40 @@ +Creating posts +================= + +* [Home](help) + +Here you can find an overview of the different ways to create and edit your post. Attention: we've used the "diabook" theme. If you're using another theme, you'll maybe miss some icons or find other ones. + +editor + +The different symbols + +editor This symbol is used to upload a picture from your computer. If you only want to add an adress (url), you can also use the "tree" symbol at the upper part of the editor. After selecting an image, you'll see a thumbnail at the editor. +

+ +paper_clip This symbol is used to add files from your computer. There'll be no preview of the content. +

+ +chain This symbol is used to add an adress (url). You'll see a short preview of the website. +

+ +video This symbol is used to add an adress (url) of a video file. You'll see a small preview of the video. +

+ +mic This symbol is used to add an adress (url) of an audio file. You'll see a player in your completed post. +

+ +globe This symbol is used to add your geographic location. This location will be added into a Google Maps search. That's why a note like "New York" or "10004" is already enough. +

+ +**Symbols of other themes** + +Cleanzero cleanzero.png + +(incl. more "zero"-themes, comix, easterbunny, facepark, slackr + +Darkbubble darkbubble.png (inkl. smoothly, testbubble) + +Frost frost.png + +Vier vier.png (inkl. dispy) diff --git a/doc/de/README.md b/doc/de/README.md index a42b2dde07..5dc32ee76e 100644 --- a/doc/de/README.md +++ b/doc/de/README.md @@ -5,4 +5,4 @@ Friendica - doc - german Hier findest du die deutsche Version der Friendica-Hilfedateien. Es handelt sich um eine selbst erstellte, öffentlich freigegebene Arbeit mit dem Ziel, Friendica durch deutsche Hilfedateien für weitere Personen zugänglich zu machen, die dem Englischen nicht ausreichend mächtig sind. -Die Daten basieren auf dem offiziellen Friendica-Github https://github.com/friendica/friendica (Stand 12.10.2012). +Die Daten basieren auf dem offiziellen Friendica-Github https://github.com/friendica/friendica (Stand: 03.11.12) diff --git a/doc/de/img/camera.png b/doc/img/camera.png similarity index 100% rename from doc/de/img/camera.png rename to doc/img/camera.png diff --git a/doc/de/img/chain.png b/doc/img/chain.png similarity index 100% rename from doc/de/img/chain.png rename to doc/img/chain.png diff --git a/doc/de/img/darkbubble.png b/doc/img/darkbubble.png similarity index 100% rename from doc/de/img/darkbubble.png rename to doc/img/darkbubble.png diff --git a/doc/de/img/darkzero.png b/doc/img/darkzero.png similarity index 100% rename from doc/de/img/darkzero.png rename to doc/img/darkzero.png diff --git a/doc/de/img/diabook.png b/doc/img/diabook.png similarity index 100% rename from doc/de/img/diabook.png rename to doc/img/diabook.png diff --git a/doc/de/img/dispy.png b/doc/img/dispy.png similarity index 100% rename from doc/de/img/dispy.png rename to doc/img/dispy.png diff --git a/doc/de/img/editor_darkbubble.png b/doc/img/editor_darkbubble.png similarity index 100% rename from doc/de/img/editor_darkbubble.png rename to doc/img/editor_darkbubble.png diff --git a/doc/de/img/editor_frost.png b/doc/img/editor_frost.png similarity index 100% rename from doc/de/img/editor_frost.png rename to doc/img/editor_frost.png diff --git a/doc/de/img/editor_vier.png b/doc/img/editor_vier.png similarity index 100% rename from doc/de/img/editor_vier.png rename to doc/img/editor_vier.png diff --git a/doc/de/img/editor_zero.png b/doc/img/editor_zero.png similarity index 100% rename from doc/de/img/editor_zero.png rename to doc/img/editor_zero.png diff --git a/doc/de/img/friendica_editor.png b/doc/img/friendica_editor.png similarity index 100% rename from doc/de/img/friendica_editor.png rename to doc/img/friendica_editor.png diff --git a/doc/de/img/frost.png b/doc/img/frost.png similarity index 100% rename from doc/de/img/frost.png rename to doc/img/frost.png diff --git a/doc/de/img/globe.png b/doc/img/globe.png similarity index 100% rename from doc/de/img/globe.png rename to doc/img/globe.png diff --git a/doc/de/img/mic.png b/doc/img/mic.png similarity index 100% rename from doc/de/img/mic.png rename to doc/img/mic.png diff --git a/doc/de/img/padlock.png b/doc/img/padlock.png similarity index 100% rename from doc/de/img/padlock.png rename to doc/img/padlock.png diff --git a/doc/de/img/paper_clip.png b/doc/img/paper_clip.png similarity index 100% rename from doc/de/img/paper_clip.png rename to doc/img/paper_clip.png diff --git a/doc/de/img/post_categorize.png b/doc/img/post_categorize.png similarity index 100% rename from doc/de/img/post_categorize.png rename to doc/img/post_categorize.png diff --git a/doc/de/img/post_choose.png b/doc/img/post_choose.png similarity index 100% rename from doc/de/img/post_choose.png rename to doc/img/post_choose.png diff --git a/doc/de/img/post_delete.png b/doc/img/post_delete.png similarity index 100% rename from doc/de/img/post_delete.png rename to doc/img/post_delete.png diff --git a/doc/de/img/post_link.png b/doc/img/post_link.png similarity index 100% rename from doc/de/img/post_link.png rename to doc/img/post_link.png diff --git a/doc/de/img/post_mark.png b/doc/img/post_mark.png similarity index 100% rename from doc/de/img/post_mark.png rename to doc/img/post_mark.png diff --git a/doc/de/img/post_share.png b/doc/img/post_share.png similarity index 100% rename from doc/de/img/post_share.png rename to doc/img/post_share.png diff --git a/doc/de/img/post_tag.png b/doc/img/post_tag.png similarity index 100% rename from doc/de/img/post_tag.png rename to doc/img/post_tag.png diff --git a/doc/de/img/post_thumbs_down.png b/doc/img/post_thumbs_down.png similarity index 100% rename from doc/de/img/post_thumbs_down.png rename to doc/img/post_thumbs_down.png diff --git a/doc/de/img/post_thumbs_up.png b/doc/img/post_thumbs_up.png similarity index 100% rename from doc/de/img/post_thumbs_up.png rename to doc/img/post_thumbs_up.png diff --git a/doc/de/img/posts_define.png b/doc/img/posts_define.png similarity index 100% rename from doc/de/img/posts_define.png rename to doc/img/posts_define.png diff --git a/doc/de/img/video.png b/doc/img/video.png similarity index 100% rename from doc/de/img/video.png rename to doc/img/video.png