add-on

JSP / Controller not found for custom component in Hybris addon

匆匆过客 提交于 2019-12-24 00:55:27
问题 I’m running Hybris 6.6 and are building a new addon, that is basically a controller and corresponding JSP. During runtime however, Hybris isn’t finding the controller bean and searches for JSP in the storefront folder (it’s not there, since the JSP is in the storefront addon folder). I created the addon using extgen, and then installed it in the storefront using also ant. Steps: Created component in -items.xml inheriting from SimpleCMSComponent Created controller inheriting from

Want to post from a Apps Script form to another App Script

三世轮回 提交于 2019-12-23 21:17:17
问题 I have an addon shared to all domain-users. It opens a sidebar that contains a form. I want the form to post to another Apps Script (implemented webapp) in a basic client-server fashion. The other script (runs as admin) should do stuff with the user-submitted data. Script1.html (in addon, any user can run it) <form id="myForm" method="post" action="https://script.google.com/a/macros/<domain>/s/<script2-id>/exec"> <input name="name" type="text" value=""/> <input name="message" type="text"

Extend Google Calendar UI with google-app-scripts

孤街浪徒 提交于 2019-12-23 17:51:10
问题 I want to enhance my Google Calendar with some custom functions and I'm trying to figure out how. Google Calendar has an Add-ons button under Settings which opens the GSuite Marketplace with the filter compatible with calendar . After some googling, I found out that I could build my own GSuite apps with google-app-scripts. So does that mean I could a write an add-on with google-app-scripts that would be compatible with calendar and if yes how would I set this up? Would this enable me to

Tasklist replacement for Visual Studio

喜夏-厌秋 提交于 2019-12-23 08:46:42
问题 I would like to use the task-list in Visual Studio but it really lacks almost any useful feature a task-list should provide. So I use Todo-List externally, to keep track of the things I need to get done. Would be nice to have it all in one place. So does anyone know of a cool replacement Add-On for the tasklist in Visual Studio? Thanks in advance! 回答1: How about the FogBugz add-in for Visual Studio 2005 and 2008? This requires a FogBugz account hosted either locally or by Fog Creek. A free

Tasklist replacement for Visual Studio

情到浓时终转凉″ 提交于 2019-12-23 08:46:13
问题 I would like to use the task-list in Visual Studio but it really lacks almost any useful feature a task-list should provide. So I use Todo-List externally, to keep track of the things I need to get done. Would be nice to have it all in one place. So does anyone know of a cool replacement Add-On for the tasklist in Visual Studio? Thanks in advance! 回答1: How about the FogBugz add-in for Visual Studio 2005 and 2008? This requires a FogBugz account hosted either locally or by Fog Creek. A free

Does Visual Studio 2010 have backward compatibility with visual studio 2008's addins?

社会主义新天地 提交于 2019-12-22 14:58:15
问题 I have some really great addins in Visual Studio 2008 that I don't want to lose, but I've heard that Visual Studio 2010 will use MEF. Does it mean that I can say goodbye to my dancing banana ? 回答1: There are three levels of extensibility in Visual Studio : Macros Add-ins VS Packages I can confirm that VS2008 Add-ins work perfectly well in VS2010 beta2. You just have to edit the .AddIn file and replace "9.0" by "10.0". I don't know about VS Packages though. 回答2: Unless the direction has

64bit BHO not loading inside IE 9 64

风格不统一 提交于 2019-12-22 10:59:33
问题 I've created a 32-bit and 64-bit version of my BHO (C++ code). The 32-bit version loads fine in IE 9 32-bit, but not the 64-bit version in IE 9 64 on WIndows 7. I have double checked that: the 64-bit DLL is indeed 64-bit code ( dumpbin /headers on the DLL) Registry entries HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects and HKEY_CLASSES_ROOT\Wow6432Node\CLSID are correct my IE 64-bit can load 3rd party extension (2 BHO are actually

Mozilla FireFox Addons -> Include external library in main.js

跟風遠走 提交于 2019-12-22 01:19:49
问题 I need to import/include a javascript file in my main.js in my FireFox Addon, but as the main.js does not contain a "document" I can not insert it the normal/easy way. I've tried some stuff but never got it working. Here is what I exactly want to accomplish: I use an external timezone detection script (https://bitbucket.org/pellepim/jstimezonedetect/overview). I need to determine the timezone in the main.js to download the Google Calendar File + convert the times to the users timezone. This

Get stream URL from openload [closed]

你离开我真会死。 提交于 2019-12-22 01:12:12
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 9 months ago . how i m gonna do, to play openload.co links in my kodi addon, they dont work like this one here from my openload account https://openload.co/embed/KssEQSo7h90/CyberFilmesHD.mp4 or https://openload.co/f/KssEQSo7h90 回答1: Try openload api ( Link - https://openload.co/api ) First you need to generate

Find original main domain name based on add-on domain name

馋奶兔 提交于 2019-12-21 23:11:03
问题 This may not even be possible but I'm trying to figure out the URL of the main domain for an add-on domain. Lets say for example the site is at mymaindomain.com. If I go to http://mymaindomain.com/cpanel (or :2082 or :2083) I get nothing. That is because mymaindomain.com is an add on domain for the hosting account. Lets say the primary domain on the account is myprimarydomain.com and this was the domain originally set up with the hosting account. However, this domain is no longer valid and