→ Changes in December 2010
→ Changes in November 2010
→ Changes in October 2010
→ Changes in September 2010
Newly created.
Posted news.
Improved the navigation through the news as a consequence of the fact that the fetching of data from other sites providing embeddable videos (e.g. YouTube) can be a time-consuming task.
Newly created.
Newly created.
Newly created.
Newly created.
Revised the content:
Before the Change | After the Change | ||
---|---|---|---|
− |
... The chances are that I will return to my original idea in the course of the second half of 2009. |
+ |
... The chances are that I will return to my original idea in the course of the year 2010. |
Revised redirected links in the left column of the table:
Revised a link in the left column of the table:
Disabled a link in the left column of the table:
|
Revised the content of the changelog entry made on Oct/02/2009.
Revised a model identifier:
Before the Change | After the Change | ||
---|---|---|---|
− |
EIZO FlexScan S2231W
|
+ |
FlexScan S2231W
|
Revised the appearance of the changelog entry made on Nov/06/2009 using a Before/After table.
Revised the underlying XHTML code:
Before the Change | After the Change | ||
---|---|---|---|
<table class="my_equipment">
<tbody> <tr> |
<table class="my_equipment">
<tbody> <tr> |
||
− |
<td colspan="4">
Input & Output Devices </td> |
+ |
<td colspan="4">Input & Output Devices</td>
|
</tr>
... </tbody> </table> |
</tr>
... </tbody> </table> |
Revised the capitalization of game identifiers:
Before the Change | After the Change | ||
---|---|---|---|
− |
ACTION BATTLEFIELD
|
+ |
Action Battlefield
|
− |
AMERICA'S ARMY: SPECIAL FORCES
|
+ |
America's Army: Special Forces
|
− |
BATTLEFIELD 1942
|
+ |
Battlefield 1942
|
− |
BATTLEFIELD 1942: SECRET WEAPONS OF WWII
|
+ |
Battlefield 1942: Secret Weapons of WWII
|
− |
BATTLEFIELD 1942: THE ROAD OF ROME
|
+ |
Battlefield 1942: The Road of Rome
|
− |
BATTLEFIELD 2
|
+ |
Battlefield 2
|
− |
BATTLEFIELD 2: ARMORED FURY
|
+ |
Battlefield 2: Armored Fury
|
− |
BATTLEFIELD 2: EURO FORCE
|
+ |
Battlefield 2: Euro Force
|
− |
BATTLEFIELD 2: SPECIAL FORCES
|
+ |
Battlefield 2: Special Forces
|
− |
BATTLEFIELD 2142
|
+ |
Battlefield 2142
|
− |
BATTLEFIELD 2142: NORTHERN STRIKE
|
+ |
Battlefield 2142: Northern Strike
|
− |
BATTLEFIELD VIETNAM
|
+ |
Battlefield Vietnam
|
− |
BATTLEFIELD VIETNAM - WORLD WAR II
|
+ |
Battlefield Vietnam - World War II
|
− |
DELTA FORCE XTREME
|
+ |
Delta Force Xtreme
|
− |
DESERTCOMBAT
|
+ |
Desert Combat
|
− |
EMPIRE EARTH
|
+ |
Empire Earth
|
− |
ENEMY TERRITORY: QUAKE WARS
|
+ |
Enemy Territory: Quake Wars
|
− |
EVE OF DESTRUCTION
|
+ |
Eve of Destruction
|
− |
GALACTIC CONQUEST
|
+ |
Galactic Conquest
|
− |
GROUND CONTROL
|
+ |
Ground Control
|
− |
GROUND CONTROL II - OPERATION EXODUS
|
+ |
Ground Control II - Operation Exodus
|
− |
HOME FRONT
|
+ |
Home Front
|
− |
JOINT OPERATIONS: ESCALATION
|
+ |
Joint Operations: Escalation
|
− |
JOINT OPERATIONS: TYPHOON RISING
|
+ |
Joint Operations: Typhoon Rising
|
− |
SÖLDNER: MARINE CORPS
|
+ |
Söldner: Marine Corps
|
− |
SÖLDNER: SECRET WARS
|
+ |
Söldner: Secret Wars
|
− |
TEAM FORTRESS 2
|
+ |
Team Fortress 2
|
− |
UNITED-TEAMPLAYER
|
+ |
United-Teamplayer
|
Revised the appearance of the changelog entry made on Dec/05/2009 using a Before/After table.
Revised the CSS rule sets introduced on Dec/05/2009:
Before the Change | After the Change | ||
---|---|---|---|
...
table.diff { |
...
table.diff { |
||
− |
border-spacing: 3px;
|
+ |
border-spacing: 0px;
|
}
... table.diff > tbody.delimiter > tr > td > hr { |
}
... table.diff > tbody.delimiter > tr > td > hr { |
||
− |
margin: 5px 0px;
|
+ |
margin: 8px 0px;
|
}
... table.diff > tbody.delimiter + tbody > tr > td { padding: 0.25em; } |
}
... table.diff > tbody.delimiter + tbody > tr > td { padding: 0.25em; } |
||
+ |
table.diff > tbody.delimiter + tbody > tr > td.marker { padding-right: 3px; text-align: right; } |
||
− |
table.diff > tbody.delimiter + tbody > tr > td:first-child.marker { text-align: right; } table.diff > tbody.delimiter + tbody > tr > td:first-child.marker + td + td.marker { text-align: right; } |
||
table.diff > tbody.delimiter + tbody > tr.context > td.marker + td { background-image: ... } |
table.diff > tbody.delimiter + tbody > tr.context > td.marker + td { background-image: ... } |
||
+ |
table.diff > tbody.delimiter + tbody > tr.delimiter { font-size: 0px; } table.diff > tbody.delimiter + tbody > tr.delimiter > td { border: 2px solid transparent; } |
||
table.diff > tbody.delimiter + tbody > tr.modification > td:first-child.marker + td { background-image: ... } ... |
table.diff > tbody.delimiter + tbody > tr.modification > td:first-child.marker + td { background-image: ... } ... |