[Radiant] Mental Branch
Ollivier Robert
keltia at gmail.com
Thu Oct 12 13:39:06 CDT 2006
On 10/12/06, Alexander Horn <alex.horn at gmail.com> wrote:
> migrations. This change is only temporary but it means that you
> currently cannot migrate your 0.5x data to the "corex" branch. Most
OK.
> likely though, you current pages probably rely on Archive and other
> behaviors anyway. Since those behaviors haven't been ported yet I
Except for Archive which I just started using, I don't rely on any
behaviour and no third-party one anyway so I expected to be easy. But
the first error I got is "content: tag unknown"... The real home page
of the site has several parts and I use this code:
-----
<r:children:each by="slug" order="asc">
<h2><r:title /></h2>
<div class="left">
<r:content part="left" />
</div>
<div class="main">
<r:content part="main" />
</div>
<hr />
</r:children:each>
-----
so you tell me this does not work anymore?
> But don't despair. When you create a "pristine" copy of "corex" you
> will be prompted as part of the migration procedure on what YAML file
> you would like to import. Choose [2] and you'll get the basic page
> layout. I hope this helps.
I will look at that.
--
Ollivier Robert -
More information about the Radiant
mailing list