mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 00:42:38 +00:00
remove absolute URLs and fix <entranceslugs> pointing at the wrong caves
This commit is contained in:
parent
3ccf046323
commit
810997377c
@ -15,8 +15,8 @@
|
||||
<unofficial_number>2010-03</unofficial_number>
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2012-ns-03a</entranceslug>
|
||||
<letter>a</letter>
|
||||
<entranceslug>1623-2012-03</entranceslug>
|
||||
<letter></letter>
|
||||
</entrance>
|
||||
|
||||
<explorers>Noel Snape
|
||||
@ -33,7 +33,7 @@ Ian Walker</explorers>
|
||||
<extent>5m</extent>
|
||||
<survex_file>2010-03.svx</survex_file>
|
||||
<description_file>2010-03</description_file>
|
||||
<url>http://localhost/cave/2010-03</url>
|
||||
<url>smkridge/2010-03</url>
|
||||
</cave>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -15,8 +15,8 @@
|
||||
<unofficial_number>2012-ns-03</unofficial_number>
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-85</entranceslug>
|
||||
<letter>a</letter>
|
||||
<entranceslug>1623-2012-ns-03</entranceslug>
|
||||
<letter></letter>
|
||||
</entrance>
|
||||
|
||||
<explorers>Noel Snape
|
||||
@ -34,7 +34,7 @@ Julian Tod</explorers>
|
||||
<extent>17m</extent>
|
||||
<survex_file>2012-ns-03</survex_file>
|
||||
<description_file>2012-ns-03</description_file>
|
||||
<url>http://localhost/cave/2012-ns-03</url>
|
||||
<url>smkridge/2012-ns-03</url>
|
||||
</cave>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -15,8 +15,8 @@
|
||||
<unofficial_number>2012-ns-09</unofficial_number>
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2012-ns-03a</entranceslug>
|
||||
<letter>a</letter>
|
||||
<entranceslug>1623-2012-ns-09</entranceslug>
|
||||
<letter></letter>
|
||||
</entrance>
|
||||
|
||||
<explorers>Ian Walker,
|
||||
@ -34,7 +34,7 @@ Noel Snape</explorers>
|
||||
<extent>12m</extent>
|
||||
<survex_file>2012-ns-09.svx</survex_file>
|
||||
<description_file>2012-ns-09</description_file>
|
||||
<url>http://localhost/cave/2012-ns-09</url>
|
||||
<url>smkridge/2012-ns-09</url>
|
||||
</cave>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -15,8 +15,8 @@
|
||||
<unofficial_number>2012-ns-10</unofficial_number>
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2012-ns-03a</entranceslug>
|
||||
<letter>a</letter>
|
||||
<entranceslug>1623-2012-ns-10</entranceslug>
|
||||
<letter></letter>
|
||||
</entrance>
|
||||
|
||||
<explorers>Noel Snape
|
||||
@ -34,7 +34,7 @@ Ian Walker</explorers>
|
||||
<extent>18m</extent>
|
||||
<survex_file>2012-ns-10.svx</survex_file>
|
||||
<description_file>2012-ns-10</description_file>
|
||||
<url>http://localhost/cave/2012-ns-10</url>
|
||||
<url>smkridge/2012-ns-10</url>
|
||||
</cave>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -15,8 +15,8 @@
|
||||
<unofficial_number>2012-ns-13</unofficial_number>
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2012-ns-03a</entranceslug>
|
||||
<letter>a</letter>
|
||||
<entranceslug>1623-2012-ns-13</entranceslug>
|
||||
<letter></letter>
|
||||
</entrance>
|
||||
|
||||
<explorers>Noel Snape,
|
||||
@ -33,7 +33,7 @@ Julian Todd</explorers>
|
||||
<extent>9m</extent>
|
||||
<survex_file>2012-ns-13.svx</survex_file>
|
||||
<description_file>2012-ns-13</description_file>
|
||||
<url>http://localhost/cave/2012-ns-13</url>
|
||||
<url>smkridge/2012-ns-13</url>
|
||||
</cave>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -49,7 +49,7 @@ Noel Snape
|
||||
<other_station></other_station>
|
||||
<other_description></other_description>
|
||||
<bearings></bearings>
|
||||
<url>http://localhost/entrance/new/1623-2012-ns-13</url>
|
||||
<url>entrance/new/1623-2012-ns-03</url>
|
||||
</entrance>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -42,7 +42,7 @@ Julian Todd</explorers>
|
||||
<other_station></other_station>
|
||||
<other_description></other_description>
|
||||
<bearings></bearings>
|
||||
<url>http://localhost/entrance/new/1623-2012-ns-13/</url>
|
||||
<url>entrance/new/1623-2012-ns-13/</url>
|
||||
</entrance>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user