Page 1 of 1

forum creating / editing errors.

Posted: Mon 26 Mar 2012, 08:29
by HiDeHo
How to post screenshots in the forum link.
i cant seem to do this. whenever i try using imagebin, which is a pretty standard image sharing site, they don't post. This is why i cant post screenshots.

cant use list =
not able to use this function to order lists.

what does the code do
I have never worked out what this is for

hope you can help me solve these issues.

Re: forum creating / editing errors.

Posted: Mon 26 Mar 2012, 09:07
by James C
HiDeHo wrote:How to post screenshots in the forum link.
i cant seem to do this. whenever i try using imagebin, which is a pretty standard image sharing site, they don't post. This is why i cant post screenshots.

cant use list =
not able to use this function to order lists.

what does the code do
I have never worked out what this is for

hope you can help me solve these issues.
For the screenshots there are replies in the saluki thread.

Posted: Mon 26 Mar 2012, 09:21
by musher0
Welcome aboard the Puppy ship, mate!

For the sake of example:
  • a,
    z,
    n,
Hm... You're right, list does not do anything. First time I've used it myself, though.

Code: Select all

a,
z,
n,
As you can see, code works fine, however. If you want to share, say, a script, you would paste it in your message, then your block it in the message and then you press the "Code" button. And it appears like above. It's handy to separate the computer language you want to share from the comments, explanations, etc. in your message.

To post screenshots,
first make one on your computer. (Obvious!)
make it a bit smaller in your paint program, perhaps 800x600 resolution, and save a jpg (makes much smaller files than png). What we want to do here is give an impression of our desktop to the community; they wouldn't be able use the image of our Puppy screen as their own backdrop anyway.

second, attach it using the attachment function below the message window. (Choose, then ADD buttons).

That's pretty much it.

I'm not an image person, so I can't help you much with picture storing sites, but I'm sure there are lots on the Internet if you search a bit. For large programs and such I use limelnx (http://limelinx.com/), which is excellent also for media and music files. Try the widely known flicker photo sharing site (http://www.flickr.com/) perhaps?

Posted: Mon 26 Mar 2012, 09:52
by HiDeHo
musher0 wrote:Welcome aboard the Puppy ship, mate!

For the sake of example:
  • a,
    z,
    n,
Hm... You're right, list does not do anything. First time I've used it myself, though.
exactly it does not
musher0 wrote:

Code: Select all

a,
z,
n,
As you can see, code works fine, however. If you want to share, say, a script, you would paste it in your message, then your block it in the message and then you press the "Code" button. And it appears like above. It's handy to separate the computer language you want to share from the comments, explanations, etc. in your message
oh you men its like this

Code: Select all

