remove absolute URLs and fix <entranceslugs> pointing at the wrong caves

This commit is contained in:
Wookey 2012-09-24 21:30:00 +01:00
parent 3ccf046323
commit 810997377c
7 changed files with 144 additions and 144 deletions

View File

@ -15,8 +15,8 @@
<unofficial_number>2010-03</unofficial_number> <unofficial_number>2010-03</unofficial_number>
<entrance> <entrance>
<entranceslug>1623-2012-ns-03a</entranceslug> <entranceslug>1623-2012-03</entranceslug>
<letter>a</letter> <letter></letter>
</entrance> </entrance>
<explorers>Noel Snape <explorers>Noel Snape
@ -33,7 +33,7 @@ Ian Walker</explorers>
<extent>5m</extent> <extent>5m</extent>
<survex_file>2010-03.svx</survex_file> <survex_file>2010-03.svx</survex_file>
<description_file>2010-03</description_file> <description_file>2010-03</description_file>
<url>http://localhost/cave/2010-03</url> <url>smkridge/2010-03</url>
</cave> </cave>
</body> </body>
</html> </html>

View File

@ -15,8 +15,8 @@
<unofficial_number>2012-ns-03</unofficial_number> <unofficial_number>2012-ns-03</unofficial_number>
<entrance> <entrance>
<entranceslug>1623-85</entranceslug> <entranceslug>1623-2012-ns-03</entranceslug>
<letter>a</letter> <letter></letter>
</entrance> </entrance>
<explorers>Noel Snape <explorers>Noel Snape
@ -34,7 +34,7 @@ Julian Tod</explorers>
<extent>17m</extent> <extent>17m</extent>
<survex_file>2012-ns-03</survex_file> <survex_file>2012-ns-03</survex_file>
<description_file>2012-ns-03</description_file> <description_file>2012-ns-03</description_file>
<url>http://localhost/cave/2012-ns-03</url> <url>smkridge/2012-ns-03</url>
</cave> </cave>
</body> </body>
</html> </html>

View File

@ -15,8 +15,8 @@
<unofficial_number>2012-ns-09</unofficial_number> <unofficial_number>2012-ns-09</unofficial_number>
<entrance> <entrance>
<entranceslug>1623-2012-ns-03a</entranceslug> <entranceslug>1623-2012-ns-09</entranceslug>
<letter>a</letter> <letter></letter>
</entrance> </entrance>
<explorers>Ian Walker, <explorers>Ian Walker,
@ -34,7 +34,7 @@ Noel Snape</explorers>
<extent>12m</extent> <extent>12m</extent>
<survex_file>2012-ns-09.svx</survex_file> <survex_file>2012-ns-09.svx</survex_file>
<description_file>2012-ns-09</description_file> <description_file>2012-ns-09</description_file>
<url>http://localhost/cave/2012-ns-09</url> <url>smkridge/2012-ns-09</url>
</cave> </cave>
</body> </body>
</html> </html>

View File

@ -15,8 +15,8 @@
<unofficial_number>2012-ns-10</unofficial_number> <unofficial_number>2012-ns-10</unofficial_number>
<entrance> <entrance>
<entranceslug>1623-2012-ns-03a</entranceslug> <entranceslug>1623-2012-ns-10</entranceslug>
<letter>a</letter> <letter></letter>
</entrance> </entrance>
<explorers>Noel Snape <explorers>Noel Snape
@ -34,7 +34,7 @@ Ian Walker</explorers>
<extent>18m</extent> <extent>18m</extent>
<survex_file>2012-ns-10.svx</survex_file> <survex_file>2012-ns-10.svx</survex_file>
<description_file>2012-ns-10</description_file> <description_file>2012-ns-10</description_file>
<url>http://localhost/cave/2012-ns-10</url> <url>smkridge/2012-ns-10</url>
</cave> </cave>
</body> </body>
</html> </html>

View File

@ -15,8 +15,8 @@
<unofficial_number>2012-ns-13</unofficial_number> <unofficial_number>2012-ns-13</unofficial_number>
<entrance> <entrance>
<entranceslug>1623-2012-ns-03a</entranceslug> <entranceslug>1623-2012-ns-13</entranceslug>
<letter>a</letter> <letter></letter>
</entrance> </entrance>
<explorers>Noel Snape, <explorers>Noel Snape,
@ -33,7 +33,7 @@ Julian Todd</explorers>
<extent>9m</extent> <extent>9m</extent>
<survex_file>2012-ns-13.svx</survex_file> <survex_file>2012-ns-13.svx</survex_file>
<description_file>2012-ns-13</description_file> <description_file>2012-ns-13</description_file>
<url>http://localhost/cave/2012-ns-13</url> <url>smkridge/2012-ns-13</url>
</cave> </cave>
</body> </body>
</html> </html>

View File

@ -49,7 +49,7 @@ Noel Snape
<other_station></other_station> <other_station></other_station>
<other_description></other_description> <other_description></other_description>
<bearings></bearings> <bearings></bearings>
<url>http://localhost/entrance/new/1623-2012-ns-13</url> <url>entrance/new/1623-2012-ns-03</url>
</entrance> </entrance>
</body> </body>
</html> </html>

View File

@ -42,7 +42,7 @@ Julian Todd</explorers>
<other_station></other_station> <other_station></other_station>
<other_description></other_description> <other_description></other_description>
<bearings></bearings> <bearings></bearings>
<url>http://localhost/entrance/new/1623-2012-ns-13/</url> <url>entrance/new/1623-2012-ns-13/</url>
</entrance> </entrance>
</body> </body>
</html> </html>