On 14/09/2009 2:27:32 AM, "Jan Haderka" <[email protected]> wrote:
You guessed correctly that the tags are meant for the web pages not for the adminCentral use. However you should be able to provide the tag with all the info and make it work even there. Without seeing the whole stacktrace, it is difficult to guess what went wrong, but my guess would be it is missing content. On a page this is obtained via aggregation state, but you can set the content directly for the tag using the "contentNodeName" parameter. [1] One more question related to contentNodeName property. Does this assume that the repository is website? I would assume so, since you mention that the tags are meant for web pages. My data is in another repository. Maybe, the only way is to do a href to .magnolia/dialogs/author?uuid=<xxx> and then write my own ConfiguredDialog that handles this... Thanks, Rakesh ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
