SDL Tridion Docs - The default system that manages user identity for Tridion Docs is ISHSTS (Infoshare Security Token Service), In the Post-installation SDL Tridion Docs can be enabled to authenticate uses through the customer's STS system or Windows Authentication rather than Infoshare STS, In this post…
Tridion Developer Summit has been held at Meervaart Theater Nov 4th and 5th, I also had the opportunity to present and speak in the event, about DXA 2.2 NET + Dynamic Documentation Module + SDL Tridion Docs 14 + DXD 11.1 and followed by Demo.
The presentation can be downlod it from here.
This blog post will describe how you can get started to develop connectors using the Tridion Integration Framework. It will describe step-by-step on how you generate connector projects for Java and .NET and how to install & configure connectors.
IntroductionThe Tridion Integration Framework (TIF…
You may already have seen the concept of doing content mashup using Tridion Sites Connector. If not you can check this blog from Manish to get an idea. Today I am going to share another way to do that between Sites and Docs.
Assume you have maintained all of your products on sites and you want to add…
Episode 23. The 2019 MVP award winners are announced, thanks to all professionals who freely share their Tridion Sites knowledge!
What was new in the Tridion Sites community last two months?
Blogs, articles, and video
"It's Official! This Year's MVPs Announced"
Denis Davies: https://community…
As discussed in Last Blog about Generating the Sitemap XML for one of the customer and it's environment is with DXA 1.7 with Web8.5, Hence Forth the Earlier Sitemap Generation using TBB didn't work and after figuring out in Many ways , deep dive into default DXA Code and figured out that by Default…
In One of the recent project we had to build the sitemap.xml file of the website, in General by default DXA will provide the same in a json Format or else we can built the same in a similar fashion as a normal page like CT and PT where we can show the same in either in .html/.jsp/.asp
But here client…
Having migrated to Sites 9, questions remain on how to start using regions with the existing templates.
We'll take DXA example website as an example. DXA documentation has a detailed list of changes to the default content to migrate Example website from template-based DXA regions to native regions:…