ユーザ用ツール

サイト用ツール


start

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
start [2018/12/10 13:27] payastart [2019/07/09 17:50] paya
行 1: 行 1:
 ====== GARAGE ====== ====== GARAGE ======
-[[garage:start]]<PHP>+[[RUN:start]] 
 +{{indexmenu>RUN?#1}} 
 + 
 +[[Digital:start]] 
 +{{indexmenu>Digital?#1}} 
 + 
 +[[artcraft:start|Art and Crafts]] 
 + 
 +[[lunch:start|Lunch]] 
 + 
 +<PHP> 
 +echo '<p>'; 
 +echo '<a href="/top/doku.php?id=garage:start" class="wikilink1" title="garage:start">GARAGE</a> : ';
 if(file_exists('data/pages/garage/' . date('Y-m-d') . '.txt')) if(file_exists('data/pages/garage/' . date('Y-m-d') . '.txt'))
 { {
-   echo '<a href="doku.php?id=garage:' . date('Y-m-d') . '">TODAY</a>';+   echo '<a href="/top/doku.php?id=garage:' . date('Y-m-d') . '" class="wikilink1" title="garage:' . date('Y-m-d') . '">TODAY</a>';
 } }
 +else
 +{
 +   echo '<a href="/top/doku.php?id=garage:' . date('Y-m-d') . '" class="wikilink2" title="garage:' . date('Y-m-d') . '" rel="nofollow">' . date('Y-m-d') . '</a>';
 +}
 +echo '</p>';
 </PHP> </PHP>
start.txt · 最終更新: 2024/03/12 18:44 by paya