Y yuan Lv.9 Bronze Member Iron Member 10 Referrals 1,000 Reaction Score 500 Reaction Score 100 Reaction Score Регистрация 14.11.2020 Сообщения 705 Реакции 2 200 Credits $1 209 18.06.2022 #11 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.12.0 A number of helper utilities designed to ease add-on development, does not have any direct user-facing changes. See README.md for additional details. Uploaded to the resource manager to aid dependency tracking and allow updating without updating every individual add-on. Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.12.0 A number of helper utilities designed to ease add-on development, does not have any direct user-facing changes. See README.md for additional details. Uploaded to the resource manager to aid dependency tracking and allow updating without updating every individual add-on. Нажмите, чтобы раскрыть... Read the rest of this update entry...
A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 20.07.2022 #12 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.12.1 XF2.2.10 compat fix for "view template modifications" link not rendering Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.12.1 XF2.2.10 compat fix for "view template modifications" link not rendering Нажмите, чтобы раскрыть... Read the rest of this update entry...
A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 30.07.2022 #13 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.12.2 Avoid duplicate some join expressions multiple times when using optimized list query add-on Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.12.2 Avoid duplicate some join expressions multiple times when using optimized list query add-on Нажмите, чтобы раскрыть... Read the rest of this update entry...
A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 14.10.2022 #14 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.13.0 Add is_toggle_set template function and toggle-storage-ex backend for the XF toggle JS. The stock is_toggled does not allow setting the default value, while is_toggle_set does. Example of a default collapsed node-list: PHP: <xf:js src="sv/lib/storage.js" addon="SV/StandardLib" min="1" /> <xf:set var="$isActive" value="{{ is_toggle_set($forum.node_id, false, 'node-toggle') ? ' is-active' : '' }}"/> <div class="block b--collapsible-child-nodes"> <div... Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.13.0 Add is_toggle_set template function and toggle-storage-ex backend for the XF toggle JS. The stock is_toggled does not allow setting the default value, while is_toggle_set does. Example of a default collapsed node-list: PHP: <xf:js src="sv/lib/storage.js" addon="SV/StandardLib" min="1" /> <xf:set var="$isActive" value="{{ is_toggle_set($forum.node_id, false, 'node-toggle') ? ' is-active' : '' }}"/> <div class="block b--collapsible-child-nodes"> <div... Нажмите, чтобы раскрыть... Read the rest of this update entry...
A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 18.10.2022 #15 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.13.1 Add a work-around for horribly not recommendedadd-on updating process. Deleting an addon's files while the add-on is active will very likely break your site. Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: 1.13.1 Add a work-around for horribly not recommendedadd-on updating process. Deleting an addon's files while the add-on is active will very likely break your site. Нажмите, чтобы раскрыть... Read the rest of this update entry...
A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 08.11.2022 #16 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog Update bundled moment.js library php 8.2 compatibility update If using the Svg Template addon, update to SVG Template 2.4.5 or rendering SVGs to PNGs will stop working Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog Update bundled moment.js library php 8.2 compatibility update If using the Svg Template addon, update to SVG Template 2.4.5 or rendering SVGs to PNGs will stop working Нажмите, чтобы раскрыть... Read the rest of this update entry...
A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 03.12.2022 #17 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog Add controller plugin 'SV\StandardLib\ControllerPlugin\Delete' a plugin helper for implementing soft/hard/undeleting of content Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog Add controller plugin 'SV\StandardLib\ControllerPlugin\Delete' a plugin helper for implementing soft/hard/undeleting of content Нажмите, чтобы раскрыть... Read the rest of this update entry...
A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 09.12.2022 #18 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog XF 2.2.12 compatibility fix Add join index hint support to SqlJointTrait (requires XF2.2.12+) Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog XF 2.2.12 compatibility fix Add join index hint support to SqlJointTrait (requires XF2.2.12+) Нажмите, чтобы раскрыть... Read the rest of this update entry...
A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 10.12.2022 #19 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog Fix join index hint support. Fix XF2.2.11 and before error: Undefined array key "indexHints". Fix XF2.212+ index hints not applying as expected in some cases. Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog Fix join index hint support. Fix XF2.2.11 and before error: Undefined array key "indexHints". Fix XF2.212+ index hints not applying as expected in some cases. Нажмите, чтобы раскрыть... Read the rest of this update entry...
A axtona Lv.12 Moderating Bronze Member Iron Member Donor Member 5 Years of Membership 4 Years of Membership 1000 Resources NullPro Uploader Регистрация 28.06.2020 Сообщения 3 827 Реакции 1 392 Credits $8 464 13.03.2023 #20 thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog Add helper repository for manipulating permissions. Will be used by a number of upcoming updates for various add-ons. Нажмите, чтобы раскрыть... Read the rest of this update entry...
thanks to dear member @jessy updated Standard Library by Xon with a new update entry: changelog Add helper repository for manipulating permissions. Will be used by a number of upcoming updates for various add-ons. Нажмите, чтобы раскрыть... Read the rest of this update entry...