Sorry for the newbie questions, but well I’m a newbie to EE. :o) I’m trying to understand some basic syntactical structure info for EE tags that I’m not finding more than basic info for. Given this…
{exp:weblog:weblog_name}
Where the 3rd section identifies the weblog name in question, consider this…
{exp:weblog:entries} Entry content {/exp:weblog:entries}
Where not the 3rd section denotes a built-in function. Is this typical of EE, where a function can be used in place of a weblog name in the weblog tag? Is this for only built-in functions? How does EE handle this? Like, if I have a weblog named “entries” what will happen… will I get an error?
TIA for any help.