[code][url=http://web.link/i/am/using/]click here[/url]
[/code]
musher0 wrote:To post screenshots,
first make one on your computer. (Obvious!)
make it a bit smaller in your paint program, perhaps 800x600 resolution, and save a jpg (makes much smaller files than png). What we want to do here is give an impression of our desktop to the community; they wouldn't be able use the image of our Puppy screen as their own backdrop anyway.
ok i understand this
musher0 wrote:second, attach it using the attachment function below the message window. (Choose, then ADD buttons)
what do you mean by this. .
musher0 wrote:That's pretty much it.

I'm not an image person, so I can't help you much with picture storing sites, but I'm sure there are lots on the Internet if you search a bit. For large programs and such I use limelnx (http://limelinx.com/), which is excellent also for media and music files. Try the widely known flicker photo sharing site (http://www.flickr.com/) perhaps?
thnks i generally use imagebin which does not work here i dont know why.. will try another site then.

Re: forum creating / editing errors.

Posted: Mon 26 Mar 2012, 10:07
by HiDeHo
James C wrote:For the screenshots there are replies in the saluki thread.
thanks they generally would belong here not in the saluki thread. but thanks for replying there anyway.. i basically understand how it works just wondered when i used imagebin a very popular site it was not working. never thought about using another site instead.

Posted: Mon 26 Mar 2012, 11:34
by mikemako
List code is at the bottom of this page: http://www.puppylinuxforum.org/misc.php ... help&hid=7

[quote]You can use MyCode, a simplified version of HTML, in your posts to create certain effects.


[b]This text is bold[/b]
This text is bold

[i]This text is italicized[/i]
This text is italicized

[u]This text is underlined[/u]
This text is underlined

[s]This text is striked out[/s]
This text is striked out


[url]http://www.example.com/[/url]
http://www.example.com/

[url=http://www.example.com/]Example.com[/url]
Example.com

[email]example@example.com[/email]
example@example.com

[email=example@example.com]E-mail Me![/email]
E-mail Me!

[email=example@example.com?subject=spam]E-mail with subject[/email]
E-mail with subject


[quote]Quoted text will be here[/quote]
Quoted text will be here

[code]Text with preserved formatting[/code]
Text with preserved formatting


[img]http://www.php.net/images/php.gif[/img]


[img=50x50]http://www.php.net/images/php.gif[/img]



[color=red]This text is red[/color]
This text is red

[size=3]This text is size 3[/size]
This text is size 3

[font=Tahoma]This font is Tahoma[/font]
This font is Tahoma


[align=center]This is centered[/align]
This is centered

[align=right]This is right-aligned[/align]
This is right-aligned


[list]
[*]List Item #1
[*]List Item #2
[*]List Item #3
[/list]

List item #1
List item #2
List Item #3

You can make an ordered list by using [list=1] for a numbered, and [list=a] for an alphabetical list.[/quote]

Posted: Mon 26 Mar 2012, 12:12
by darkcity
  • a
    z
    n

Code: Select all

[list]
a
z
n
[/list]
un-ordered list works

::edit::

-list=1 or list=a, and [*][/color] at line start required ; -)
  1. a
    z
    n
  1. a
  2. z
  3. n
  1. a
  2. z
  3. n
  1. a
    z
    n

Code: Select all

[list=1]
[*]a
[*]z
[*]n
[/list]

[list=a]
[*]a
[*]z
[*]n
[/list]

Posted: Mon 26 Mar 2012, 14:01
by Flash
Thank you Darkcity, I never knew what
  • was for.

    Out of consideration for those with small displays, the forum will not display attached images wider than 600 pixels. However it will display linked [img] images of any size.

Posted: Mon 26 Mar 2012, 15:29
by musher0
Hello, HiDeHO

You wrote :
> oh you [3-letter word] :lol: its like this
> Code:
> click here

If you look at the third line above your message box, there's a line of buttons. The "Code" button is in the middle and the "URL" button is at the end of the line. Please do not confuse the two. You've used the "URL" button in your dummy example.

I mentioned earlier when the "Code" button should be used.

BFN

Posted: Tue 27 Mar 2012, 12:30
by HiDeHo
musher0 wrote:Hello, HiDeHO

You wrote :
> oh you [3-letter word] :lol: its like this
> Code:
> click here
this above example should be a quote. you click the quote button in the message you are referring to then edit out the unwanted txt or copy the txt you want to quote and use the quote button above the message box.
example
HiDeHo wrote:oh you men its like this

Code: Select all

[url=http://web.link/i/am/using/]click here[/url]

Code: Select all

[quote="HiDeHo"]oh you men its like this[code][code][url=http://web.link/i/am/using/]click here[/url]
[/code]
[/code]
musher0 wrote:If you look at the third line above your message box, there's a line of buttons. The "Code" button is in the middle and the "URL" button is at the end of the line. Please do not confuse the two.
yes that was obvious and why i created this forum thread. because i did not know how to use some of them
musher0 wrote:You've used the "URL" button in your dummy example.
yes i just forgot to add the code there corrected now.

Posted: Tue 27 Mar 2012, 12:52
by Flash
Ha, I thought HiDeHo intentionally misused "Code" so that the forum would show his example as he meant it to. :lol:

Posted: Tue 27 Mar 2012, 15:27
by musher0
Which reminds me... I've got a serious question to answer to in another thread. Tah-dah.

Posted: Wed 28 Mar 2012, 16:29
by mikemako
That’s fine. I don't mind.