|
Home > Archive > Microsoft Content Management Server > September 2006 > Moving Resources
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| is it possible to move a resource from one gallery to another?
And if I move a resource from one gallery to another, will the page auto
update?
Does anyone have an C# code example of how to move a resource(s) from one
gallery to another?
Thanks
Tom
| |
| Stefan [MSFT] 2006-09-27, 1:19 pm |
| Hi Tom,
see my parallel response.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:40282261-D9A1-4B1D-A616-50B86590C05D@microsoft.com...
> is it possible to move a resource from one gallery to another?
> And if I move a resource from one gallery to another, will the page auto
> update?
>
> Does anyone have an C# code example of how to move a resource(s) from one
> gallery to another?
>
> Thanks
>
> Tom
>
>
| |
|
| Stefan:
What do you mean "See my Parallel response"? Can you post your response to
this thread? I can't find it anywhere.
Thanks
Tom
"Stefan [MSFT]" wrote:
> Hi Tom,
>
> see my parallel response.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Tom" <Tom@discussions.microsoft.com> wrote in message
> news:40282261-D9A1-4B1D-A616-50B86590C05D@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-09-28, 7:25 am |
| Hi Tom,
you posted this question into two newsgroup.
I responded to the question in the microsoft.public.cmserver.evaluation
newsgroup.
You should not crosspost to different groups - and if you are doing it you
should at least check the responses to all your posts.
Anyway: here is the answer again:
Sorry that is not possible.
There is no way to move a resource using the API.
What you could do is to dump the resource to the file system using
OpenReadStream and then upload it as a new item to a different resource
gallery.
Or move the item using Site Manager.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:740CC6CC-B26F-447B-8F06-8ACB2768FC18@microsoft.com...[vbcol=seagreen]
> Stefan:
>
> What do you mean "See my Parallel response"? Can you post your response
> to
> this thread? I can't find it anywhere.
>
> Thanks
>
> Tom
>
> "Stefan [MSFT]" wrote:
>
| |
|
| Stefan:
Sorry about the 'double post'. This was by accident. I rarely post
anything to 'evaluation'.
If I dump the resource to the file system using OpenReadStream and then
upload to a new gallery, then delete the original one, don't I lose the
resource reference (GUID) on those prior postings that had the resource on
it? And how are do CMS customers manage resources? Is there a tech article
on Managing resources?
Will the next version of CMS provide this functionality?
Tom
"Stefan [MSFT]" wrote:
> Hi Tom,
>
> you posted this question into two newsgroup.
> I responded to the question in the microsoft.public.cmserver.evaluation
> newsgroup.
> You should not crosspost to different groups - and if you are doing it you
> should at least check the responses to all your posts.
>
> Anyway: here is the answer again:
>
>
> Sorry that is not possible.
> There is no way to move a resource using the API.
> What you could do is to dump the resource to the file system using
> OpenReadStream and then upload it as a new item to a different resource
> gallery.
>
> Or move the item using Site Manager.
>
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Tom" <Tom@discussions.microsoft.com> wrote in message
> news:740CC6CC-B26F-447B-8F06-8ACB2768FC18@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-09-28, 1:18 pm |
| Hi Tom,
yes you will loose the links.
If you don't like this you need to move the items in Site Manager.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:4AD018EB-4C26-4DF2-9F28-0A0089E9F3BF@microsoft.com...[vbcol=seagreen]
> Stefan:
>
> Sorry about the 'double post'. This was by accident. I rarely post
> anything to 'evaluation'.
>
> If I dump the resource to the file system using OpenReadStream and then
> upload to a new gallery, then delete the original one, don't I lose the
> resource reference (GUID) on those prior postings that had the resource on
> it? And how are do CMS customers manage resources? Is there a tech
> article
> on Managing resources?
>
> Will the next version of CMS provide this functionality?
>
> Tom
>
> "Stefan [MSFT]" wrote:
>
| |
|
| OK. Do you know if the next version of CMS will provide the capability to
move resources around?
"Stefan [MSFT]" wrote:
> Hi Tom,
>
> yes you will loose the links.
> If you don't like this you need to move the items in Site Manager.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Tom" <Tom@discussions.microsoft.com> wrote in message
> news:4AD018EB-4C26-4DF2-9F28-0A0089E9F3BF@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-09-28, 1:18 pm |
| Hi Tom,
yes it is possible to move resources using the Object Model but I'm not sure
if this will preserve links.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:B74030C1-D983-41F0-A6AA-E564365F761F@microsoft.com...[vbcol=seagreen]
> OK. Do you know if the next version of CMS will provide the capability to
> move resources around?
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|