Viewing File: /usr/local/cpanel/base/frontend/jupiter/core/partials/main_menu_nav_items.html.tt
[%
USE Menu;
SET menu_items = get_menu_by_name("LeftMenu");
SET links = [
{
id => 'tools-main-menu',
iconSvg => '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path fill="var(--cp-tertiary-contrast)" d="M5.33 3.271a3.5 3.5 0 0 1 4.254 4.963l10.709 10.71-1.414 1.414-10.71-10.71a3.502 3.502 0 0 1-4.962-4.255L5.444 7.63a1.5 1.5 0 1 0 2.121-2.121L5.329 3.27zm10.367 1.884l3.182-1.768 1.414 1.414-1.768 3.182-1.768.354-2.12 2.121-1.415-1.414 2.121-2.121.354-1.768zm-6.718 8.132l1.414 1.414-5.303 5.303a1 1 0 0 1-1.492-1.327l.078-.087 5.303-5.303z"/></svg>',
linkUrl => "index.html",
userText => locale.maketext("Tools"),
},
];
FOREACH item IN menu_items;
IF !item.if || ExpVar.expand(item.if);
SET app = CPBranding.get_application_from_available_applications(varcache.available_applications, item.key);
IF app;
SET link = {
id => item.key _ '-main-menu',
iconSvg => item.icon,
linkUrl => app.url,
userText => app.itemdesc,
};
links.push(link);
END;
END;
END;
# Softaculous WordPress Manager Start
SET wp_softaculous_feature_key = 'wp_softaculous';
SET wp_softaculous_app = CPBranding.get_application_from_available_applications(varcache.available_applications, wp_softaculous_feature_key);
IF wp_softaculous_app;
SET wp_softaculous_link = {
id => wp_softaculous_feature_key _ '-main-menu',
iconSvg => '<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="26" height="26" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
viewBox="0 0 1000 1000">
<defs>
<style type="text/css">
<![CDATA[
.fil0 {fill:#FFFFFF;fill-rule:nonzero}
]]>
</style>
</defs>
<g id="Layer_x0020_1">
<metadata id="WP-Layer"/>
<g id="_2073308597760">
<path class="fil0" d="M503 64.82c58.76,0 115.75,11.5 169.39,34.19 25.78,10.9 50.65,24.4 73.91,40.12 23.05,15.57 44.73,33.46 64.43,53.16 19.7,19.7 37.58,41.38 53.16,64.43 15.72,23.26 29.21,48.13 40.12,73.91 22.69,53.63 34.19,110.62 34.19,169.38 0,58.76 -11.5,115.75 -34.19,169.39 -10.9,25.78 -24.4,50.65 -40.12,73.91 -15.57,23.05 -33.46,44.73 -53.16,64.43 -19.7,19.7 -41.38,37.58 -64.43,53.16 -23.26,15.72 -48.13,29.21 -73.91,40.12 -53.63,22.69 -110.62,34.19 -169.39,34.19 -58.76,0 -115.75,-11.5 -169.38,-34.19 -25.78,-10.9 -50.65,-24.4 -73.91,-40.12 -23.05,-15.57 -44.73,-33.46 -64.43,-53.16 -19.7,-19.7 -37.58,-41.38 -53.16,-64.43 -15.72,-23.26 -29.21,-48.13 -40.12,-73.91 -22.69,-53.63 -34.19,-110.62 -34.19,-169.39 0,-58.76 11.5,-115.75 34.19,-169.38 10.9,-25.78 24.4,-50.65 40.12,-73.91 15.57,-23.05 33.46,-44.73 53.16,-64.43 19.7,-19.7 41.38,-37.58 64.43,-53.16 23.26,-15.72 48.13,-29.21 73.91,-40.12 53.63,-22.69 110.62,-34.19 169.38,-34.19zm0 -27.78l0 0c-255.69,0 -462.96,207.28 -462.96,462.96 0,255.69 207.28,462.96 462.96,462.96 255.69,0 462.96,-207.28 462.96,-462.96 0,-255.69 -207.28,-462.96 -462.96,-462.96z"/>
<path class="fil0" d="M117.2 499.99c0,152.7 88.74,284.68 217.44,347.21l-184.04 -504.21c-21.41,47.98 -33.41,101.07 -33.41,157.01zm646.25 -19.46l0 0c0,-47.69 -17.13,-80.71 -31.8,-106.4 -19.56,-31.79 -37.9,-58.69 -37.9,-90.49 0,-35.46 26.89,-68.47 64.79,-68.47 1.71,0 3.33,0.21 5,0.31 -68.64,-62.89 -160.09,-101.29 -260.53,-101.29 -134.79,0 -253.36,69.16 -322.35,173.89 9.06,0.29 17.59,0.47 24.83,0.47 40.34,0 102.83,-4.9 102.83,-4.9 20.79,-1.22 23.24,29.34 2.47,31.79 0,0 -20.91,2.45 -44.15,3.67l140.49 417.89 84.44 -253.21 -60.1 -164.69c-20.79,-1.22 -40.47,-3.67 -40.47,-3.67 -20.8,-1.23 -18.36,-33.01 2.45,-31.79 0,0 63.7,4.9 101.61,4.9 40.34,0 102.84,-4.9 102.84,-4.9 20.8,-1.22 23.24,29.34 2.46,31.79 0,0 -20.93,2.45 -44.15,3.67l139.42 414.71 39.8 -126.11c17.68,-55.11 28.05,-94.16 28.05,-127.17zm-253.67 53.2l0 0 -115.77 336.35c34.57,10.17 71.13,15.72 108.99,15.72 44.93,0 88.03,-7.75 128.12,-21.87 -1.03,-1.65 -1.98,-3.4 -2.77,-5.32l-118.58 -324.88zm331.78 -218.83l0 0c1.66,12.29 2.59,25.47 2.59,39.67 0,39.13 -7.33,83.14 -29.35,138.18l-117.83 340.69c114.7,-66.87 191.83,-191.13 191.83,-333.46 0,-67.08 -17.14,-130.13 -47.25,-185.08z"/>
</g>
</g>
</svg>',
linkUrl => wp_softaculous_app.url,
userText => wp_softaculous_app.itemdesc,
};
links.push(wp_softaculous_link);
END;
# Softaculous WordPress Manager End
%]
Back to Directory
File Manager