How to Edit Media in Smartedit - sap-commerce-cloud

Media has many attributes like real filename, alt text. How can these be made editable? In the current set up we can only remove/add a media. I am using Hybris 6.6
Any help would be appreciated.

That type of information is usually edited via backoffice, rather than SmartEdit. In SmartEdit, you only choose photos.

Related

Is it legal to embed fonts as images on my website?

I have Myriad installed on my computer and would like to use it as the banner font for my website. I know that without a webfont licence it would be illegal to do so but my banner is png/jpg file, is this perfectly ok/legal to do?
In the first instance, I would check the licence for the font you're using. It should be able to inform you of how that font can be used.
Also, what research have you done so far? I did some quick googling and found this page: https://www.myfonts.com/fonts/adobe/myriad/licensing.html
I'm no legal expert, but this web page should make things clear.
Hope this helps...

Sitecore 8: Sharing Layout among different languages

I have a slight problem here and a doubt. I have created a page which has three components added in three different placeholders. This page was created for English version. I need this page and the components to get added in German version of the page as well.
I read a few articles that illustrate the use of layout deltas and "Final layout" feature of Sitecore 8 but got a little confused over this matter.
Article1
Also, I have checked the __Renderings setting in /sitecore/templates/System/Templates/Sections/Layout and the Shared field is checked. Still the layout is not shared.
Am i missing any settings ? Do I need to every time create both versions i.e. repeat the layout steps for German versions as well ?
All suggestions welcomed.
If you are using Sitecore 8.0 and adding the component via the Experience Editor then you will need to add the components to each language variation of the Item, i.e. once for English and once for German. This is because the components are stored against the Final Layout field when added through the Experience Editor and the field is language specific.
The only option you have is to add the components to the Shared Layout manually by selecting the Presentation > Details from the tabs.
If you need to add the same components to all language variations at the same time then I suggest you upgrade to Sitecore 8.1 which will enable you to do that via Edit all versions option in the ribbon:
Edit: As of Sitecore 8.1 update-1, the Shared Layout can be edited using the "Layout Switcher" under the Presentation tab:

Which image within the visual assets list, corresponds to Cortana

I am currently creating an UWA that interacts with Cortana, but the image displayed at the top of the canvas, remains the default one.
I have tried to declare various images within the visual assets list in , but none of them had a positive impact.
Who knows which one to change? I have read the documentation in MSDN, and they just mentions that cortana displays the app logo but again, I don't know which one is it.
Thanks in advance
In your package manifest, you have a line like this (This is taken from a the default UAP app template)
<uap:VisualElements
DisplayName="App10"
Square150x150Logo="Assets\Square150x150Logo.png"
Square44x44Logo="Assets\Square44x44Logo.png"
Description="App10"
BackgroundColor="transparent">
The element that shows up for me in Cortana's UI when I use a Cortana voice command is the Assets\Square44x44Logo.png one. Is that the one you're trying to change? Keep in mind you can use automatic scaling for different DPIs (it'll look up a file like Square44x44Logo.scale-200.png and other variations depending on the DPI of the screen) so it might be preferring that over the file you've modified, perhaps?
Btw,

Inserting a PDF file as a resource, and displaying the pages?

I am using Visual C++, MFC, and would like to:
(a) Load a pdf file as a resource
(b) Display this file, and be able to move through the pdf file.
The reason why I would like to load the pdf as a resource, is that I do not want the User to be able to download the pdf file (at least not easily).
Can someone please help me?
All the best
Alex
You don't need to use ActiveX to accomplish what you want. Adding a custom binary resource to the resource file should be sufficient. This had been asked here and here.
As far as I know there are a couple of PDF OCX/ActiveX controls that allow you to view PDF files.
From Adobe itself there is an ActiveX COM Control. You should be able to add it into your toolbox and to drag it on a MFC dialog.
Also I found an older article on CodeProject

Changing My Site and My Profile tab text

How do I go about changing the My Site and My Profile text on everyone's My Site within SharePoint 2007?
I can't seem to find anywhere where these are set in any of the master pages.
12\TEMPLATE\SiteTemplates\SPSPERS\default.aspx is the page where you will be able to change it. But it is not recommanded to touch this file for editing. One of the best recommaned approach to achive what you want is defined here
To solve this problem rather than create my own My Site Host as was suggested on another forum I used jQuery to find the tabs and change their name on the fly. Not the greatest fix but it works flawlessly

Resources