Skip to content

Commit a98f33a

Browse files
committed
fix recent links, one lead to a broken MTA tool
1 parent 2d5cf24 commit a98f33a

File tree

6 files changed

+19
-6
lines changed

6 files changed

+19
-6
lines changed

Makefile

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ docs/index.htm : index.htm minify_config.json
66
copy /y index.htm "$@"
77
html-minifier.cmd -c minify_config.json --minify-js -o "$@" "$@"
88

9+
docs/more.htm : more.htm minify_config.json
10+
copy /y more.htm "$@"
11+
html-minifier.cmd -c minify_config.json --minify-js -o "$@" "$@"
12+
913
docs/404.html : 404.html
1014
copy /y 404.html "$@"
1115

@@ -50,7 +54,7 @@ clean :
5054
mini:
5155
html-minifier.cmd -c minify_config.json -o "$(F)" "$(F)"
5256

53-
all: docs/index.htm docs/404.html docs/favicon.ico
57+
all: docs/index.htm docs/more.htm docs/404.html docs/favicon.ico
5458
all: docs/CNAME docs/README.md docs/_config.yml
5559
all: docs/google71e8cfa7440e51ce.html
5660
all: MNRR LIRRMKF SUBMKF

docs/index.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<meta content=0 name=mobileoptimized>Do you have a<br>[1]<a accesskey=1 href=stations.htm>Smart Phone (Subway)</a><br>[2]<a accesskey=2 href=mn/stations.htm>Smart Phone (Metro North)</a><br>[3]<a accesskey=3 href=li/stations.htm>Smart Phone (Long Island)</a><br>[4]<a accesskey=4 href=gwl/rt.htm>Dumb Phone (Subway)</a><br>[5]<a accesskey=5 href=mn/rt.htm>Dumb Phone (Metro North)</a><br>[6]<a accesskey=6 href=li/gwl/rt.htm>Dumb Phone (Long Island)</a><br>[7]<a accesskey=7 href=http://tripplanner.mta.info/MyTrip/ui_phone/cp/idefault.aspx>Trip Planner Lite</a><br>[8]<a accesskey=8 href=http://service.mta.info/ServiceStatus/status.html>Service Changes Lite</a><br>[9]<a accesskey=9 href=README.html>About</a>
1+
<meta content=0 name=mobileoptimized>Do you have a<br>[1]<a accesskey=1 href=stations.htm>Smart Phone (Subway)</a><br>[2]<a accesskey=2 href=mn/stations.htm>Smart Phone (Metro North)</a><br>[3]<a accesskey=3 href=li/stations.htm>Smart Phone (Long Island)</a><br>[4]<a accesskey=4 href=gwl/rt.htm>Dumb Phone (Subway)</a><br>[5]<a accesskey=5 href=mn/rt.htm>Dumb Phone (Metro North)</a><br>[6]<a accesskey=6 href=li/gwl/rt.htm>Dumb Phone (Long Island)</a><br>[7]<a accesskey=7 href=http://tripplanner.mta.info/MyTrip/mobile/Start.html>Trip Planner Lite</a><br>[8]<a accesskey=8 href=http://service.mta.info/ServiceStatus/status.html>Service Changes Lite</a><br>[9]<a accesskey=9 href=more.htm>More</a><br>[0]<a accesskey=0 href=README.html>About</a><br>

docs/more.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<meta content=0 name=mobileoptimized>TinyMTA Main Menu 2 of 2<br>[1]<a accesskey=1 href=http://assistive.usablenet.com/tt/http://tripplanner.mta.info/MyTrip/ui_web/customplanner/TripPlanner.aspx>Trip Planner Text Mode (Slow)</a><br>[2]<a accesskey=2 href=http://tripplanner.mta.info/MyTrip/ui_phone/cp/idefault.aspx>Trip Planner iPhone (broken)</a><br>[3]<a accesskey=3 href=http://tripplanner.mta.info/MyTrip/ui_phone/p2p/start.aspx>Trip Planner iPhone Departures</a><br>[4]<a accesskey=4 href=index.htm onclick=event.preventDefault(),history.back()>Back</a><br>

index.htm

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
[4]<a accesskey=4 href=gwl/rt.htm>Dumb Phone (Subway)</a><br>
77
[5]<a accesskey=5 href=mn/rt.htm>Dumb Phone (Metro North)</a><br>
88
[6]<a accesskey=6 href=li/gwl/rt.htm>Dumb Phone (Long Island)</a><br>
9-
[7]<a accesskey=7 href=http://tripplanner.mta.info/MyTrip/ui_phone/cp/idefault.aspx>Trip Planner Lite</a><br>
9+
[7]<a accesskey=7 href=http://tripplanner.mta.info/MyTrip/mobile/Start.html>Trip Planner Lite</a><br>
1010
[8]<a accesskey=8 href=http://service.mta.info/ServiceStatus/status.html>Service Changes Lite</a><br>
11-
[9]<a accesskey=9 href=README.html>About</a>
12-
</body></html>
11+
[9]<a accesskey=9 href=more.htm>More</a><br>
12+
[0]<a accesskey=0 href=README.html>About</a><br>
13+
</body></html>

more.htm

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<html><head><meta name=mobileoptimized content=0></head><body>
2+
TinyMTA Main Menu 2 of 2<br>
3+
[1]<a accesskey=1 href=http://assistive.usablenet.com/tt/http://tripplanner.mta.info/MyTrip/ui_web/customplanner/TripPlanner.aspx>Trip Planner Text Mode (Slow)</a><br>
4+
[2]<a accesskey=2 href=http://tripplanner.mta.info/MyTrip/ui_phone/cp/idefault.aspx>Trip Planner iPhone (broken)</a><br>
5+
[3]<a accesskey=3 href=http://tripplanner.mta.info/MyTrip/ui_phone/p2p/start.aspx>Trip Planner iPhone Departures</a><br>
6+
[4]<a accesskey=4 href=index.htm onclick="event.preventDefault();history.back()">Back</a><br>
7+
</body></html>

release_pub.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cd docs && del 1.zip && zip -r * -x README.md -x CNAME -x _config.yml -x google71e8cfa7440e51ce.html && del ..\full.zip && move 1.zip ..\1.zip && cd .. && rename 1.zip full.zip
22

3-
cd docs && del 1.zip && zip -r favicon.ico stop_.htm stop.htm index.htm stations.htm li\stations.htm li\stop.htm li\stop_.htm mn\stations.htm mn\stationsmob.htm -x README.md -x CNAME -x _config.yml -x google71e8cfa7440e51ce.html && del ..\light.zip && move 1.zip ..\1.zip && cd .. && rename 1.zip light.zip
3+
cd docs && del 1.zip && zip -r favicon.ico stop_.htm stop.htm index.htm more.htm stations.htm li\stations.htm li\stop.htm li\stop_.htm mn\stations.htm mn\stationsmob.htm -x README.md -x CNAME -x _config.yml -x google71e8cfa7440e51ce.html && del ..\light.zip && move 1.zip ..\1.zip && cd .. && rename 1.zip light.zip
44

55
perl uploadzips.pl

0 commit comments

Comments
 (0)