layerinfo "type" = "layout"; layerinfo "name" = "Cuteness Attack"; layerinfo "des" = "OMFG Kittens and Flowers"; layerinfo "author_name" = "Andy Mai"; layerinfo "redist_uniq" = "cuteness/layout"; # First style from our new design intern Andy, based loosely on Tranquility II # # Todo: index layout images and use palimg_tint/gradient instead of just pink # Todo: minor gap between "Comments {#}" heading and comments # Todo: Add different face outlines # Todo: Add themes # PROPERTIES: STYLES propgroup Style { # odd property Color c_header_background { des = "Header Background Color"; } property Color c_header_border { des = "Header Border Color"; } # page property Color c_page_background { des = "Page Background Color"; } property string c_page_background_img { des = "Page Background Image"; note = "If left blank, an appropriate default will be chosen for you."; } property string c_page_background_position { des = "Page Background Position (i.e Top Left)"; } property string c_page_background_repeat { des = "Repeat Background"; values = "no-repeat|No|repeat-x|Repeat Horizontally|repeat-y|Repeat Vertically| |Tile"; } property string c_page_background_attach { des = "Background Attachment"; values = "fixed|Fixed|scroll|Scroll"; } property Color c_page_title { des = "Page Title color"; } property Color c_page_text { des = "Page Text color"; } property Color c_page_link { des = "Page Link color"; } property Color c_page_link_visited { des = "Page Visited Link Color"; } property Color c_page_link_hover { des = "Page Hover Link Color"; } property Color c_page_link_active { des = "Page Active Link Color"; } # menu property Color c_menu_link { des = "Side Menu Link Color"; } property Color c_menu_link_visited { des = "Side Menu Visited Link Color"; } property Color c_menu_link_hover { des = "Side Menu Hover Link Color"; } property Color c_menu_link_active { des = "Side Menu Active Link Color"; } property Color c_menu_text_color { des = "Side Menu Text Color"; } property Color c_menu_header_color { des = "Side Menu Header Color"; } property Color c_menu_current { des = "Current Menu Item color"; } # entry property Color c_entry_background { des = "Entry Background Color"; } property Color c_entry_link { des = "Entry Link Color"; } property Color c_entry_link_visited { des = "Entry Visited Link Color"; } property Color c_entry_link_hover { des = "Entry Hover Link Color"; } property Color c_entry_link_active { des = "Entry Active Link Color"; } property Color c_entry_text_color { des = "Entry Text Color"; } property Color c_entry_title_color { des = "Entry Title Color"; } property Color c_entry_border { des = "Entry Bottom Border Color"; } # metadata property Color c_meta_background { des = "Entry Metadata Background Color"; } property Color c_meta_link { des = "Entry Metadata Link Color"; } property Color c_meta_link_visited { des = "Entry metadata visited link color"; } property Color c_meta_link_hover { des = "Entry Metadata Hover Link Color"; } property Color c_meta_link_active { des = "Entry Metadata Active Link Color"; } property Color c_meta_text_color { des = "Entry Metadata Text Color"; } # footer property Color c_footer_background { des = "Page Footer Background Color"; } property Color c_footer_link { des = "Page Footer Link Color"; } property Color c_footer_link_visited { des = "Page Footer Visited Link Color"; } property Color c_footer_link_hover { des = "Page Footer Hover Link Color"; } property Color c_footer_link_active { des = "Page Footer Active Link Color"; } property Color c_footer_text_color { des = "Page Footer Text Color"; } # comments property Color c_comment_one_link { des = "Comment Link Color"; } property Color c_comment_one_link_visited { des = "Comment Visited Link Color"; } property Color c_comment_one_link_hover { des = "Comment Hover Link Color"; } property Color c_comment_one_link_active { des = "Comment Active Link Color"; } property Color c_comment_one_text_color { des = "Comment Text Color"; } property Color c_comment_one_title_color { des = "Comment Title Color"; } property Color c_comment_one_background { des = "Comment Bar Background Color"; } property Color c_comment_one_border { des = "Comment Bottom Border Color"; } property Color c_comment_screened_link { des = "Comment Screened Link Color"; } property Color c_comment_screened_link_visited { des = "Comment Screened Visited Link Color"; } property Color c_comment_screened_link_hover { des = "Comment Screened Hover Link Color"; } property Color c_comment_screened_link_active { des = "Comment Screened Active Link Color"; } property Color c_comment_screened_text_color { des = "Comment Screened Text Color"; } property Color c_comment_screened_title_color { des = "Comment Screened Title Color"; } property Color c_comment_screened_background { des = "Comment Screened Background Color"; } property Color c_comment_screened_border { des = "Comment Screened Bottom Border Color"; } } # PROPERTIES: FONTS propgroup Fonts { # page property string f_page { des = "Generic Main Page Font"; } property string f_page_size { des = "Main Page Font Size"; } property string f_page_title { des = "Main Page Title Font"; } property string f_page_title_size { des = "Main Page Title Font Size"; } property string f_page_link { des = "Generic Font for Page Links"; } property string f_page_link_size { des = "Page Link Font Size"; } # menu property string f_menu_link { des = "Menu Link Font"; } property string f_menu_link_size { des = "Menu Fink Font Size"; } property string f_menu { des = "Menu Font"; } property string f_menu_size { des = "Menu Font Size"; } property string f_menu_header { des = "Menu Title Font"; } property string f_menu_header_size { des = "Menu Title Font Size"; } property string f_menu_current { des = "Current Menu Item Font"; } property string f_menu_current_size { des = "Current Menu Item Font Size"; } # entry property string f_entry { des = "Entry Font"; } property string f_entry_size { des = "Entry Font Size"; } property string f_entry_link { des = "Entry Link Font"; } property string f_entry_link_size { des = "Entry Link Font Size"; } property string f_entry_title { des = "Entry Title Font"; } property string f_entry_title_size { des = "Entry Title Font Size"; } # metadata property string f_meta { des = "Entry metadata font"; } property string f_meta_size { des = "Entry metadata font size"; } property string f_meta_link { des = "Entry metadata link font"; } property string f_meta_link_size { des = "Entry metadata link font size"; } # footer property string f_footer { des = "Footer font"; } property string f_footer_size { des = "Footer font size"; } property string f_footer_link { des = "Footer link font"; } property string f_footer_link_size { des = "Footer link font size"; } # comments property string f_comment { des = "Comment font"; } property string f_comment_size { des = "Comment font size"; } property string f_comment_title { des = "Comment title font"; } property string f_comment_title_size { des = "Comment title font size"; } property string f_comment_link { des = "Comment link font"; } property string f_comment_link_size { des = "Comment link font size"; } } # PROPERTIES: PRESENTATION propgroup Format { property string face { des = "Choose a face style"; values = "cute|Cute Eyes|square|Square Eyes|dizzy|Dizzy|doll|Doll Face|happy|Happy|japanese|Japanese Style|curious|Curious"; note = "Choose wisely, you do not wish to see a permanent scowl!"; } property use page_recent_items; property use page_friends_items; property use view_entry_disabled; property use use_shared_pic; property use comment_userpic_style; property bool show_entrynav_icons { des = "Toggle to show the next, memory, edit, etc icons on the entry view page"; } property string time_format { des = "Format for the time"; example = "%%hh%%:%%min%%:%%sec%% %%a%%m"; } property string date_format { des = "Format for the date"; example = "%%m%%/%%d%%/%%yy%%"; } property bool menu_disable_summary { des = "Disable menu summary view"; } property string css_style_overrides { des = "include any CSS here to override the default CSS"; } } # PROPERTIES: TEXT propgroup Text { property string text_page_title { des = "Title of your Live Journal"; } property string text_summary_header { des = "Menu text header"; } property use text_view_recent; property use text_view_friends; property use text_view_archive; property use text_view_userinfo; property use text_post_comment; property use text_read_comments; property use text_post_comment_friends; property use text_read_comments_friends; property use text_meta_music; property use text_meta_mood; property use text_permalink; property use text_reply_nocomments_header; property use text_reply_nocomments; property use text_comment_from; property use text_comment_ipaddr; property use text_comment_parent; property use text_comment_reply; property use text_comment_thread; property use text_nosubject; property use text_post_comment; property use text_post_comment_friends; property use text_max_comments; property use text_view_month; property string text_comment_anonymous { des = "Text to substitute for anonymous commenters"; } property string text_comment_viewall { des = "Text for view all comments"; } property string text_links_header { des = "Sidebar links header text"; } property string text_links_spacer { des = "String to act as links list spacer";} } # ------------------------------- # default property settings # ------------------------------- # Style set c_header_background = ""; set c_header_border = ""; set c_page_title = "#ffb2c7"; set c_page_background = "#f7f0f3"; set c_page_background_img = ""; set c_page_background_position = "bottom"; set c_page_background_repeat = "repeat-x"; set c_page_background_attach = "fixed"; set c_page_text = "#9F74A5"; set c_page_link = "#9F74A5"; set c_page_link_visited = "#9F74A5"; set c_page_link_hover = "#c47a8e"; set c_page_link_active = "#c47a8e"; set c_menu_link = "#9F74A5"; set c_menu_link_visited = "#9F74A5"; set c_menu_link_hover = "#c47a8e"; set c_menu_link_active = "#9F74A5"; set c_menu_text_color = "#fff"; set c_menu_header_color = "#fff"; set c_menu_current = "#9F74A5"; set c_entry_background = "#fff"; set c_entry_link = "#9F74A5"; set c_entry_link_visited = "#9F74A5"; set c_entry_link_hover = "#c47a8e"; set c_entry_link_active = "#9F74A5"; set c_entry_text_color = "#9F74A5"; set c_entry_title_color = "#9F74A5"; set c_entry_border = "#ccc"; set c_meta_background = "#fff"; set c_meta_link = "#9F74A5"; set c_meta_link_visited = "#9F74A5"; set c_meta_link_hover = "#c47a8e"; set c_meta_link_active = "#9F74A5"; set c_meta_text_color = "#9F74A5"; set c_footer_background = "#333"; set c_footer_link = "#9F74A5"; set c_footer_link_visited = "#9F74A5"; set c_footer_link_hover = "#c47a8e"; set c_footer_link_active = "#9F74A5"; set c_footer_text_color = "#9F74A5"; set c_comment_one_link = "#9F74A5"; set c_comment_one_link_visited = "#9F74A5"; set c_comment_one_link_hover = "#c47a8e"; set c_comment_one_link_active = "#9F74A5"; set c_comment_one_text_color = "#9F74A5"; set c_comment_one_title_color = "#9F74A5"; set c_comment_one_background = "#fff"; set c_comment_one_border = "#f7f0f3"; set c_comment_screened_link = "#9F74A5"; set c_comment_screened_link_visited = "#9F74A5"; set c_comment_screened_link_hover = "#c47a8e"; set c_comment_screened_link_active = "#9F74A5"; set c_comment_screened_text_color = "#333"; set c_comment_screened_title_color = "#333"; set c_comment_screened_background = "#fff"; set c_comment_screened_border = "#999"; # FONTS set f_page = "Tahoma, Verdana, san-serif"; set f_page_title = "Arial Black, Arial, Verdana, San-serif"; set f_page_title_size = "250%"; set f_page_size = "12px"; set f_page_link = "Tahoma, Verdana, san-serif"; set f_page_link_size = "100%"; set f_menu_link = "Verdana, Helvetica, sans-serif"; set f_menu_link_size = "80%"; set f_menu = "Verdana, Helvetica, sans-serif"; set f_menu_size = "100%"; set f_menu_header = "Tahoma, Verdana, san-serif"; set f_menu_header_size = "120%"; set f_menu_current = "Verdana, Helvetica, sans-serif"; set f_menu_current_size = "80%"; set f_entry = "Tahoma, Verdana, san-serif"; set f_entry_size = "100%"; set f_entry_link = "Tahoma, Verdana, san-serif"; set f_entry_link_size = "100%"; set f_entry_title = "Tahoma, Verdana, san-serif"; set f_entry_title_size = "125%"; set f_meta = "Verdana, Helvetica, sans-serif"; set f_meta_size = "80%"; set f_meta_link = "Verdana, Helvetica, sans-serif"; set f_meta_link_size = "100%"; set f_footer = "GTahoma, Verdana, san-serif"; set f_footer_size = "100%"; set f_footer_link = "Tahoma, Verdana, san-serif"; set f_footer_link_size = "100%"; set f_comment = "Tahoma, Verdana, san-serif"; set f_comment_size = "100%"; set f_comment_title = "Georgia, serif"; set f_comment_title_size = "130%"; set f_comment_link = "Georgia, serif"; set f_comment_link_size = "100%"; # OTHER set face = "cute"; set show_entrynav_icons = true; set time_format = "%%hh%%:%%min%% %%a%%m"; set date_format = "%%mon%%. %%dayord%%, %%yyyy%%"; set menu_disable_summary = false; set css_style_overrides = ""; # TEXT set text_page_title = "My LiveJournal"; set text_meta_music = "music"; set text_links_header = "links"; set text_meta_mood = "mood"; set text_read_comments = "{#}"; set text_read_comments_friends = "{#}"; set text_comment_anonymous = "anonymous"; set text_comment_viewall = "view all comments"; set text_links_header = "Links"; set text_summary_header = "Menu"; set text_links_spacer = "_______________"; # ======================================== # METHODS # ======================================== # ------------------------------- # prop_init # ------------------------------- function prop_init() { if ($*c_page_background_img == "") { $*c_page_background_img = "$*IMGDIR/style/cuteness/bg-pink.gif"; } # Determine which "face" to use if ($*face == "cute") { $*face = "$*IMGDIR/style/cuteness/face-cute.gif"; } elseif ($*face == "square") { $*face = "$*IMGDIR/style/cuteness/face-square.gif"; } elseif ($*face == "dizzy") { $*face = "$*IMGDIR/style/cuteness/face-dizzy.gif"; } elseif ($*face == "doll") { $*face = "$*IMGDIR/style/cuteness/face-doll.gif"; } elseif ($*face == "happy") { $*face = "$*IMGDIR/style/cuteness/face-happy.gif"; } elseif ($*face == "japanese") { $*face = "$*IMGDIR/style/cuteness/face-japanese.gif"; } elseif ($*face == "curious") { $*face = "$*IMGDIR/style/cuteness/face-curious.gif"; } } # ------------------------------- # stylesheet # ------------------------------- function print_stylesheet ( ) { """ @media screen, print { * { margin: 0; padding: 0; } hr { display: none; } html>body { background-color: $*c_page_background; background-image: url($*c_page_background_img); background-position: $*c_page_background_position; background-repeat: $*c_page_background_repeat; background-attachment: $*c_page_background_attach; font-family: $*f_page; font-size: $*f_page_size; line-height: 125%; color: $*c_page_text; } body { background-color: $*c_page_background; background-image: url($*c_page_background_img); background-position: $*c_page_background_position; background-repeat: $*c_page_background_repeat; background-attachment: $*c_page_background_attach; font-family: $*f_page; font-size: $*f_page_size; line-height: 125%; color: $*c_page_text; margin-top: 30px; } a { font-family: $*f_page_link; font-size: $*f_page_link_size; color: $*c_page_link; text-decoration: none; } a:visited { color: $*c_page_link_visited; } a:hover, a:visited:hover { color: $*c_page_link_hover; text-decoration: underline; } a:active { color: $*c_page_link_active; } a img { border: none; } a.comm { background: transparent url($*IMGDIR/community.gif) no-repeat; padding-left: 19px; padding-bottom: 7px; } a.user { background: transparent url($*IMGDIR/userinfo.gif) no-repeat; padding-left: 19px; padding-bottom: 7px; } p { margin: 5px; padding: 5px; } form { display: inline; margin-left: 00px; padding: 0px; width: 425px; } input, select, textarea { font-family: $*f_meta; font-size: $*f_meta_size; color: $*c_meta_text_color; padding: 2px; margin: 3px; } #container { position: relative; width: 700px; margin: 0 auto; text-align: left; } html>body #header { position: absolute; margin-top: 65px; margin-left: 5px; z-index: 5; background-color: $*c_header_background; } #header { position: absolute; margin-top: 50px; margin-left: -180px; z-index: 5; padding: 10px; background-color: $*c_header_background; } #header h1 { font-family: $*f_page_title; font-size: $*f_page_title_size; color: $*c_page_title; } #face { position: absolute; width: 203px; height: 197px; background-image: url($*face); background-repeat: no-repeat; z-index: 10; margin-left: 290px; margin-top: -10px; } html>body #face { position: absolute; width: 203px; height: 197px; background-image: url($*face); background-repeat: no-repeat; z-index: 10; margin-left: 485px; margin-top: 10px; } #comments h3 img { border: 5px solid #f7f0f3; background-color: #fff; } #userpicbg { position: relative; background-image: url($*IMGDIR/style/cuteness/userpicbg.gif); background-repeat: no-repeat; width: 163px; height: 169px; margin-left: 5px; } html>body #userpicbg img { padding-top: 43px; padding-right: 10px; } #userpicbg img { padding-top: 23px; padding-right: 10px; } .ind-entry h3.userpic img { float: left; margin-top: 10px; } #menu { position: relative; float: left; font-family: $*f_menu; font-size: $*f_menu_size; color: $*c_menu_text_color; padding: 4px; margin-top: 80px; } #menu-links { background-image: url($*IMGDIR/style/cuteness/menubg.gif); background-repeat: no-repeat; margin-left: -10px; margin-top: 5px; width: 164px; height: 179px; padding-left: 30px; padding-top: 3px; } html>body #content { position: relative; margin-top: 5px; margin-left: 160px; width: 532px; z-index: 4; } #content { position: relative; margin-top: -475px; margin-left: 160px; width: 532px; z-index: 4; } #entries { position: relative; background-image: url($*IMGDIR/style/cuteness/entry-bg.gif); background-repeat: repeat-y; width: 532px; } #entriesbg { position: relative; background-image: url($*IMGDIR/style/cuteness/content-header.gif); background-position: top left; background-repeat: no-repeat; margin-left: 1px; width: 532px; } #entries-content { position: relative; padding-top: 130px; width: 532px; } #menu h2 { margin: 20px 0; font-family: $*f_menu_header; font-size: $*f_menu_header_size; color: $*c_menu_header_color; } #menu h2.userpic { text-align: center; } #menu a { font-family: $*f_menu_link; font-size: $*f_menu_link_size; color: $*c_menu_link; } #menu a:visited { color: $*c_menu_link_visited; } #menu a:hover, #menu a:visited:hover { color: $*c_menu_link_hover; } #menu a:active { color: $*c_menu_link_active; } #menu ul { margin: 3px; list-style: none; } #menu ul li { margin: 3px; padding: 2px; list-style: none; } #menu ul li.active { font-family: $*f_menu_current; font-size: $*f_menu_current_size; color: $*c_menu_current; font-weight: bold; } #content h2 { margin: 20px 0; } #entries, #comments { margin: 10px; } #entrybottom { position: relative; background-image: url($*IMGDIR/style/cuteness/entry-bottombg.gif); background-repeat: no-repeat; width: 528px; height: 47px; margin-left: 11px; margin-top: -10px; } #comment-info { background-color: #f7f0f3; } #comments div.entry-item { padding: 5px; } #comments div.ind-comment-one { border: 2px solid $*c_comment_one_border; background-color: $*c_comment_one_background; } .ljtaglist { margin-left: 10px; } .ind-entry { width: 440px; border-bottom: 1px solid $*c_entry_border; margin-left: 25px; padding: 10px; } .ind-entry h3 img, .ind-comment-one h3 img, .ind-comment-two h3 img, .ind-comment-screened h3 img { position: relative; float: right; padding: 5px; } .ind-entry h2 { font-family: $*f_entry_title; font-size: $*f_entry_title_size; color: $*c_entry_title_color; margin: 20px 0px; line-height: 140%; } .ind-entry h4, .ind-comment-one h4, .ind-comment-two h4, .ind-comment-screened h4 { font-family: $*f_meta; font-size: $*f_meta_size; color: $*c_meta_text_color; } .ind-entry h4 a, .ind-comment-one h4 a, .ind-comment-two h4 a, .ind-comment-screened h4 a { font-family: $*f_meta_link; font-size: $*f_meta_link_size; color: $*c_meta_link; text-decoration: underline; } .ind-entry h4 a:visited, .ind-comment-one h4 a:visited, .ind-comment-two h4 a:visited, .ind-comment-screened h4 a:visited { color: $*c_meta_link_visited; } .ind-entry h4 a:hover, .ind-comment-one h4 a:hover, .ind-comment-two h4 a:hover, .ind-comment-screened h4 a:hover { color: $*c_meta_link_hover; } .ind-entry h4 a:visited:hover, .ind-comment-one h4 a:visited:hover, .ind-comment-two h4 a:visited:hover, .ind-comment-screened h4 a:visited:hover { color: $*c_meta_link_hover; } .ind-entry h4 a:active, .ind-comment-one h4 a:active, .ind-comment-two h4 a:active, .ind-comment-screened h4 a:active { color: $*c_meta_link_active; } .ind-entry div.entry-item, .ind-entry div.month-entries { font-family: $*f_entry; font-size: $*f_entry_size; color: $*c_entry_text_color; margin: 15px 0px; } .ind-entry div.entry-item a, .ind-entry div.month-entries a { font-family: $*f_entry_link; font-size: $*f_entry_link_size; color: $*c_entry_link; text-decoration: underline; } .ind-entry div.entry-item a:visited, .ind-entry div.month-entries a:visited { color: $*c_entry_link_visited; } .ind-entry div.entry-item a:hover, .ind-entry div.entry-item a:visited:hover { color: $*c_entry_link_hover; } .ind-entry div.month-entries a:hover, .ind-entry div.month-entries a:visited:hover { color: $*c_entry_link_hover; } .ind-entry div.entry-item a:active, .ind-entry div.month-entries a:active { color: $*c_entry_link_active; } .ind-comment-one, .ind-comment-two, .ind-comment-screened { margin: 10px 0; padding: 5px; } .ind-comment-screened { background-color: $*c_comment_screened_background; border-bottom: 1px solid $*c_comment_screened_border; } .ind-comment-one h2 { font-family: $*f_comment_title; font-size: $*f_comment_title_size; color: $*c_comment_one_title_color; margin: 20px 0px; } .ind-comment-one div.entry-item { font-family: $*f_comment; font-size: $*f_comment_size; color: $*c_comment_one_text_color; margin: 15px 0px; } .ind-comment-one div.entry-item a { font-family: $*f_comment_link; font-size: $*f_comment_link_size; color: $*c_comment_one_link; text-decoration: underline; } .ind-comment-one div.entry-item a:visited { color: $*c_comment_one_link_visited; } .ind-comment-one div.entry-item a:hover, .ind-comment-one div.entry-item a:visited:hover { color: $*c_comment_one_link_hover; } .ind-comment-one div.entry-item a:active { color: $*c_comment_one_link_active; } .ind-comment-screened h2 { font-family: $*f_comment_title; font-size: $*f_comment_title_size; color: $*c_comment_screened_title_color; margin: 20px 0px; } .ind-comment-screened div.entry-item { font-family: $*f_comment; font-size: $*f_comment_size; color: $*c_comment_screened_text_color; margin: 10px 0px; } .ind-comment-screened div.entry-item a { font-family: $*f_comment_link; font-size: $*f_comment_link_size; color: $*c_comment_screened_link; text-decoration: underline; } .ind-comment-screened div.entry-item a:visited { color: $*c_comment_screened_link_visited; } .ind-comment-screened div.entry-item a:hover, .ind-comment-screened div.entry-item a:visited:hover { color: $*c_comment_screened_link_hover; } .ind-comment-screened div.entry-item a:active { color: $*c_comment_screened_link_active; } #comments { width: 425px; margin-left: 40px; } .month-entries { margin: 10px 0; } .month-entries ul { list-style: none; margin: 10px; } .month-entries ul li { list-style: none; padding: 3px; } #footer { position: relative; font-family: $*f_footer; font-size: $*f_footer_size; color: $*c_footer_text_color; background-image: url($*IMGDIR/style/cuteness/footerbg.gif); background-repeat: no-repeat; width: 508px; height: 53px; margin-top: 20px; } #footer p { padding-top: 10px; padding-left: 30px; vertical-align: middle; } #footer a { font-family: $*f_footer_link; font-size: $*f_footer_link_size; color: $*c_footer_link; } #footer a:visited { color: $*c_footer_link_visited; } #footer a:hover, #footer a:visited:hover { color: $*c_footer_link_hover; } #footer a:active { color: $*c_footer_link_active; } } @media print { #menu { display: none; } #content { margin-left: 0px; } #entries, .ind-entry, .ind-comment, #footer, #header { border: none; } } $*css_style_overrides """; } # ------------------------------- # user pic main page # ------------------------------- function Page::lay_top_userpic ( ) { var Image up_img = $.journal.default_pic; if ( defined $up_img ) { print "
"; } } # ------------------------------- # returns a permalink link based on # the url passed # ------------------------------- function get_permalink ( string url ) : string { return("$*text_permalink"); } # ------------------------------- # prints the user's 'link-list' # ------------------------------- function Page::print_linklist ( ) { if ( size $.linklist > 0 ) { print "$*text_noentries_day
"; print "
$c.subject_icon $c.subject
"; } print ""; #userpic print "$userpic\n"; print "From: $poster
\n"; print "Date: $commentdate
\n"; if ( $c.metadata{"poster_ip"} ) { print "$*text_comment_ipaddr " + $c.metadata{"poster_ip"} + "
"; } print get_permalink($c.permalink_url) + "\n"; var Link lnk; $lnk = $c->get_link("delete_comment"); if ( $lnk.caption != "" ) { print " [lower() + "\">" + $lnk.caption->lower() + "]"; } $lnk = $c->get_link("screen_comment"); if ( $lnk.caption != "" ) { print " [lower() + "\">" + $lnk.caption->lower() + "]"; } $lnk = $c->get_link("unscreen_comment"); if ( $lnk.caption != "" ) { print " [lower() + "\">" + $lnk.caption->lower() + "]"; } print "
\n"; if ( $this.multiform_on ) { print ""; $c->print_multiform_check(); } print "
"; print "$*text_comment_reply"; if ( $c.parent_url != "" ) { print " | $*text_comment_parent"; } if ( $c.thread_url != "" ) { print " | $*text_comment_thread"; } print "
"; print "