I’m sure this is “someplace”
So far I have spent almost 2 hours. At this rate it will take 2 years. So I have to ask.
Menu for 3 weblogs in one menu.
<ul>
{exp:weblog:entries orderby="date" sort="desc" limit="15" weblog="weblog1|english|japanese" dynamic="off"}
<li><a href="{title_permalink=weblog/index}">{title}</a></li>
{/exp:weblog:entries}
</ul>
Ok, that lists the posts from all 3.
a href=?????? to get weblog name in there right?
