How to Display an Article’s Attached Internal Link CCE Item

The Problem While editing an article in the Edit Interface (EI), a user has the ability to attach different types of content through the Internal Links section on the Connections / Statistics tab. While it is easy to attach the items, it isn’t quite clear how to display them on the page. I was working […]

September 13, 2013

I was researching building a tag cloud for our blog on this site. I had worked with Saxotech on one many moons ago that utilized a stored procedure in the db and the custom query functionality provided via online tags. You can find a version of this in Saxo docs here: https://docs.saxotech.com/display/Onl/Tag%20Cloud   While this […]

September 6, 2013

We have all done it. Ok, maybe not all of us, but I have done it… yesterday. Start with a pbs:newslist tag only to find that you need a variable that doesn’t exist in news.pbo (in my case, <%TotalCount%>). The solution for this, would be to use pbs:contentlist instead, which is really what I should […]

August 20, 2013

While working on adding some extra fields to an article in the EI via publicus.ini, I was having some issues deciding on what the field names should be called. I am adding quite a few fields so they need to be distinctive and I was tryyyying to be user friendly. While making a few changes […]

August 7, 2013

In any development team of a size greater than 1, it is best practice to document your code. At Tamberra, we have worked with many development teams on Saxotech templating, ranging in time from weeks to years. It is often times consuming to first understand which assortment of templates and object files comprise a page. […]

August 5, 2013

When we need to make blocks of test data fast, we use dummy text. In the past, using Lorem Ipsum was always the go-to. However, in the past few years many sites have popped up that allow you to generate a different form of Lorem Ipsum. At Tamberra, we like http://hipsteripsum.me. You can also checkout […]

July 8, 2013