Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/blog/lang/en/general/ |
Upload File : |
<? $MESS["BLOG_RATING_USER_VOTE_POST_NAME"] = "Voting For User's Posts In Blogs"; $MESS["BLOG_RATING_USER_VOTE_COMMENT_NAME"] = "Voting For User's Comments In Blogs"; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_NAME"] = "Blogging Activity"; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_DESC"] = "The estimation uses the count of posts created today; for the last 7 days and for the last 30 days."; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_FORMULA_DESC"] = "P<sub>1</sub>, P<sub>7</sub>, P<sub>30</sub>, P<sub>all</sub> - number of posts created: today; for the last week; for the last month and eternally, respectively;<br> K<sub>P1</sub>, K<sub>P7</sub>, K<sub>P30</sub>, K<sub>Pall</sub> - user defined factors for posts created: today; for the last week; for the last month and eternally, respectively.<br> C<sub>1</sub>, C<sub>7</sub>, C<sub>30</sub>, C<sub>all</sub> - number of comments added: today; for the last week; for the last month and eternally, respectively;<br> K<sub>C1</sub>, K<sub>C7</sub>, K<sub>C30</sub>, K<sub>Call</sub> - user defined factors for comments added: today; for the last week; for the last month and eternally, respectively."; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_FIELDS_TODAY_POST_COEF"] = "Rating Multiplier For Today's Posts:"; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_FIELDS_WEEK_POST_COEF"] = "Rating Multiplier For Recent Week Posts:"; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_FIELDS_MONTH_POST_COEF"] = "Rating Multiplier For Recent Month Posts:"; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_FIELDS_ALL_POST_COEF"] = "Factor For Posts Older Than Month:"; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_FIELDS_TODAY_COMMENT_COEF"] = "Rating Multiplier For Today's Comments:"; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_FIELDS_WEEK_COMMENT_COEF"] = "Rating Multiplier For Recent Week Comments:"; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_FIELDS_MONTH_COMMENT_COEF"] = "Rating Multiplier For Recent Month Comments:"; $MESS["BLOG_RATING_USER_RATING_ACTIVITY_FIELDS_ALL_COMMENT_COEF"] = "Factor For Comments Older Than Month:"; $MESS["BLOG_MODULE_NAME"] = "Blog"; $MESS["BLOG_RATING_USER_VOTE_POST_DESC"] = "Calculate rating using the voting results for the specified number of days.<br> Set days to \"0\" to use all data for calculation."; $MESS["BLOG_RATING_USER_VOTE_POST_LIMIT_NAME"] = "Day Span:"; $MESS["BLOG_RATING_USER_VOTE_COMMENT_DESC"] = "Calculate rating using the voting results for the specified number of days.<br> Set days to \"0\" to use all data for calculation."; $MESS["BLOG_RATING_USER_VOTE_COMMENT_LIMIT_NAME"] = "Day Span:"; ?>