Check out Omega Chess, our featured variant for September, 2024.

Enter Your Reply

The Comment You're Replying To
Kevin Pacey wrote on Mon, Jan 11, 2016 11:51 PM UTC:
I'm back and rested after my weekend tournament, finishing clear second at
1.5 points behind GM Sambuev (5/5, again), so I did about as well as I
could reasonably hope for.

H.G. posted: "In my browser (Firefox) when I right-click on an image it
pops up a menu with (amongst others) the items
 • View image 
• Copy image 
• Copy image location 
• Properties 
When you select "View image" it displays the image as a separate web page,
with the URL of the image (as usual) in the address field above it. You
could then select and copy the URL from there. But when you select "Copy
image location" it should already have copied the URL without additional
mouse manipulations, and without the need for changing what page it was
displaying. With "Properties" you get a popup window with all kinds of info
on the image, and one of them is the URL. You could also copy that URL from
there."

At the moment I'm using a Toshiba Satellite laptop with Vista, Windows
Explorer browser (clicking on its properties reveals it to be created Sept.
2009). When I right-click on a piece image of the Diagram Designer, the
options I can choose to further click on unfortunately do not include View
Image or Copy Image or Copy Image Location, but the options available to me
do include "Copy" and "Properties". Clicking on Properties does reveal the
URL (the same one as if I had clicked on "Save to Favourites" instead of
"Properties", I suppose). 

I'm not sure using this URL (in the way you described in an earlier post)
would save me much time (if at all) compared to doing it my way (i.e. by
copying Diagram Designer HTML code for a piece on a 1x1 board), that is if
needing to over and over insert more than one piece image (of more than 1 piece type, even) to be shown into
a Chess Variant Pages webpage submission. However, doing it your way could
show a clean/nicer piece image, in that my way of doing it shows the 1x1
square board with a coordinate included (namely "a1", with the "a"
unfortunately partly not showing because the board is so small, I assume).
Perhaps the choice is a matter of taste?! In any case I may try doing it
the way you described at some point, H.G. Thanks for your advice.

[edit: I tried do it H.G.'s way just now when editing my old 4*Chess submission, but nothing appeared at all when I used quotes around the URL, or when I did not use quotes. I had followed H.G.'s earlier directions, unless I somehow went wrong (I may try H.G.'s method later if I can figure it out, pending any further thoughts); the directions posted earlier were:

"To get an image on a submitted page you would have to write 

< img src="URL"> 

in it, with URL the pasted URL."]

[2nd edit: I solved my problem using H.G.'s method (to show single piece images from the Diagram Designer in a submission) by using quotes around the URL & using uppercase for IMG SRC, in a test I carried out. The piece image I chose to test out (in a submission, temporarily modifying it by editing) was shown all by itself, underlined as in the Diagram Designer.
Note that I put this 2nd edit accidently in my 4*Chess submission thread too.]

Edit Form
Conduct Guidelines
This is a Chess variants website, not a general forum.
Please limit your comments to Chess variants or the operation of this site.
Keep this website a safe space for Chess variant hobbyists of all stripes.
Because we want people to feel comfortable here no matter what their political or religious beliefs might be, we ask you to avoid discussing politics, religion, or other controversial subjects here. No matter how passionately you feel about any of these subjects, just take it someplace else.
Avoid Inflammatory Comments
If you are feeling anger, keep it to yourself until you calm down. Avoid insulting, blaming, or attacking someone you are angry with. Focus criticisms on ideas rather than people, and understand that criticisms of your ideas are not personal attacks and do not justify an inflammatory response.
Quick Markdown Guide

By default, new comments may be entered as Markdown, simple markup syntax designed to be readable and not look like markup. Comments stored as Markdown will be converted to HTML by Parsedown before displaying them. This follows the Github Flavored Markdown Spec with support for Markdown Extra. For a good overview of Markdown in general, check out the Markdown Guide. Here is a quick comparison of some commonly used Markdown with the rendered result:

Top level header: <H1>

Block quote

Second paragraph in block quote

First Paragraph of response. Italics, bold, and bold italics.

Second Paragraph after blank line. Here is some HTML code mixed in with the Markdown, and here is the same <U>HTML code</U> enclosed by backticks.

Secondary Header: <H2>

  • Unordered list item
  • Second unordered list item
  • New unordered list
    • Nested list item

Third Level header <H3>

  1. An ordered list item.
  2. A second ordered list item with the same number.
  3. A third ordered list item.
Here is some preformatted text.
  This line begins with some indentation.
    This begins with even more indentation.
And this line has no indentation.

Alt text for a graphic image

A definition list
A list of terms, each with one or more definitions following it.
An HTML construct using the tags <DL>, <DT> and <DD>.
A term
Its definition after a colon.
A second definition.
A third definition.
Another term following a blank line
The definition of that term.