gosora/template_profile.go

405 lines
11 KiB
Go

// +build !no_templategen
// Code generated by Gosora. More below:
/* This file was automatically generated by the software. Please don't edit it as your changes may be overwritten at any moment. */
package main
import "net/http"
import "./common"
import "strconv"
var profile_Tmpl_Phrase_ID int
// nolint
func init() {
common.Template_profile_handle = Template_profile
common.Ctemplates = append(common.Ctemplates,"profile")
common.TmplPtrMap["profile"] = &common.Template_profile_handle
common.TmplPtrMap["o_profile"] = Template_profile
profile_Tmpl_Phrase_ID = common.RegisterTmplPhraseNames([]string{
"menu_forums_aria",
"menu_forums_tooltip",
"menu_topics_aria",
"menu_topics_tooltip",
"menu_alert_counter_aria",
"menu_alert_list_aria",
"menu_account_aria",
"menu_account_tooltip",
"menu_profile_aria",
"menu_profile_tooltip",
"menu_panel_aria",
"menu_panel_tooltip",
"menu_logout_aria",
"menu_logout_tooltip",
"menu_register_aria",
"menu_register_tooltip",
"menu_login_aria",
"menu_login_tooltip",
"menu_hamburger_tooltip",
"profile_login_for_options",
"profile_add_friend",
"profile_unban",
"profile_ban",
"profile_report_user_aria",
"profile_report_user_tooltip",
"profile_ban_user_head",
"profile_ban_user_notice",
"profile_ban_user_days",
"profile_ban_user_weeks",
"profile_ban_user_months",
"profile_ban_user_reason",
"profile_ban_user_button",
"profile_comments_head",
"profile_comments_edit_tooltip",
"profile_comments_edit_aria",
"profile_comments_delete_tooltip",
"profile_comments_delete_aria",
"profile_comments_report_tooltip",
"profile_comments_report_aria",
"profile_comments_edit_tooltip",
"profile_comments_edit_aria",
"profile_comments_delete_tooltip",
"profile_comments_delete_aria",
"profile_comments_report_tooltip",
"profile_comments_report_aria",
"profile_comments_form_content",
"profile_comments_form_button",
"footer_powered_by",
"footer_made_with_love",
"footer_theme_selector_aria",
})
}
// nolint
func Template_profile(tmpl_profile_vars common.ProfilePage, w http.ResponseWriter) error {
var phrases = common.GetTmplPhrasesBytes(profile_Tmpl_Phrase_ID)
w.Write(header_0)
w.Write([]byte(tmpl_profile_vars.Title))
w.Write(header_1)
w.Write([]byte(tmpl_profile_vars.Header.Site.Name))
w.Write(header_2)
w.Write([]byte(tmpl_profile_vars.Header.Theme.Name))
w.Write(header_3)
if len(tmpl_profile_vars.Header.Stylesheets) != 0 {
for _, item := range tmpl_profile_vars.Header.Stylesheets {
w.Write(header_4)
w.Write([]byte(item))
w.Write(header_5)
}
}
w.Write(header_6)
if len(tmpl_profile_vars.Header.Scripts) != 0 {
for _, item := range tmpl_profile_vars.Header.Scripts {
w.Write(header_7)
w.Write([]byte(item))
w.Write(header_8)
}
}
w.Write(header_9)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(header_10)
w.Write([]byte(tmpl_profile_vars.Header.Site.URL))
w.Write(header_11)
if tmpl_profile_vars.Header.MetaDesc != "" {
w.Write(header_12)
w.Write([]byte(tmpl_profile_vars.Header.MetaDesc))
w.Write(header_13)
}
w.Write(header_14)
if !tmpl_profile_vars.CurrentUser.IsSuperMod {
w.Write(header_15)
}
w.Write(header_16)
w.Write(menu_0)
w.Write(menu_1)
w.Write([]byte(tmpl_profile_vars.Header.Site.ShortName))
w.Write(menu_2)
w.Write(phrases[0])
w.Write(menu_3)
w.Write(phrases[1])
w.Write(menu_4)
w.Write(phrases[2])
w.Write(menu_5)
w.Write(phrases[3])
w.Write(menu_6)
w.Write(phrases[4])
w.Write(menu_7)
w.Write(phrases[5])
w.Write(menu_8)
if tmpl_profile_vars.CurrentUser.Loggedin {
w.Write(menu_9)
w.Write(phrases[6])
w.Write(menu_10)
w.Write(phrases[7])
w.Write(menu_11)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Link))
w.Write(menu_12)
w.Write(phrases[8])
w.Write(menu_13)
w.Write(phrases[9])
w.Write(menu_14)
w.Write(phrases[10])
w.Write(menu_15)
w.Write(phrases[11])
w.Write(menu_16)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(menu_17)
w.Write(phrases[12])
w.Write(menu_18)
w.Write(phrases[13])
w.Write(menu_19)
} else {
w.Write(menu_20)
w.Write(phrases[14])
w.Write(menu_21)
w.Write(phrases[15])
w.Write(menu_22)
w.Write(phrases[16])
w.Write(menu_23)
w.Write(phrases[17])
w.Write(menu_24)
}
w.Write(menu_25)
w.Write(phrases[18])
w.Write(menu_26)
w.Write(header_17)
if tmpl_profile_vars.Header.Widgets.RightSidebar != "" {
w.Write(header_18)
}
w.Write(header_19)
if len(tmpl_profile_vars.Header.NoticeList) != 0 {
for _, item := range tmpl_profile_vars.Header.NoticeList {
w.Write(header_20)
w.Write([]byte(item))
w.Write(header_21)
}
}
w.Write(header_22)
w.Write(profile_0)
w.Write([]byte(tmpl_profile_vars.ProfileOwner.Avatar))
w.Write(profile_1)
w.Write([]byte(tmpl_profile_vars.ProfileOwner.Name))
w.Write(profile_2)
w.Write([]byte(tmpl_profile_vars.ProfileOwner.Name))
w.Write(profile_3)
w.Write([]byte(tmpl_profile_vars.ProfileOwner.Name))
w.Write(profile_4)
if tmpl_profile_vars.ProfileOwner.Tag != "" {
w.Write(profile_5)
w.Write([]byte(tmpl_profile_vars.ProfileOwner.Tag))
w.Write(profile_6)
}
w.Write(profile_7)
if !tmpl_profile_vars.CurrentUser.Loggedin {
w.Write(profile_8)
w.Write(phrases[19])
w.Write(profile_9)
} else {
w.Write(profile_10)
w.Write(phrases[20])
w.Write(profile_11)
if tmpl_profile_vars.CurrentUser.IsSuperMod && !tmpl_profile_vars.ProfileOwner.IsSuperMod {
w.Write(profile_12)
if tmpl_profile_vars.ProfileOwner.IsBanned {
w.Write(profile_13)
w.Write([]byte(strconv.Itoa(tmpl_profile_vars.ProfileOwner.ID)))
w.Write(profile_14)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_15)
w.Write(phrases[21])
w.Write(profile_16)
} else {
w.Write(profile_17)
w.Write(phrases[22])
w.Write(profile_18)
}
w.Write(profile_19)
}
w.Write(profile_20)
w.Write([]byte(strconv.Itoa(tmpl_profile_vars.ProfileOwner.ID)))
w.Write(profile_21)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_22)
w.Write(phrases[23])
w.Write(profile_23)
w.Write(phrases[24])
w.Write(profile_24)
}
w.Write(profile_25)
if tmpl_profile_vars.CurrentUser.Perms.BanUsers {
w.Write(profile_26)
w.Write(phrases[25])
w.Write(profile_27)
w.Write([]byte(strconv.Itoa(tmpl_profile_vars.ProfileOwner.ID)))
w.Write(profile_28)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_29)
w.Write(profile_30)
w.Write(phrases[26])
w.Write(profile_31)
w.Write(phrases[27])
w.Write(profile_32)
w.Write(phrases[28])
w.Write(profile_33)
w.Write(phrases[29])
w.Write(profile_34)
w.Write(phrases[30])
w.Write(profile_35)
w.Write(phrases[31])
w.Write(profile_36)
}
w.Write(profile_37)
w.Write(phrases[32])
w.Write(profile_38)
if tmpl_profile_vars.Header.Theme.BgAvatars {
if len(tmpl_profile_vars.ItemList) != 0 {
for _, item := range tmpl_profile_vars.ItemList {
w.Write(profile_comments_row_0)
w.Write([]byte(item.ClassName))
w.Write(profile_comments_row_1)
w.Write([]byte(item.Avatar))
w.Write(profile_comments_row_2)
if item.ContentLines <= 5 {
w.Write(profile_comments_row_3)
}
w.Write(profile_comments_row_4)
w.Write([]byte(item.ContentHtml))
w.Write(profile_comments_row_5)
w.Write([]byte(item.UserLink))
w.Write(profile_comments_row_6)
w.Write([]byte(item.CreatedByName))
w.Write(profile_comments_row_7)
if tmpl_profile_vars.CurrentUser.IsMod {
w.Write(profile_comments_row_8)
w.Write([]byte(strconv.Itoa(item.ID)))
w.Write(profile_comments_row_9)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_comments_row_10)
w.Write(phrases[33])
w.Write(profile_comments_row_11)
w.Write(phrases[34])
w.Write(profile_comments_row_12)
w.Write([]byte(strconv.Itoa(item.ID)))
w.Write(profile_comments_row_13)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_comments_row_14)
w.Write(phrases[35])
w.Write(profile_comments_row_15)
w.Write(phrases[36])
w.Write(profile_comments_row_16)
}
w.Write(profile_comments_row_17)
w.Write([]byte(strconv.Itoa(item.ID)))
w.Write(profile_comments_row_18)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_comments_row_19)
w.Write(phrases[37])
w.Write(profile_comments_row_20)
w.Write(phrases[38])
w.Write(profile_comments_row_21)
if item.Tag != "" {
w.Write(profile_comments_row_22)
w.Write([]byte(item.Tag))
w.Write(profile_comments_row_23)
}
w.Write(profile_comments_row_24)
}
}
} else {
if len(tmpl_profile_vars.ItemList) != 0 {
for _, item := range tmpl_profile_vars.ItemList {
w.Write(profile_comments_row_25)
w.Write([]byte(item.ClassName))
w.Write(profile_comments_row_26)
w.Write([]byte(item.Avatar))
w.Write(profile_comments_row_27)
w.Write([]byte(item.CreatedByName))
w.Write(profile_comments_row_28)
w.Write([]byte(item.CreatedByName))
w.Write(profile_comments_row_29)
w.Write([]byte(item.UserLink))
w.Write(profile_comments_row_30)
w.Write([]byte(item.CreatedByName))
w.Write(profile_comments_row_31)
if item.Tag != "" {
w.Write(profile_comments_row_32)
w.Write([]byte(item.Tag))
w.Write(profile_comments_row_33)
}
w.Write(profile_comments_row_34)
if tmpl_profile_vars.CurrentUser.IsMod {
w.Write(profile_comments_row_35)
w.Write([]byte(strconv.Itoa(item.ID)))
w.Write(profile_comments_row_36)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_comments_row_37)
w.Write(phrases[39])
w.Write(profile_comments_row_38)
w.Write(phrases[40])
w.Write(profile_comments_row_39)
w.Write([]byte(strconv.Itoa(item.ID)))
w.Write(profile_comments_row_40)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_comments_row_41)
w.Write(phrases[41])
w.Write(profile_comments_row_42)
w.Write(phrases[42])
w.Write(profile_comments_row_43)
}
w.Write(profile_comments_row_44)
w.Write([]byte(strconv.Itoa(item.ID)))
w.Write(profile_comments_row_45)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_comments_row_46)
w.Write(phrases[43])
w.Write(profile_comments_row_47)
w.Write(phrases[44])
w.Write(profile_comments_row_48)
w.Write([]byte(item.ContentHtml))
w.Write(profile_comments_row_49)
}
}
}
w.Write(profile_39)
if !tmpl_profile_vars.CurrentUser.IsBanned {
w.Write(profile_40)
w.Write([]byte(tmpl_profile_vars.CurrentUser.Session))
w.Write(profile_41)
w.Write([]byte(strconv.Itoa(tmpl_profile_vars.ProfileOwner.ID)))
w.Write(profile_42)
w.Write(phrases[45])
w.Write(profile_43)
w.Write(phrases[46])
w.Write(profile_44)
}
w.Write(profile_45)
w.Write(profile_46)
w.Write(footer_0)
w.Write([]byte(common.BuildWidget("footer",tmpl_profile_vars.Header)))
w.Write(footer_1)
w.Write(phrases[47])
w.Write(footer_2)
w.Write(phrases[48])
w.Write(footer_3)
w.Write(phrases[49])
w.Write(footer_4)
if len(tmpl_profile_vars.Header.Themes) != 0 {
for _, item := range tmpl_profile_vars.Header.Themes {
if !item.HideFromThemes {
w.Write(footer_5)
w.Write([]byte(item.Name))
w.Write(footer_6)
if tmpl_profile_vars.Header.Theme.Name == item.Name {
w.Write(footer_7)
}
w.Write(footer_8)
w.Write([]byte(item.FriendlyName))
w.Write(footer_9)
}
}
}
w.Write(footer_10)
w.Write([]byte(common.BuildWidget("rightSidebar",tmpl_profile_vars.Header)))
w.Write(footer_11)
return nil
}