Re: Features Listing
[email protected] (mikespub) Wed, 17 Sep 2003 08:47:54 GMT
| Newsgroups | gmane.comp.cms.xaraya.documentation |
|---|---|
| Organization | not much |
| Message-ID | <[email protected]> |
In article <bk8ang$uq5$1-111RdWWlOxkOkXtL6OYfHgC/[email protected]>, "Jason Judge" <[email protected]> wrote: >... >Whether that provides a fine enough level of granularity to be useful, I'm >not sure, but what is apparent is that it is possible to create autolinks >that can bring in (as well as link) content across different modules in the >site, but which you would only want admins playing with. BL widgets won't >work here as they don't operate within content - only in templates >surrounding content. > That sounds very much like BL for content - RFC 26. You might want to check it out again :-) Implementation might be a simple transform hook from base (or whatever module is most relevant), for instance... Combine that with custom BL tags like <xar:data-display ...> or other, and you can pull content inside other content too. Of course, more efficient would be to pull the content in the template itself, and then mix the output fields as you wish (like roles does with DD). >Hmm. I may just wait and see what feature requests the weekend brings in... > >-- JJ I think you're doing fine on your own, generating enough feature requests to bury you :-) Mike.