hns - 日記自動生成システム - Version 2.19.9

先月 2000年03月 来月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2000年03月18日() 旧暦 [n年日記]

#1 [TODO] netatalk,1.4.2 install (macppc), make build, namazu for NetBSD/sparc

など。 TODO list
  • NetBSD/sparc に namazu 2.0.x を入れること (1.4.1 側)
  • emacs-20 links 道具
  • namazu variable debug, REMAIN_HEADER, wakati,
  • NetBSD/macppc 画面の解像度
  • hns の category に link を付ける
  • hns 用 mod_perl

#2 [hns] 別の日記の方の title.cgi

を直すのを忘れている。 次のものを当てる。
--- diary/lib/HNS/Hnf/TreeBuilder.pm~	Thu Jan  6 22:00:04 2000
+++ diary/lib/HNS/Hnf/TreeBuilder.pm	Thu Mar 16 08:33:30 2000
@@ -326,13 +326,13 @@
 		my $templ = new HNS::Template;
                 $cat .= $templ->Expand($HNS::Hnf::Command::CAT::template,
                                    {var=>$c});
-                $cat .= "[$c]";
+                $cat .= "$c";
 	    }
 	} elsif ($c) {
 	    my $templ = new HNS::Template;
 	    $cat .= $templ->Expand($HNS::Hnf::Command::CAT::template,
 				   {var=>$c});
-	    $cat .= "[$c]";
+	    $cat .= "$c";
 	    
 	}
     }
--- diary/japanese/theme.ph~	Tue Mar 14 12:51:50 2000
+++ diary/japanese/theme.ph	Thu Mar 16 08:39:53 2000
@@ -271,7 +271,7 @@
 $Template = qq(
 <h3 class="new"><a name="%year%month%day%new" 
 href="$HNS::System::MyDiaryURI?%year%month%abc&amp;to=%year%month%day%new#%year%month%day%new">#%mark</a>
-%cat %content</h3>
+<a href="title.cgi?2000&CAT=%cat">%cat</a> %content</h3>
 <div class="section">);
 $EndTemplate = "</div><!-- end of NEW -->\n";
 
@@ -279,7 +279,7 @@
 $Template = qq(
 <h3 class="new"><a name="%year%month%day%new" 
 href="$HNS::System::MyDiaryURI?%year%month%abc&amp;to=%year%month%day%new#%year%month%day%new">#%mark</a>
-%cat <a href="%1">%content</a></h3>
+<a href="title.cgi?2000&CAT=%cat">%cat</a> <a href="%1">%content</a></h3>
 <div class="section">);
 $EndTemplate = "</div><!-- end of LNEW -->\n";
この変更だと、CAT に二つ書いてあった場合、つながってしまう。 やはり lib だけは ? /usr/local/lib/perl5/site_perl/5.005 に入って欲しい気がする。File::MMagic はそこに入っている。 では *.cgi や 図柄は ?
makoto@harry  12:27:38/000318(~/public_html/diary)> ls -1s *cgi
 6 admini.cgi*
 4 clear_cache.cgi*
14 index.cgi*
42 log.cgi*
 6 make-rurimap.cgi*
 4 rotate_log.cgi*
24 title.cgi*
 4 title_wrapper.cgi*
 4 view.cgi*
14 webif.cgi*



最近の日記
2024年05月06日
py-setuptools (python 3.11.9)
make release took 1 hours and 10 min
qemu invocation for 10.99.10
2024年05月05日
Windows 10 version
serial connection
bc bench
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
2024年04月29日
dkim
2024年03月10日
停電 (瞬電)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)