# HG changeset patch # User Kang Seonghoon # Date 1293807442 -32400 # Node ID faa9704acef08eb4d56c5159049a922ef1787ad5 # Parent db5aca4eb86e4506c87a3d670f7b5268beeff10c noe.mearie.org went live. diff -r db5aca4eb86e -r faa9704acef0 index.en.txt --- a/index.en.txt Tue Dec 21 10:01:13 2010 +0900 +++ b/index.en.txt Fri Dec 31 23:57:22 2010 +0900 @@ -27,6 +27,7 @@

Nearby: [cosmic.mearie.org](//cosmic.mearie.org/), +[noe.mearie.org](//noe.mearie.org/), [Mercurial repository](//hg.mearie.org/), [Subversion repository](//svn.mearie.org/), [Twitter](http://twitter.com/senokay/), diff -r db5aca4eb86e -r faa9704acef0 index.ko.txt --- a/index.ko.txt Tue Dec 21 10:01:13 2010 +0900 +++ b/index.ko.txt Fri Dec 31 23:57:22 2010 +0900 @@ -28,6 +28,7 @@ 이웃 사이트: [코스믹메아리](//cosmic.mearie.org/), [풉;](//pub.mearie.org/), +[뇌](//noe.mearie.org/), [머큐리얼](//hg.mearie.org/), [서브버전](//svn.mearie.org/), [미투데이](http://me2day.net/arachneng/), diff -r db5aca4eb86e -r faa9704acef0 recent.json --- a/recent.json Tue Dec 21 10:01:13 2010 +0900 +++ b/recent.json Fri Dec 31 23:57:22 2010 +0900 @@ -1,4 +1,8 @@ [{ + "date": "2010-12-31", + "ko": "이런 저런 잡글들을 모아 놓기 위한 장소인 메아리 뇌가 새로 추가되었습니다.", + "en": "noe.mearie.org, a place to put various ideas and rants, is newly added to mearie.org." +},{ "date": "2010-06-30", "ko": "세 달 전에 했던 파이썬 세미나의 자료를 올렸습니다.", "en": null diff -r db5aca4eb86e -r faa9704acef0 res/noe/aggregatepost.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/aggregatepost.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,15 @@ + + +[[!tag ]] + + +[[!meta title=""]] + + +[[!meta permalink=""]] + + +[[!meta copyright=""]] + +[[!meta author=""]] +[[!meta authorurl=""]] diff -r db5aca4eb86e -r faa9704acef0 res/noe/archivepage.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/archivepage.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,19 @@ +

+ +
+ +
+
+ +Posted + +by + + + + + + + + +

diff -r db5aca4eb86e -r faa9704acef0 res/noe/atomitem.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/atomitem.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,48 @@ + + <TMPL_VAR TITLE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r db5aca4eb86e -r faa9704acef0 res/noe/atompage.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/atompage.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,39 @@ + + + +<TMPL_VAR TITLE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ikiwiki + + + diff -r db5aca4eb86e -r faa9704acef0 res/noe/autoindex.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/autoindex.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,1 @@ +[[!map pages="/* and ! /*/*"]] diff -r db5aca4eb86e -r faa9704acef0 res/noe/autotag.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/autotag.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,4 @@ +[[!meta title="pages tagged "]] + +[[!inline pages="tagged()" actions="no" archive="yes" +feedshow=10]] diff -r db5aca4eb86e -r faa9704acef0 res/noe/blogpost.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/blogpost.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,16 @@ +
+
+ +RSS + + +Atom + + + + + + + +
+
diff -r db5aca4eb86e -r faa9704acef0 res/noe/calendarmonth.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/calendarmonth.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month= year= pages=""]] +"""]] + +[[!inline pages="creation_month() and creation_year() and " show=0 feeds=no reverse=yes]] diff -r db5aca4eb86e -r faa9704acef0 res/noe/calendaryear.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/calendaryear.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,1 @@ +[[!calendar type=year year= pages=""]] diff -r db5aca4eb86e -r faa9704acef0 res/noe/change.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/change.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,46 @@ +[[!meta author=""""""]] + +[[!meta authorurl=""""""]] + +[[!meta title="""change to on """]] + +[[!meta permalink=""]] + + +
+ + +
+
+
+
+ +
+
+
+
+
+
+ diff -r db5aca4eb86e -r faa9704acef0 res/noe/comment.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/comment.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,61 @@ +
+
+ +
+ + + + + +
+ +
+ +
+ +
+ +Comment by + + + + + + + + + + + + + + + +Comment by + + + + + + + + + + + + + +— +
+ + + + + +
diff -r db5aca4eb86e -r faa9704acef0 res/noe/commentmoderation.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/commentmoderation.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,32 @@ + +
+
+ + + + + +
+ +
+
+ +
+ + + + + + +
+
+
+ + + +
+ +

+No comments need moderation at this time. +

+
diff -r db5aca4eb86e -r faa9704acef0 res/noe/editcomment.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/editcomment.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,39 @@ +
+ +
+ + + + + + + + (optional, or signin) +
+ + (optional) +
+ +(You might want to Signin first?) +
+
+
+ +
+ +
+
+ + + + +
+
+Comment preview: +
+
+ +
+
+ +
diff -r db5aca4eb86e -r faa9704acef0 res/noe/editconflict.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/editconflict.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,7 @@ +

+Your changes conflict with other changes made to the page. +

+

+Conflict markers have been inserted into the page content. Reconcile the +conflict and commit again to save your changes. +

diff -r db5aca4eb86e -r faa9704acef0 res/noe/editcreationconflict.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/editcreationconflict.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,9 @@ +

+While you were creating this page, someone else independently created a page +with the same name. +

+

+The edit box below contains the page's current content, followed by the +content you entered previously, to allow you to merge the two +together before saving. +

diff -r db5aca4eb86e -r faa9704acef0 res/noe/editfailedsave.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/editfailedsave.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,10 @@ +

+Failed to save your changes. +

+

+Your changes were not able to be saved to disk. The system gave the error: +

+ +
+Your changes are preserved below, and you can try again to save them. +

diff -r db5aca4eb86e -r faa9704acef0 res/noe/editpage.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/editpage.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,60 @@ + + +
+ + + + + + + + + + + + + +
+
+
+ + +
+
+ + + +Attachments +
+ + + + + + + + +
+
+
+ + + + +
+
+Page preview: +
+
+ +
+
+ +
+
+Diff: +
+
+ +
+
diff -r db5aca4eb86e -r faa9704acef0 res/noe/editpagegone.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/editpagegone.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,7 @@ +

+The page you were editing has disappeared. +

+

+Perhaps someone else has deleted it or moved it. If you want to recreate +this page with your text, click "Save Page" again. +

diff -r db5aca4eb86e -r faa9704acef0 res/noe/feedlink.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/feedlink.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,8 @@ + diff -r db5aca4eb86e -r faa9704acef0 res/noe/googleform.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/googleform.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,8 @@ + +
+
+ + placeholder="search" /> +
+
diff -r db5aca4eb86e -r faa9704acef0 res/noe/inlinepage.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/inlinepage.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,72 @@ +
+ +
+ + + + + + + + + +
+ + + + + +
+
+ +
+ +
+ +
+ + +Posted + + + + + + + + + + + +
+License: +
+
+ + +
+ + +
+ +
diff -r db5aca4eb86e -r faa9704acef0 res/noe/microblog.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/microblog.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,22 @@ +
+ +
+ +
+ +
+ + + + + + + + + + + +— + +
+
diff -r db5aca4eb86e -r faa9704acef0 res/noe/openid-selector.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/openid-selector.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,43 @@ + + + + + + +
+
+ + + + +
+
+
+
+ + + +
+ +
+
+
+
+ +
+ +
+ +
+ +
diff -r db5aca4eb86e -r faa9704acef0 res/noe/page.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/page.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,239 @@ + + + + + + + + + +<TMPL_VAR TITLE> | 메아리 뇌 + + + + + + + + + + + + + + + + + + + + + +
+

+ + + + +
+ + + +
+
+
+ +
+ +
+
+
+ ikiwiki를 씁니다.
+ 마지막 수정 +
+ + +
+ + diff -r db5aca4eb86e -r faa9704acef0 res/noe/passwordmail.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/passwordmail.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,15 @@ +Someone[1], possibly you, requested that the password for + on [2] be reset. + +To change your password, visit the following url, and enter a new password: + + + +This url can only be used once to change your password, and it will also +stop working the next time you successfully log in. + +-- +ikiwiki + +[1] Their IP address was +[2] Located at diff -r db5aca4eb86e -r faa9704acef0 res/noe/pocreatepage.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/pocreatepage.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,3 @@ +

+WARNING this page must be written in . +

diff -r db5aca4eb86e -r faa9704acef0 res/noe/recentchanges.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/recentchanges.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,7 @@ + +
+ + + +
+
diff -r db5aca4eb86e -r faa9704acef0 res/noe/renamesummary.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/renamesummary.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,26 @@ + +

+Failed to rename to : + +

+ +

+Successfully renamed to . +

+

+ +The following pages have been automatically modified to update their links to : +

    +
  • +
+
+ + +The following pages still link to : +
    +
  • +
+
+
+

+ diff -r db5aca4eb86e -r faa9704acef0 res/noe/rssitem.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/rssitem.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,29 @@ + + + <TMPL_VAR AUTHOR ESCAPE=HTML>: <TMPL_VAR TITLE> + + + <TMPL_VAR TITLE> + + + + + + + + + + + + + + + + + + + + + + + diff -r db5aca4eb86e -r faa9704acef0 res/noe/rsspage.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/rsspage.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,11 @@ + + + +<TMPL_VAR TITLE> + + + + + diff -r db5aca4eb86e -r faa9704acef0 res/noe/searchform.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/searchform.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,6 @@ +
+
+placeholder="search" /> +
+
diff -r db5aca4eb86e -r faa9704acef0 res/noe/searchquery.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/searchquery.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,113 @@ +$setmap{prefix,title,S} +$setmap{prefix,link,XLINK} +$set{thousand,$.}$set{decimal,.}$setmap{BN,,Any Country,uk,England,fr,France} +${ +$def{PREV, +$if{$ne{$topdoc,0},, +} +} + +$def{NEXT, +$if{$ne{$last,$msize},, +} +} + +$def{P,} +$def{PAGE,$if{$gt{$1,9},$if{$gt{$1,99},$P{$1,$div{$1,100}}}$P{$1,$mod{$div{$1,10},10}}}$P{$1,$mod{$1,10}}} + +$def{S,$1} +$def{SPAGE,$if{$gt{$1,9},$if{$gt{$1,99},$S{$1,$div{$1,100}}}$S{$1,$mod{$div{$1,10},10}}}$S{$1,$mod{$1,10}}} +} + +$def{PREV,$if{$ne{$topdoc,0},}} + +$def{PAGE,} + +$def{SPAGE,} + +$def{NEXT,$if{$ne{$last,$msize},}} + +

+ +

+
+ + +$env{HELPLINK} +
+ +$or{$html{$error}, +$if{$eq{$msize,0}, +$if{$query,No documents match your query, +
Searching $nice{$dbsize} documents +}, +$if{$not{$msizeexact}, + $nice{$add{$topdoc,1}}-$nice{$last} of about $nice{$msize} matches, + $if{$and{$eq{$last,$msize},$eq{$topdoc,0}}, + All $nice{$msize} matches, + $nice{$add{$topdoc,1}}$if{$ne{$add{$topdoc,1},$last},-$nice{$last}} of exactly $nice{$msize} matches} +} +
+
+$list{$map{$queryterms,$list{$html{$uniq{$unstem{$_}}},,/,}: $nice{$freq{$_}}},Term frequencies: ,$. ,} +
Search took $time seconds + +$hitlist{ +} +
+${$percentage%} +
+
+
+
+ +Modified:
$html{$date{$field{modtime},%Y-%m-%d}}

+$if{$field{language},Language: $html{$field{language}}
} +$if{$field{size},Size: $html{$filesize{$field{size}}}
} +
+
$html{$or{$field{caption},$field{title},$field{url},Untitled}}
+$highlight{$field{sample},$terms}$if{$field{sample},...}
+ +$percentage% relevant$. matching: +$list{$map{$terms,$html{$prettyterm{$_}}},$. , and }${for lynx:}

+ +
+ +
+${suppress next, prev, and page links if there's only one page} +$if{$ne{$lastpage,1}, +$set{a,$if{$opt{pagelink_height}, HEIGHT=$opt{pagelink_height}}$if{$opt{pagelink_width}, WIDTH=$opt{pagelink_width}}} + +${1-W ... X-(this)-Y ...} +$set{w,$min{3,$add{$thispage,-1}}} +$set{x,$max{$add{$opt{w},1},$add{$thispage,-3}}} +$set{y,$min{$lastpage,$add{$thispage,8}}} +$PREV +$map{$range{1,$opt{w}},$PAGE{$_}} +$if{$ne{$add{$opt{w},1},$opt{x}},...} +$map{$range{$opt{x},$add{$thispage,-1}},$PAGE{$_}} +$SPAGE{$thispage} +$map{$range{$add{$thispage,1},$opt{y}},$PAGE{$_}} +$if{$ne{$opt{y},$lastpage},...} +$NEXT +} +}} +

+$if{$dbname,} +$if{$ne{$topdoc,0},} +$if{$ne{$hitsperpage,10},} +$if{$fmt,} +$if{$cgi{COLLAPSE},} +$if{$queryterms,} + + +$list{$relevants,} +$if{$cgi{THRESHOLD},} +
+
diff -r db5aca4eb86e -r faa9704acef0 res/noe/titlepage.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/noe/titlepage.tmpl Fri Dec 31 23:57:22 2010 +0900 @@ -0,0 +1,7 @@ +

+ + + + + +