+

Search Tips   |   Advanced Search

Dynamic content spot debugging

Dynamic Content Spots add dynamic markup into static themes or skins. Sometimes, it is difficult to discern which parts of the page were contributed from which dynamic content spots.

The new Dynamic Content Spot Debugging was introduced to provide a visual indication in the page within the browser. The visual indicator operates two ways.


Default mode

Shows the original markup structure and displays the corresponding content sport for markup type on hover. If a user hovers, the markup is highlighted with a background color and a label, which displays the URI of the corresponding spot. If the spot was configured through the dyn-cs: scheme the system also resolves the spot to its final URI, which is usually a .jsp. The resolved URI is shown as a link. This link does not provide a working URL for us to follow with our browser. We can copy the resolved URI for further use.


Inline mode

Spot if we have unnecessary dynamic content spots in the theme or skins. But, it does not preserve the overall design of the page. The advantage of this mode over the default mode is that it displays spots that do not contribute anything visual.


Parent Dynamic content spots