diff options
Diffstat (limited to 'templates/ko/headfoot.html')
-rw-r--r-- | templates/ko/headfoot.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/templates/ko/headfoot.html b/templates/ko/headfoot.html new file mode 100644 index 00000000..a9daa054 --- /dev/null +++ b/templates/ko/headfoot.html @@ -0,0 +1,22 @@ +ÀÌ ¹®¼´Â ¸ÞÀϸµ ¸®½ºÆ®¿¡ ¿¹¾àµÇ¾î Àִ Ư¼ºÀÇ <b><code>%(attribute)s</code></b> +Çü½ÄÀ» Æ÷ÇÔÇÏ°í ÀÖ½À´Ï´Ù. ´õ ÀÚ¼¼ÇÑ ¼³¸íÀº +<a href="http://www.python.org/doc/current/lib/typesseq-strings.html">PythonÀÇ +¹®ÀÚ¿ Çü½Ä ±ÔÄ¢</a>À» º¸½Ã±â ¹Ù¶ø´Ï´Ù. ¸î¸î À¯¿ëÇÑ ¼Ó¼ºÀº ¾Æ·¡¿Í °°½À´Ï´Ù. + +<ul> + <li><b><code>real_name</code></b> - ¸®½ºÆ®ÀÇ À̸§À» ³ªÅ¸³À´Ï´Ù. º¸Åë ´ë¹®ÀÚ·Î + ³ªÅ¸³³´Ï´Ù. + + <li><b><code>_internal_name</code></b> - ½ÇÁ¦ URL ¿¡¼ »ç¿ëµÇ´Â ¸®½ºÆ®ÀÇ À̸§ + + <li><b><code>host_name</code></b> - ¸ÞÀϸµ ¸®½ºÆ®°¡ ¿î¿µµÇ´Â È£½ºÆ®ÀÇ À̸§ + + <li><b><code>web_page_url</code></b> - Mailman ÀÇ ±âº» URL ÀÔ´Ï´Ù. + ÀÌ°ÍÀº ¸ÞÀϸµ ¸®½ºÆ®ÀÇ ¸ñ·ÏÁ¤º¸ ÆäÀÌÁö¸¦ ³ªÅ¸³»´Â + <em><code>listinfo/%(_internal_name)s</code></em> ¿Í °°ÀÌ Ã·°¡ µÉ ¼ö ÀÖ½À´Ï´Ù. + + <li><b><code>description</code></b> - ¸ÞÀϸµ ¸®½ºÆ®ÀÇ °£·«ÇÑ ¼³¸í + + <li><b><code>info</code></b> - ¸ÞÀϸµ ¸®½ºÆ®ÀÇ Àüü ¼³¸í + <li><b><code>cgiext</code></b> - CGI ½ºÅ©¸³Æ®¸¦ À§ÇÑ È®Àå. +</ul> |