Reusing Web parts defined in other sites.
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Reusing Web parts defined in other sites.

 
Post new topic   Reply to topic    Windows Server Forum Index -> Windows Services
Author Message
RUSH
Guest





Posted: Fri Nov 04, 2005 5:51 pm    Post subject: Reusing Web parts defined in other sites. Reply with quote

In Sharepoint services, should I be able to reuse a defined web part used in
a different site on the same server.. For example I have a document library
defined that I wish to reuse in another site. Or is this reuse functionality
only available when I upgrade to Portal Server?
Back to top
Engelbert
Guest





Posted: Fri Nov 04, 2005 5:51 pm    Post subject: Re: Reusing Web parts defined in other sites. Reply with quote

It depends what you mean by re-use.

You can use FP 2003's Data View option to create a web part showing the
content of a List (such as a doc lib) that is in another site on the same
server. (Only the original doc lib will be the master where you add/delete
etc.).

Is that the sort of thing you meant ?

Engelbert

"RUSH" <RUSH@discussions.microsoft.com> wrote in message
news:32A638A2-3A2D-46F8-AD60-FAD062D84EC2@microsoft.com...
Quote:
In Sharepoint services, should I be able to reuse a defined web part used
in
a different site on the same server.. For example I have a document
library
defined that I wish to reuse in another site. Or is this reuse
functionality
only available when I upgrade to Portal Server?

Back to top
RUSH
Guest





Posted: Fri Nov 04, 2005 5:51 pm    Post subject: Re: Reusing Web parts defined in other sites. Reply with quote

Not sure! I'm not using FrontPage.
I'm just trying to re-add an existing doc-lib web part defined and populated
elsewhere in the site, but the defined doc library doesn't appear, when I
browse the available web parts.

Is there a preference on the site or the specific web part to enable it to
be re-used?
~~~
Cheers
Russ


"Engelbert" wrote:

Quote:
It depends what you mean by re-use.

You can use FP 2003's Data View option to create a web part showing the
content of a List (such as a doc lib) that is in another site on the same
server. (Only the original doc lib will be the master where you add/delete
etc.).

Is that the sort of thing you meant ?

Engelbert

"RUSH" <RUSH@discussions.microsoft.com> wrote in message
news:32A638A2-3A2D-46F8-AD60-FAD062D84EC2@microsoft.com...
In Sharepoint services, should I be able to reuse a defined web part used
in
a different site on the same server.. For example I have a document
library
defined that I wish to reuse in another site. Or is this reuse
functionality
only available when I upgrade to Portal Server?




Back to top
Engelbert
Guest





Posted: Sat Nov 05, 2005 1:50 pm    Post subject: Re: Reusing Web parts defined in other sites. Reply with quote

There's no such preference.

Your problem is that the document library is available in pages in the same
site only.

When you want to use a document library in another site then you have two
main options.

1. FP 2003 Data View which can grab the List (doc lib) directly
2. FP 2003 Data View accessing the data base (this also works if the site is
on another server).

[1. is easier]

Or I suppose write some code that accesses the database or maybe code that
uses web services to access the list.

The FP solution is the easiest imo as it involves no coding at all.

If you don't have FP 2003 you ought to get it because you can do lots of
other things with it such as sorting Quick View links. (and forget any
misconceptions that you might have about FP - this is nowadays a solid and
useful product)

Engelbert

"RUSH" <RUSH@discussions.microsoft.com> wrote in message
news:26CD7C60-B9A9-4168-A053-A9C712C5A5D6@microsoft.com...
Quote:
Not sure! I'm not using FrontPage.
I'm just trying to re-add an existing doc-lib web part defined and
populated
elsewhere in the site, but the defined doc library doesn't appear, when I
browse the available web parts.

Is there a preference on the site or the specific web part to enable it to
be re-used?
~~~
Cheers
Russ


"Engelbert" wrote:

It depends what you mean by re-use.

You can use FP 2003's Data View option to create a web part showing the
content of a List (such as a doc lib) that is in another site on the same
server. (Only the original doc lib will be the master where you
add/delete
etc.).

Is that the sort of thing you meant ?

Engelbert

"RUSH" <RUSH@discussions.microsoft.com> wrote in message
news:32A638A2-3A2D-46F8-AD60-FAD062D84EC2@microsoft.com...
In Sharepoint services, should I be able to reuse a defined web part
used
in
a different site on the same server.. For example I have a document
library
defined that I wish to reuse in another site. Or is this reuse
functionality
only available when I upgrade to Portal Server?




Back to top
RUSH
Guest





Posted: Mon Nov 07, 2005 9:51 am    Post subject: Re: Reusing Web parts defined in other sites. Reply with quote

Thanks for the info Engelbert,

So in summary you saying to RE-USE document libraries, lists or other
defined web parts in other sites on a single WSS box I need Frontpage?!

If we purchased Portal Server would this also enable these web parts to be
reused.

Sorry if I'm repeating myself, I'm still not clear.... Or smart enough!

~~~
Cheers
Russ


"Engelbert" wrote:

Quote:
There's no such preference.

Your problem is that the document library is available in pages in the same
site only.

When you want to use a document library in another site then you have two
main options.

