Fossil SCM
Changed all of the [anycap jor] TH1 calls in the stock skins wrapping the generation of that skin's /timeline and /timeline.rss links to [anycap ijr2] to match the user caps the timeline HTTP hit handler actually checks for in the C code. This is a branch in part because it needs review, but also it's the start of a broader effort to check the other cap checks in the skins to make sure they a) match what the C code checks for; and b) match each other.
Commit
9cee8cf5c4c0ed7aae012fbe908ce4c171d000208213f310c8648e83cda801dc
Parent
c6a033cea66f8c0…
13 files changed
+2
-2
+1
-1
+2
-2
+2
-2
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
~
skins/ardoise/header.txt
~
skins/black_and_white/header.txt
~
skins/blitz/header.txt
~
skins/blitz_no_logo/header.txt
~
skins/bootstrap/header.txt
~
skins/default/header.txt
~
skins/eagle/header.txt
~
skins/enhanced1/header.txt
~
skins/khaki/header.txt
~
skins/original/header.txt
~
skins/plain_gray/header.txt
~
skins/rounded1/header.txt
~
skins/xekri/header.txt
+2
-2
| --- skins/ardoise/header.txt | ||
| +++ skins/ardoise/header.txt | ||
| @@ -10,11 +10,11 @@ | ||
| 10 | 10 | </th1> |
| 11 | 11 | </div> |
| 12 | 12 | <div class='title'> |
| 13 | 13 | <h1>$<project_name> |
| 14 | 14 | <th1> |
| 15 | - if {[anycap jor]} { | |
| 15 | + if {[anycap ijr2]} { | |
| 16 | 16 | html "<a class='rss' href='$home/timeline.rss'></a>" |
| 17 | 17 | } |
| 18 | 18 | </th1> |
| 19 | 19 | <small> $<title></small></h1> |
| 20 | 20 | </div> |
| @@ -32,11 +32,11 @@ | ||
| 32 | 32 | html "<li>" |
| 33 | 33 | } |
| 34 | 34 | html "<a href='$home$url'>$name</a></li>\n" |
| 35 | 35 | } |
| 36 | 36 | menulink $index_page Home |
| 37 | -if {[anycap jor]} { | |
| 37 | +if {[anycap ijr2]} { | |
| 38 | 38 | menulink /timeline Timeline |
| 39 | 39 | } |
| 40 | 40 | if {[hascap oh]} { |
| 41 | 41 | menulink /dir?ci=tip Files |
| 42 | 42 | } |
| 43 | 43 |
| --- skins/ardoise/header.txt | |
| +++ skins/ardoise/header.txt | |
| @@ -10,11 +10,11 @@ | |
| 10 | </th1> |
| 11 | </div> |
| 12 | <div class='title'> |
| 13 | <h1>$<project_name> |
| 14 | <th1> |
| 15 | if {[anycap jor]} { |
| 16 | html "<a class='rss' href='$home/timeline.rss'></a>" |
| 17 | } |
| 18 | </th1> |
| 19 | <small> $<title></small></h1> |
| 20 | </div> |
| @@ -32,11 +32,11 @@ | |
| 32 | html "<li>" |
| 33 | } |
| 34 | html "<a href='$home$url'>$name</a></li>\n" |
| 35 | } |
| 36 | menulink $index_page Home |
| 37 | if {[anycap jor]} { |
| 38 | menulink /timeline Timeline |
| 39 | } |
| 40 | if {[hascap oh]} { |
| 41 | menulink /dir?ci=tip Files |
| 42 | } |
| 43 |
| --- skins/ardoise/header.txt | |
| +++ skins/ardoise/header.txt | |
| @@ -10,11 +10,11 @@ | |
| 10 | </th1> |
| 11 | </div> |
| 12 | <div class='title'> |
| 13 | <h1>$<project_name> |
| 14 | <th1> |
| 15 | if {[anycap ijr2]} { |
| 16 | html "<a class='rss' href='$home/timeline.rss'></a>" |
| 17 | } |
| 18 | </th1> |
| 19 | <small> $<title></small></h1> |
| 20 | </div> |
| @@ -32,11 +32,11 @@ | |
| 32 | html "<li>" |
| 33 | } |
| 34 | html "<a href='$home$url'>$name</a></li>\n" |
| 35 | } |
| 36 | menulink $index_page Home |
| 37 | if {[anycap ijr2]} { |
| 38 | menulink /timeline Timeline |
| 39 | } |
| 40 | if {[hascap oh]} { |
| 41 | menulink /dir?ci=tip Files |
| 42 | } |
| 43 |
+1
-1
| --- skins/black_and_white/header.txt | ||
| +++ skins/black_and_white/header.txt | ||
| @@ -13,11 +13,11 @@ | ||
| 13 | 13 | </th1></div> |
| 14 | 14 | </div> |
| 15 | 15 | <div class="mainmenu"> |
| 16 | 16 | <th1> |
| 17 | 17 | html "<a href='$home$index_page'>Home</a>\n" |
| 18 | -if {[anycap jor]} { | |
| 18 | +if {[anycap ijr2]} { | |
| 19 | 19 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 20 | 20 | } |
| 21 | 21 | if {[anoncap oh]} { |
| 22 | 22 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 23 | 23 | } |
| 24 | 24 |
| --- skins/black_and_white/header.txt | |
| +++ skins/black_and_white/header.txt | |
| @@ -13,11 +13,11 @@ | |
| 13 | </th1></div> |
| 14 | </div> |
| 15 | <div class="mainmenu"> |
| 16 | <th1> |
| 17 | html "<a href='$home$index_page'>Home</a>\n" |
| 18 | if {[anycap jor]} { |
| 19 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 20 | } |
| 21 | if {[anoncap oh]} { |
| 22 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 23 | } |
| 24 |
| --- skins/black_and_white/header.txt | |
| +++ skins/black_and_white/header.txt | |
| @@ -13,11 +13,11 @@ | |
| 13 | </th1></div> |
| 14 | </div> |
| 15 | <div class="mainmenu"> |
| 16 | <th1> |
| 17 | html "<a href='$home$index_page'>Home</a>\n" |
| 18 | if {[anycap ijr2]} { |
| 19 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 20 | } |
| 21 | if {[anoncap oh]} { |
| 22 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 23 | } |
| 24 |
+2
-2
| --- skins/blitz/header.txt | ||
| +++ skins/blitz/header.txt | ||
| @@ -15,11 +15,11 @@ | ||
| 15 | 15 | </div> |
| 16 | 16 | </div> |
| 17 | 17 | <div class='logo'> |
| 18 | 18 | <img src='$logo_image_url' /> |
| 19 | 19 | <th1> |
| 20 | - if {[anycap jor]} { | |
| 20 | + if {[anycap ijr2]} { | |
| 21 | 21 | html "<a class='rss' href='$home/timeline.rss'></a>" |
| 22 | 22 | } |
| 23 | 23 | </th1> |
| 24 | 24 | </div> |
| 25 | 25 | |
| @@ -36,11 +36,11 @@ | ||
| 36 | 36 | html "<li>" |
| 37 | 37 | } |
| 38 | 38 | html "<a href='$home$url'>$name</a></li>\n" |
| 39 | 39 | } |
| 40 | 40 | menulink $index_page Home |
| 41 | -if {[anycap jor]} { | |
| 41 | +if {[anycap ijr2]} { | |
| 42 | 42 | menulink /timeline Timeline |
| 43 | 43 | } |
| 44 | 44 | if {[hascap oh]} { |
| 45 | 45 | menulink /dir?ci=tip Files |
| 46 | 46 | } |
| 47 | 47 |
| --- skins/blitz/header.txt | |
| +++ skins/blitz/header.txt | |
| @@ -15,11 +15,11 @@ | |
| 15 | </div> |
| 16 | </div> |
| 17 | <div class='logo'> |
| 18 | <img src='$logo_image_url' /> |
| 19 | <th1> |
| 20 | if {[anycap jor]} { |
| 21 | html "<a class='rss' href='$home/timeline.rss'></a>" |
| 22 | } |
| 23 | </th1> |
| 24 | </div> |
| 25 | |
| @@ -36,11 +36,11 @@ | |
| 36 | html "<li>" |
| 37 | } |
| 38 | html "<a href='$home$url'>$name</a></li>\n" |
| 39 | } |
| 40 | menulink $index_page Home |
| 41 | if {[anycap jor]} { |
| 42 | menulink /timeline Timeline |
| 43 | } |
| 44 | if {[hascap oh]} { |
| 45 | menulink /dir?ci=tip Files |
| 46 | } |
| 47 |
| --- skins/blitz/header.txt | |
| +++ skins/blitz/header.txt | |
| @@ -15,11 +15,11 @@ | |
| 15 | </div> |
| 16 | </div> |
| 17 | <div class='logo'> |
| 18 | <img src='$logo_image_url' /> |
| 19 | <th1> |
| 20 | if {[anycap ijr2]} { |
| 21 | html "<a class='rss' href='$home/timeline.rss'></a>" |
| 22 | } |
| 23 | </th1> |
| 24 | </div> |
| 25 | |
| @@ -36,11 +36,11 @@ | |
| 36 | html "<li>" |
| 37 | } |
| 38 | html "<a href='$home$url'>$name</a></li>\n" |
| 39 | } |
| 40 | menulink $index_page Home |
| 41 | if {[anycap ijr2]} { |
| 42 | menulink /timeline Timeline |
| 43 | } |
| 44 | if {[hascap oh]} { |
| 45 | menulink /dir?ci=tip Files |
| 46 | } |
| 47 |
+2
-2
| --- skins/blitz_no_logo/header.txt | ||
| +++ skins/blitz_no_logo/header.txt | ||
| @@ -11,11 +11,11 @@ | ||
| 11 | 11 | </th1> |
| 12 | 12 | </div> |
| 13 | 13 | <div class='title'> |
| 14 | 14 | <h1>$<project_name> |
| 15 | 15 | <th1> |
| 16 | - if {[anycap jor]} { | |
| 16 | + if {[anycap ijr2]} { | |
| 17 | 17 | html "<a class='rss' href='$home/timeline.rss'></a>" |
| 18 | 18 | } |
| 19 | 19 | </th1> |
| 20 | 20 | <small> $<title></small></h1> |
| 21 | 21 | </div> |
| @@ -33,11 +33,11 @@ | ||
| 33 | 33 | html "<li>" |
| 34 | 34 | } |
| 35 | 35 | html "<a href='$home$url'>$name</a></li>\n" |
| 36 | 36 | } |
| 37 | 37 | menulink $index_page Home |
| 38 | -if {[anycap jor]} { | |
| 38 | +if {[anycap ijr2]} { | |
| 39 | 39 | menulink /timeline Timeline |
| 40 | 40 | } |
| 41 | 41 | if {[hascap oh]} { |
| 42 | 42 | menulink /dir?ci=tip Files |
| 43 | 43 | } |
| 44 | 44 |
| --- skins/blitz_no_logo/header.txt | |
| +++ skins/blitz_no_logo/header.txt | |
| @@ -11,11 +11,11 @@ | |
| 11 | </th1> |
| 12 | </div> |
| 13 | <div class='title'> |
| 14 | <h1>$<project_name> |
| 15 | <th1> |
| 16 | if {[anycap jor]} { |
| 17 | html "<a class='rss' href='$home/timeline.rss'></a>" |
| 18 | } |
| 19 | </th1> |
| 20 | <small> $<title></small></h1> |
| 21 | </div> |
| @@ -33,11 +33,11 @@ | |
| 33 | html "<li>" |
| 34 | } |
| 35 | html "<a href='$home$url'>$name</a></li>\n" |
| 36 | } |
| 37 | menulink $index_page Home |
| 38 | if {[anycap jor]} { |
| 39 | menulink /timeline Timeline |
| 40 | } |
| 41 | if {[hascap oh]} { |
| 42 | menulink /dir?ci=tip Files |
| 43 | } |
| 44 |
| --- skins/blitz_no_logo/header.txt | |
| +++ skins/blitz_no_logo/header.txt | |
| @@ -11,11 +11,11 @@ | |
| 11 | </th1> |
| 12 | </div> |
| 13 | <div class='title'> |
| 14 | <h1>$<project_name> |
| 15 | <th1> |
| 16 | if {[anycap ijr2]} { |
| 17 | html "<a class='rss' href='$home/timeline.rss'></a>" |
| 18 | } |
| 19 | </th1> |
| 20 | <small> $<title></small></h1> |
| 21 | </div> |
| @@ -33,11 +33,11 @@ | |
| 33 | html "<li>" |
| 34 | } |
| 35 | html "<a href='$home$url'>$name</a></li>\n" |
| 36 | } |
| 37 | menulink $index_page Home |
| 38 | if {[anycap ijr2]} { |
| 39 | menulink /timeline Timeline |
| 40 | } |
| 41 | if {[hascap oh]} { |
| 42 | menulink /dir?ci=tip Files |
| 43 | } |
| 44 |
+1
-1
| --- skins/bootstrap/header.txt | ||
| +++ skins/bootstrap/header.txt | ||
| @@ -53,11 +53,11 @@ | ||
| 53 | 53 | html "<li class='active'><a href='$home/wiki'>Wiki</a></li>\n" |
| 54 | 54 | } else { |
| 55 | 55 | html "<li><a href='$home/wiki'>Wiki</a></li>\n" |
| 56 | 56 | } |
| 57 | 57 | } |
| 58 | - if {[anycap jor]} { | |
| 58 | + if {[anycap ijr2]} { | |
| 59 | 59 | if {[string compare $current_page "timeline"] == 0} { |
| 60 | 60 | html "<li class='active'><a href='$home/timeline'>Timeline</a></li>\n" |
| 61 | 61 | } else { |
| 62 | 62 | html "<li><a href='$home/timeline'>Timeline</a></li>\n" |
| 63 | 63 | } |
| 64 | 64 |
| --- skins/bootstrap/header.txt | |
| +++ skins/bootstrap/header.txt | |
| @@ -53,11 +53,11 @@ | |
| 53 | html "<li class='active'><a href='$home/wiki'>Wiki</a></li>\n" |
| 54 | } else { |
| 55 | html "<li><a href='$home/wiki'>Wiki</a></li>\n" |
| 56 | } |
| 57 | } |
| 58 | if {[anycap jor]} { |
| 59 | if {[string compare $current_page "timeline"] == 0} { |
| 60 | html "<li class='active'><a href='$home/timeline'>Timeline</a></li>\n" |
| 61 | } else { |
| 62 | html "<li><a href='$home/timeline'>Timeline</a></li>\n" |
| 63 | } |
| 64 |
| --- skins/bootstrap/header.txt | |
| +++ skins/bootstrap/header.txt | |
| @@ -53,11 +53,11 @@ | |
| 53 | html "<li class='active'><a href='$home/wiki'>Wiki</a></li>\n" |
| 54 | } else { |
| 55 | html "<li><a href='$home/wiki'>Wiki</a></li>\n" |
| 56 | } |
| 57 | } |
| 58 | if {[anycap ijr2]} { |
| 59 | if {[string compare $current_page "timeline"] == 0} { |
| 60 | html "<li class='active'><a href='$home/timeline'>Timeline</a></li>\n" |
| 61 | } else { |
| 62 | html "<li><a href='$home/timeline'>Timeline</a></li>\n" |
| 63 | } |
| 64 |
+1
-1
| --- skins/default/header.txt | ||
| +++ skins/default/header.txt | ||
| @@ -19,11 +19,11 @@ | ||
| 19 | 19 | html "<a href='$home$url' class='$cls'>$name</a>\n" |
| 20 | 20 | } |
| 21 | 21 | } |
| 22 | 22 | html "<a id='hbbtn' href='#'>☰</a>" |
| 23 | 23 | menulink $index_page Home {} |
| 24 | -if {[anycap jor]} { | |
| 24 | +if {[anycap ijr2]} { | |
| 25 | 25 | menulink /timeline Timeline {} |
| 26 | 26 | } |
| 27 | 27 | if {[hascap oh]} { |
| 28 | 28 | menulink /dir?ci=tip Files desktoponly |
| 29 | 29 | } |
| 30 | 30 |
| --- skins/default/header.txt | |
| +++ skins/default/header.txt | |
| @@ -19,11 +19,11 @@ | |
| 19 | html "<a href='$home$url' class='$cls'>$name</a>\n" |
| 20 | } |
| 21 | } |
| 22 | html "<a id='hbbtn' href='#'>☰</a>" |
| 23 | menulink $index_page Home {} |
| 24 | if {[anycap jor]} { |
| 25 | menulink /timeline Timeline {} |
| 26 | } |
| 27 | if {[hascap oh]} { |
| 28 | menulink /dir?ci=tip Files desktoponly |
| 29 | } |
| 30 |
| --- skins/default/header.txt | |
| +++ skins/default/header.txt | |
| @@ -19,11 +19,11 @@ | |
| 19 | html "<a href='$home$url' class='$cls'>$name</a>\n" |
| 20 | } |
| 21 | } |
| 22 | html "<a id='hbbtn' href='#'>☰</a>" |
| 23 | menulink $index_page Home {} |
| 24 | if {[anycap ijr2]} { |
| 25 | menulink /timeline Timeline {} |
| 26 | } |
| 27 | if {[hascap oh]} { |
| 28 | menulink /dir?ci=tip Files desktoponly |
| 29 | } |
| 30 |
+1
-1
| --- skins/eagle/header.txt | ||
| +++ skins/eagle/header.txt | ||
| @@ -97,11 +97,11 @@ | ||
| 97 | 97 | upvar home home |
| 98 | 98 | html "<a href='$home$url'>$name</a>\n" |
| 99 | 99 | } |
| 100 | 100 | menulink $index_page Home |
| 101 | 101 | menulink /help Help |
| 102 | -if {[anycap jor]} { | |
| 102 | +if {[anycap ijr2]} { | |
| 103 | 103 | menulink /timeline Timeline |
| 104 | 104 | } |
| 105 | 105 | if {[anoncap oh]} { |
| 106 | 106 | menulink /dir?ci=tip Files |
| 107 | 107 | } |
| 108 | 108 |
| --- skins/eagle/header.txt | |
| +++ skins/eagle/header.txt | |
| @@ -97,11 +97,11 @@ | |
| 97 | upvar home home |
| 98 | html "<a href='$home$url'>$name</a>\n" |
| 99 | } |
| 100 | menulink $index_page Home |
| 101 | menulink /help Help |
| 102 | if {[anycap jor]} { |
| 103 | menulink /timeline Timeline |
| 104 | } |
| 105 | if {[anoncap oh]} { |
| 106 | menulink /dir?ci=tip Files |
| 107 | } |
| 108 |
| --- skins/eagle/header.txt | |
| +++ skins/eagle/header.txt | |
| @@ -97,11 +97,11 @@ | |
| 97 | upvar home home |
| 98 | html "<a href='$home$url'>$name</a>\n" |
| 99 | } |
| 100 | menulink $index_page Home |
| 101 | menulink /help Help |
| 102 | if {[anycap ijr2]} { |
| 103 | menulink /timeline Timeline |
| 104 | } |
| 105 | if {[anoncap oh]} { |
| 106 | menulink /dir?ci=tip Files |
| 107 | } |
| 108 |
+1
-1
| --- skins/enhanced1/header.txt | ||
| +++ skins/enhanced1/header.txt | ||
| @@ -97,11 +97,11 @@ | ||
| 97 | 97 | upvar home home |
| 98 | 98 | html "<a href='$home$url'>$name</a>\n" |
| 99 | 99 | } |
| 100 | 100 | menulink $index_page Home |
| 101 | 101 | menulink /help Help |
| 102 | -if {[anycap jor]} { | |
| 102 | +if {[anycap ijr2]} { | |
| 103 | 103 | menulink /timeline Timeline |
| 104 | 104 | } |
| 105 | 105 | if {[anoncap oh]} { |
| 106 | 106 | menulink /dir?ci=tip Files |
| 107 | 107 | } |
| 108 | 108 |
| --- skins/enhanced1/header.txt | |
| +++ skins/enhanced1/header.txt | |
| @@ -97,11 +97,11 @@ | |
| 97 | upvar home home |
| 98 | html "<a href='$home$url'>$name</a>\n" |
| 99 | } |
| 100 | menulink $index_page Home |
| 101 | menulink /help Help |
| 102 | if {[anycap jor]} { |
| 103 | menulink /timeline Timeline |
| 104 | } |
| 105 | if {[anoncap oh]} { |
| 106 | menulink /dir?ci=tip Files |
| 107 | } |
| 108 |
| --- skins/enhanced1/header.txt | |
| +++ skins/enhanced1/header.txt | |
| @@ -97,11 +97,11 @@ | |
| 97 | upvar home home |
| 98 | html "<a href='$home$url'>$name</a>\n" |
| 99 | } |
| 100 | menulink $index_page Home |
| 101 | menulink /help Help |
| 102 | if {[anycap ijr2]} { |
| 103 | menulink /timeline Timeline |
| 104 | } |
| 105 | if {[anoncap oh]} { |
| 106 | menulink /dir?ci=tip Files |
| 107 | } |
| 108 |
+1
-1
| --- skins/khaki/header.txt | ||
| +++ skins/khaki/header.txt | ||
| @@ -11,11 +11,11 @@ | ||
| 11 | 11 | </th1></div> |
| 12 | 12 | </div> |
| 13 | 13 | <div class="mainmenu"> |
| 14 | 14 | <th1> |
| 15 | 15 | html "<a href='$home$index_page'>Home</a>\n" |
| 16 | -if {[anycap jor]} { | |
| 16 | +if {[anycap ijr2]} { | |
| 17 | 17 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 18 | 18 | } |
| 19 | 19 | if {[anoncap oh]} { |
| 20 | 20 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 21 | 21 | } |
| 22 | 22 |
| --- skins/khaki/header.txt | |
| +++ skins/khaki/header.txt | |
| @@ -11,11 +11,11 @@ | |
| 11 | </th1></div> |
| 12 | </div> |
| 13 | <div class="mainmenu"> |
| 14 | <th1> |
| 15 | html "<a href='$home$index_page'>Home</a>\n" |
| 16 | if {[anycap jor]} { |
| 17 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 18 | } |
| 19 | if {[anoncap oh]} { |
| 20 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 21 | } |
| 22 |
| --- skins/khaki/header.txt | |
| +++ skins/khaki/header.txt | |
| @@ -11,11 +11,11 @@ | |
| 11 | </th1></div> |
| 12 | </div> |
| 13 | <div class="mainmenu"> |
| 14 | <th1> |
| 15 | html "<a href='$home$index_page'>Home</a>\n" |
| 16 | if {[anycap ijr2]} { |
| 17 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 18 | } |
| 19 | if {[anoncap oh]} { |
| 20 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 21 | } |
| 22 |
+1
-1
| --- skins/original/header.txt | ||
| +++ skins/original/header.txt | ||
| @@ -12,11 +12,11 @@ | ||
| 12 | 12 | </th1></div> |
| 13 | 13 | </div> |
| 14 | 14 | <div class="mainmenu"> |
| 15 | 15 | <th1> |
| 16 | 16 | html "<a href='$home$index_page'>Home</a>\n" |
| 17 | -if {[anycap jor]} { | |
| 17 | +if {[anycap ijr2]} { | |
| 18 | 18 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 19 | 19 | } |
| 20 | 20 | if {[anoncap oh]} { |
| 21 | 21 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 22 | 22 | } |
| 23 | 23 |
| --- skins/original/header.txt | |
| +++ skins/original/header.txt | |
| @@ -12,11 +12,11 @@ | |
| 12 | </th1></div> |
| 13 | </div> |
| 14 | <div class="mainmenu"> |
| 15 | <th1> |
| 16 | html "<a href='$home$index_page'>Home</a>\n" |
| 17 | if {[anycap jor]} { |
| 18 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 19 | } |
| 20 | if {[anoncap oh]} { |
| 21 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 22 | } |
| 23 |
| --- skins/original/header.txt | |
| +++ skins/original/header.txt | |
| @@ -12,11 +12,11 @@ | |
| 12 | </th1></div> |
| 13 | </div> |
| 14 | <div class="mainmenu"> |
| 15 | <th1> |
| 16 | html "<a href='$home$index_page'>Home</a>\n" |
| 17 | if {[anycap ijr2]} { |
| 18 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 19 | } |
| 20 | if {[anoncap oh]} { |
| 21 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 22 | } |
| 23 |
+1
-1
| --- skins/plain_gray/header.txt | ||
| +++ skins/plain_gray/header.txt | ||
| @@ -9,11 +9,11 @@ | ||
| 9 | 9 | </th1></div> |
| 10 | 10 | </div> |
| 11 | 11 | <div class="mainmenu"> |
| 12 | 12 | <th1> |
| 13 | 13 | html "<a href='$home$index_page'>Home</a>\n" |
| 14 | -if {[anycap jor]} { | |
| 14 | +if {[anycap ijr2]} { | |
| 15 | 15 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 16 | 16 | } |
| 17 | 17 | if {[anoncap oh]} { |
| 18 | 18 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 19 | 19 | } |
| 20 | 20 |
| --- skins/plain_gray/header.txt | |
| +++ skins/plain_gray/header.txt | |
| @@ -9,11 +9,11 @@ | |
| 9 | </th1></div> |
| 10 | </div> |
| 11 | <div class="mainmenu"> |
| 12 | <th1> |
| 13 | html "<a href='$home$index_page'>Home</a>\n" |
| 14 | if {[anycap jor]} { |
| 15 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 16 | } |
| 17 | if {[anoncap oh]} { |
| 18 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 19 | } |
| 20 |
| --- skins/plain_gray/header.txt | |
| +++ skins/plain_gray/header.txt | |
| @@ -9,11 +9,11 @@ | |
| 9 | </th1></div> |
| 10 | </div> |
| 11 | <div class="mainmenu"> |
| 12 | <th1> |
| 13 | html "<a href='$home$index_page'>Home</a>\n" |
| 14 | if {[anycap ijr2]} { |
| 15 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 16 | } |
| 17 | if {[anoncap oh]} { |
| 18 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 19 | } |
| 20 |
+1
-1
| --- skins/rounded1/header.txt | ||
| +++ skins/rounded1/header.txt | ||
| @@ -13,11 +13,11 @@ | ||
| 13 | 13 | </th1></div> |
| 14 | 14 | </div> |
| 15 | 15 | <div class="mainmenu"> |
| 16 | 16 | <th1> |
| 17 | 17 | html "<a href='$home$index_page'>Home</a>\n" |
| 18 | -if {[anycap jor]} { | |
| 18 | +if {[anycap ijr2]} { | |
| 19 | 19 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 20 | 20 | } |
| 21 | 21 | if {[anoncap oh]} { |
| 22 | 22 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 23 | 23 | } |
| 24 | 24 |
| --- skins/rounded1/header.txt | |
| +++ skins/rounded1/header.txt | |
| @@ -13,11 +13,11 @@ | |
| 13 | </th1></div> |
| 14 | </div> |
| 15 | <div class="mainmenu"> |
| 16 | <th1> |
| 17 | html "<a href='$home$index_page'>Home</a>\n" |
| 18 | if {[anycap jor]} { |
| 19 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 20 | } |
| 21 | if {[anoncap oh]} { |
| 22 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 23 | } |
| 24 |
| --- skins/rounded1/header.txt | |
| +++ skins/rounded1/header.txt | |
| @@ -13,11 +13,11 @@ | |
| 13 | </th1></div> |
| 14 | </div> |
| 15 | <div class="mainmenu"> |
| 16 | <th1> |
| 17 | html "<a href='$home$index_page'>Home</a>\n" |
| 18 | if {[anycap ijr2]} { |
| 19 | html "<a href='$home/timeline'>Timeline</a>\n" |
| 20 | } |
| 21 | if {[anoncap oh]} { |
| 22 | html "<a href='$home/tree?ci=tip'>Files</a>\n" |
| 23 | } |
| 24 |
+1
-1
| --- skins/xekri/header.txt | ||
| +++ skins/xekri/header.txt | ||
| @@ -101,11 +101,11 @@ | ||
| 101 | 101 | } else { |
| 102 | 102 | html "<a href='$home$url'>$name</a>\n" |
| 103 | 103 | } |
| 104 | 104 | } |
| 105 | 105 | menulink $index_page Home |
| 106 | -if {[anycap jor]} { | |
| 106 | +if {[anycap ijr2]} { | |
| 107 | 107 | menulink /timeline Timeline |
| 108 | 108 | } |
| 109 | 109 | if {[anoncap oh]} { |
| 110 | 110 | menulink /dir?ci=tip Files |
| 111 | 111 | } |
| 112 | 112 |
| --- skins/xekri/header.txt | |
| +++ skins/xekri/header.txt | |
| @@ -101,11 +101,11 @@ | |
| 101 | } else { |
| 102 | html "<a href='$home$url'>$name</a>\n" |
| 103 | } |
| 104 | } |
| 105 | menulink $index_page Home |
| 106 | if {[anycap jor]} { |
| 107 | menulink /timeline Timeline |
| 108 | } |
| 109 | if {[anoncap oh]} { |
| 110 | menulink /dir?ci=tip Files |
| 111 | } |
| 112 |
| --- skins/xekri/header.txt | |
| +++ skins/xekri/header.txt | |
| @@ -101,11 +101,11 @@ | |
| 101 | } else { |
| 102 | html "<a href='$home$url'>$name</a>\n" |
| 103 | } |
| 104 | } |
| 105 | menulink $index_page Home |
| 106 | if {[anycap ijr2]} { |
| 107 | menulink /timeline Timeline |
| 108 | } |
| 109 | if {[anoncap oh]} { |
| 110 | menulink /dir?ci=tip Files |
| 111 | } |
| 112 |