Skip to main content.

Archives

This is the archive for June 2004

Tuesday, June 15, 2004

This post tries to explain how the parsing of skins/templates works in Nucleus.

Let's start with a peculiarty. Everyone is using skinvars as <%skinvar%>, but did you know that these will also work: <%skinvar<%, %>skinvar<% and %>skinvar%>? They do. This is because of the way the parser works.