1. FP 2003 Data View which can grab the List (doc lib) directly
2. FP 2003 Data View accessing the data base (this also works if the site is
on another server).

[1. is easier]

Or I suppose write some code that accesses the database or maybe code that
uses web services to access the list.

The FP solution is the easiest imo as it involves no coding at all.

If you don't have FP 2003 you ought to get it because you can do lots of
other things with it such as sorting Quick View links. (and forget any
misconceptions that you might have about FP - this is nowadays a solid and
useful product)

Engelbert

"RUSH" <RUSH@discussions.microsoft.com> wrote in message
news:26CD7C60-B9A9-4168-A053-A9C712C5A5D6@microsoft.com...
Not sure! I'm not using FrontPage.
I'm just trying to re-add an existing doc-lib web part defined and
populated
elsewhere in the site, but the defined doc library doesn't appear, when I
browse the available web parts.

Is there a preference on the site or the specific web part to enable it to
be re-used?
~~~
Cheers
Russ


"Engelbert" wrote:

It depends what you mean by re-use.

You can use FP 2003's Data View option to create a web part showing the
content of a List (such as a doc lib) that is in another site on the same
server. (Only the original doc lib will be the master where you
add/delete
etc.).

Is that the sort of thing you meant ?

Engelbert

"RUSH" <RUSH@discussions.microsoft.com> wrote in message
news:32A638A2-3A2D-46F8-AD60-FAD062D84EC2@microsoft.com...
In Sharepoint services, should I be able to reuse a defined web part
used
in
a different site on the same server.. For example I have a document
library
defined that I wish to reuse in another site. Or is this reuse
functionality
only available when I upgrade to Portal Server?







Back to top
Engelbert
Guest





Posted: Tue Nov 08, 2005 5:51 pm    Post subject: Re: Reusing Web parts defined in other sites. Reply with quote

Quote:
So in summary you saying to RE-USE document libraries, lists or other
defined web parts in other sites on a single WSS box I need Frontpage?!


I'm saying that it works (only with FP 2003 btw). But note that I was very
careful to say that you create Data View web parts from the *Lists*
(including "Libraries") on the server not from other web parts.

This FP usage is also available in the WSS part of SPS 2003.

(Personally I think that every admin needs a copy of FP 2003 - if only to
sort his/her Quick Launch lists easily.)

Going further and trying to answer the other (more hidden) part of your
question ... STS the forerunner of WSS used to store a document library as a
directory in the file system and so documents in it were only located in
that (document library) in that physical path under the site. WSS does the
same but instead of doing it physically in the file system, it does it
logically (using that same "address") in the database. But in effect the
document is still in a (doc lib) directory in (under) a single site and
while you can copy it to another site you then would have two completely
independent doc libs and you'd need to upload any new document to both (i.e
twice). So you instead use something to just display the contents of the doc
lib in the second site and FP 2003 Data View happens to be a quick way to do
that.

I hope that's clearer. It took long enough :)

Engelbert

"RUSH" <RUSH@discussions.microsoft.com> wrote in message
news:F51C787A-E49A-45AF-B114-91AE92AA2608@microsoft.com...
Quote:
Thanks for the info Engelbert,

So in summary you saying to RE-USE document libraries, lists or other
defined web parts in other sites on a single WSS box I need Frontpage?!

If we purchased Portal Server would this also enable these web parts to be
reused.

Sorry if I'm repeating myself, I'm still not clear.... Or smart enough!

~~~
Cheers
Russ


"Engelbert" wrote:

There's no such preference.

Your problem is that the document library is available in pages in the
same
site only.

When you want to use a document library in another site then you have two
main options.

1. FP 2003 Data View which can grab the List (doc lib) directly
2. FP 2003 Data View accessing the data base (this also works if the site
is
on another server).

[1. is easier]

Or I suppose write some code that accesses the database or maybe code
that
uses web services to access the list.

The FP solution is the easiest imo as it involves no coding at all.

If you don't have FP 2003 you ought to get it because you can do lots of
other things with it such as sorting Quick View links. (and forget any
misconceptions that you might have about FP - this is nowadays a solid
and
useful product)

Engelbert

"RUSH" <RUSH@discussions.microsoft.com> wrote in message
news:26CD7C60-B9A9-4168-A053-A9C712C5A5D6@microsoft.com...
Not sure! I'm not using FrontPage.
I'm just trying to re-add an existing doc-lib web part defined and
populated
elsewhere in the site, but the defined doc library doesn't appear, when
I
browse the available web parts.

Is there a preference on the site or the specific web part to enable it
to
be re-used?
~~~
Cheers
Russ


"Engelbert" wrote:

It depends what you mean by re-use.

You can use FP 2003's Data View option to create a web part showing
the
content of a List (such as a doc lib) that is in another site on the
same
server. (Only the original doc lib will be the master where you
add/delete
etc.).

Is that the sort of thing you meant ?

Engelbert

"RUSH" <RUSH@discussions.microsoft.com> wrote in message
news:32A638A2-3A2D-46F8-AD60-FAD062D84EC2@microsoft.com...
In Sharepoint services, should I be able to reuse a defined web part
used
in
a different site on the same server.. For example I have a document
library
defined that I wish to reuse in another site. Or is this reuse
functionality
only available when I upgrade to Portal Server?







Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Windows Services All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB