Linux Lite Forums

Software - Support => Tutorials => Topic started by: gold_finger on June 19, 2014, 12:18:27 AM

Title: Forum Interface - How to post pics, links, code ...
Post by: gold_finger on June 19, 2014, 12:18:27 AM
How to Post Pictures, Links, Code and Quotes when making a Forum Post?

(http://ibin.co/1QPq0f97Le2b)

General rule:  Position your cursor at the point where you want to make the insertion and click there to set the point.  Then click the forum interface button corresponding to the type of insertion you're making.  That will put coded blocks at the point you designated in the post.  Paste between those two blocks.

To post a screenshot or other picture use an image posting site to post your image to, copy the provided link to your image, then hit the "Insert Image" button and paste your link between the two image blocks that are inserted in your posting.  (Here is one such site to use:  https://imgur.com/ (https://imgur.com/).)
Eg.  [ img ]http://i.imgur.com/qh6QlvD.png (http://i.imgur.com/qh6QlvD.png)[ /img ]



To post a link to a website, hit the "Insert Hyperlink" button and paste your link between the url blocks.
Eg.  [ url ]http://www.linuxliteos.com (http://www.linuxliteos.com)[ /url ]



To post terminal commands or output from terminal commands. Copy/Paste your terminal output into your forum reply post, then re-highlight the pasted output and hit the code button along the top of the reply interface to enclose it in code blocks.  After finalizing your post, the terminal output will now show up inside a separate box of a set size with scroll ability and which preserves the correct formatting of the output.  That makes reading it easier and it also gives you the ability to post long output in a small space.
Code: [Select]
sudo blkid




To post quotes, hit the "Insert Quote" button and paste the quoted text between the two quote blocks.  If you want to quote a prior post of someone here on the forum you can just hit the "Quote" button on their post and it will insert the quote where your cursor is on the reply interface.  That will quote everything from their post.  If you just want to quote a small portion of what someone wrote, hit the quote button on the reply interface and change the first quote block in the following way:
(NOTE:  The examples have spaces between the code brackets and the words inside them.  That was necessary for showing the examples.  When doing it for real there are NO SPACES between the brackets and the words inside.)
Title: Re: Forum Interface - How to post pics, links, code ...
Post by: robert on June 19, 2014, 03:56:46 AM
Thanks for this gold_finger.  Very timely.
Title: Re: Forum Interface - How to post pics, links, code ...
Post by: Colin23erk on June 19, 2014, 06:35:57 AM
Hi
Thanks for the details . As a "simple" migrant from windows its very helpful to be told how to do something new.

One area that I find lacking in the use of electronics and computers iare simple guides on how to use them and get the full potential out of them . As a consequence it is difficult for the user to know if the item is working correctly  A lot of the time it involves poking and hoping to learn how to use it .

To me the best source is the designer as they should know what they designed should do . It then needs commitment down the supply chain to give full instructions to the user  or at least where to get them if required

Colin
 
Title: Re: Forum Interface - How to post pics, links, code ...
Post by: Jerry on June 19, 2014, 11:28:45 AM
Fantastic! Remember to give gold_finger a 'Thank'  for this :)