All photos and pictures are explicitely NOT available under the terms of this GNU license.
If you expose your photos here, the following rules are mandatory:
All rights remain with the legal owners of the images.
You are not allowed to expose images, if you are not the exclusive owner of the copyright.
The personal rights of exposed people must be respected.
If you embed images from our site into your websites,
the following rules are mandatory:
You may NOT copy our images.
By no means our images may appear as your property.
You may embed our photos and images into your websites,
forums, blogs or e-mails through links,
which take them directly from our server, and using the "img src"-tag as follows (namdatory):
The picture is clickable:
A click on the picture directs the visitor
to our site, from which the image is taken from.
The URLs must be tagged with correct data for "width" und "height"
and with meaningful data for "alt" and "title".
Example:
print htmlspecialchars('
');
?>
Result:
The image is not clickable:
Directly above, below or aside of the image
must be a describing text link
which directs the visitor to our site,
from which the picure is taken.
The descriptive text link and the picture must be placed together in
one paragraph ("p"-tag) or in one table-cell ("td"-tag).
The URLs are tagged with correct information for "width" und "height"
and with meaningful data for "alt" and "title".
Example:
<p> (or <td>)
<a href="http://en.Uruguay-Fotos.Com/Montevideo/"
title=
"Montevideo is the capital of Uruguay"
target="_blank">Images of Montevideo</a>
<br/>
<br/>
<img src="http://en.Uruguay-Fotos.Com/2893-6/Montevideo.jpg"
width="267" height="400"
alt="Images of Montevideo"
title=
"Montevideo is the capital of Uruguay"
/>
</p> (or </td>)
Fotos und Bilder stehen ausdrücklich NICHT unter dieser GNU-Lizenz.
Wenn Sie Ihre Fotos hier ausstellen,
dann gelten folgende Regeln als verbindlich:
Sämtliche Rechte verbleiben in jedem Fall beim Inhaber.
Sie dürfen hier keine Bilder veröffentlichen,
wenn sie nicht der alleinige Inhaber der Urheberrechte sind.
Die Persönlichkeitsrechte abgebildeter Personen sind in jedem Fall zu wahren.
Wenn Sie unsere Fotos oder Bilder auf Ihrer Website einbinden,
dann gelten folgende Regeln als verbindlich:
Sie dürfen unsere Bilder oder Fotos keinesfalls kopieren.
In keinem Fall dürfen Sie unsere Fotos als "Ihr Eigentum darstellen".
Sie dürfen unsere Fotos und Bilder aber in Ihren Websites,
Foren oder E-Mails einbinden,
wenn Sie diese mit einem "img src"-tag direkt von unseren Server einbinden
und eine der folgenden Bedingungen erfüllen:
Das Bild ist anklickbar.
Ein Klick auf dieses Bild leitet den Besucher
auf eine relevante Page unserer Site weiter.
Die URLs sind mit korrekten Angaben für "width" und "height"
und mit sinnvollen Angaben für
"alt" und "title" versehen.
Beispiel:
<a href="http://de.Uruguay-Fotos.Com/Maldonado/Punta-Del-Este/"
title="Los Dedos in Punta del Este"
target="_blank">
<img src="http://de.Uruguay-Fotos.Com/6221-4/Punta-Del-Este.jpg"
width="400" height="267"
alt="Punta del Este"
title="Los Dedos in Punta del Este"/>
</a>
Ergebnis:
Das Bild ist nicht anklickbar.
Unmittelbar über, unter oder neben dem Bild
führt ein separater,
gut beschreibender Textlink auf eine inhaltlich relevante Page unserer Site,
welche das Bild enthält.
Dieser beschreibende Textlink und das Bild befinden sich
gemeinsam und alleine in einem Paragraphen ("p"-tag)
oder in einer Zelle einer Tabelle ("td"-tag).
Die URLs sind mit korrekten Angaben für "width" und "height"
Beispiel:
<p> (oder <td>)
<a href="http://de.Uruguay-Fotos.Com/Montevideo/"
title=
"Montevideo ist die Hauptstadt Uruguays"
target="_blank">Bilder von Montevideo</a>
<br/>
<br/>
<img src="http://de.Uruguay-Fotos.Com/2893-6/Montevideo.jpg"
width="267" height="400"
alt="Bilder von Montevideo"
title=
"Montevideo ist die Hauptstadt Uruguays"
/>
</p> (oder </td>)
Sie können die Bildgrößen der Bilder, welche Sie in Ihrer Site einbinden,
reduzieren,
wenn dabei die Proportionen beibehalten werden (400/300 = 200/150 = 100/75) (400/267 = 200/133 = 100/66).