|
|
|
date: Thu, 31 Jul 2008 18:26:00 -0700,
group: microsoft.public.cmserver.general
back
Re: Update target of embedded resource
On Aug 1, 2:26 am, Sean wrote:
> Hi all,
>
> Is there a way to update the target (Ie. "New Window", "Same Window" etc) of
> a resource that is embedded in a placeholder? We are using the Telerik rad
> Placeholder, and have recommended that users specify a target of _blank when
> they add a link to a document as it prevents the user unintentionally closing
> the site when they close a document.
>
> The placeholder has been customised so that the default target is now
> _blank. However, there are a significant number of links that have a target
> of _self. Is there a way to do a bulk update of target from _self to _blank
> without having to rely on user's going through and updating all their
> postings manually?
>
> I suspect that there probably isn't, but just want to check before
> communicating that to the users.
>
> Thanks,
> Sean
Sean,
You could write an application to open every posting and check each
placeholder for this, then make the change and save and approve the
posting.
OR, you could add some code to your templates/master page, so then in
presentation mode you parse the content and render the output
differently.
date: Tue, 5 Aug 2008 02:08:33 -0700 (PDT)
author: George Leithead
|
|