I have a site with a master language (en).I have a page (es) already
translated by a translation project. Then I update that page from my
master language (en).The launcher generated is full in English. The
translator provider should translate full content again if they do not
have a memory translation.Is there a way somehow I can send only the
content modified in my page, I should not pay for the translated content
again?
I have a site with a master language (en).I have a page (es) already
translated by a translation project. Then I update that page from my
master language (en).The launcher generated is full in English. The
translator provider should translate full content again if they do not
have a memory translation.Is there a way somehow I can send only the
content modified in my page, I should not pay for the translated content
again?
Hi there,I would like to know what is the best way to modify an OOB
functionality in AEM.The initial request is to restrict some characters
when adding Assets to DAM. I see that in fileupload.js there is a
Ilegal-characters variable that contains some of them.I would like to
know what is the best way to recreate this functionality and create a
custom function to validate characters.Regards.
Hi gauravb10066713,The cardinality is one page to one content fragment.
The code is ready to search under /content. The problem is how to get
the data property of each content fragment assoiated to that page in the
same search. I mean, basically by searching in the same oak index. We
have created our custom Index in order to index some properties. We
would want to create a custom index with the assosiation mentionned. The
data of the content fragment referenced to a page.Regards.
Hi there, We have received a request in order to do a suggestive search
service that fetch a list of pages based on a String received in a
parameter ( the searched word). The problem came when a pages has a
content fragment inside it. The word received needs to be searched into
the content fragment inside. For example: Calling service ->
localhost:4502/bin/service.json?searchedString=My textSearching the
string My text into the next structure/content /project /page-of-my-text
/jcr:content proper...
Any update here? I tried to add a robots.txt and it is being downloaded
yet. I know that there are different ways to show a robots.txt but the
simpliest way is to put in the dam and just configure a rule mapping,
but this easiest way does not work because this issue. Does anyone has
solved it?
Hi there, I'm doing a custom implementation of a workflow. The request
is when a user has blocked the page where he/she is working the creation
of a workflow should not be able. Our workflow process needs to block
that page, but it could not be blocked while is already blocked by other
user. Do you guys know any approach on how we can handle this?Regards.
Hello, I have a request where we need to hide all options except for
edit and preview from the mode selector in aem author: Do you know how
can we hide this modes (targeting, timewarp, design, developer and
scaffolding) for a specific group?Regards.