Tobias Bocanegra wrote:
i haven't tried, but with a side-by-side json that should work, right?
myfile.jpg
myfile.jpg.json
{
jcr:mixinTypes: ["mix:referenceable"]
}
No, this isn't implemented yet, just for folders - and implementing it
this way is actually my prefered option b) :)
btw: it's the jcr:content of an nt:file that is referenceable. so
that's also where the reference should point, to.
But "jcr:content" is not by default referenceable I think, so you still
have the same problem.
yes it is, as long nt:resource is used, which is the default nodetype
that is used by the loader for files.
Ah, yes, right - I just looked at the jcr:content node type definition
which is just nt:base. Thanks!
Carsten
--
Carsten Ziegeler
[EMAIL PROTECTED]