You could just go for simplicity and make a webpart page anywhere your like
with a content editor webpart containing something like:
<script>
window.setInterval("window.location='http://www.google.com';", 1000);
</script>
From: [email protected] [mailto:[email protected]] On Behalf Of
Michael Hanes
Sent: Wednesday, 24 November 2010 2:12 PM
To: ozMOSS
Subject: RE: Publish Page creation location - MOSS 2007
> Any idea as to what sort of issues you might run into?
Certain death ;-) Simply put, the page library is a core component of the
publishing feature.
As it seems like you main priority is simply redirecting users, have you
considered other alternatives outside SharePoint? I love reverse proxies in
front of a web-facing deployment to handle stuff like this; if your redirect
list is fixed (and users don't need to be getting in there) you could also use
URL rewriting-anything that will return an HTTP 301 or 302 response.
Also have a look at http://urlrewriter.net/
From: [email protected] [mailto:[email protected]] On Behalf Of
Nigel Hertz
Sent: Wednesday, 24 November 2010 11:31 AM
To: ozMOSS
Subject: RE: Publish Page creation location - MOSS 2007
Not the answer I wanted to hear :) Any idea as to what sort of issues you might
run into? I created a couple and moved them before my original mail, and the
redirects seemed to work okay.
Michael - thanks for the link - I'll have a read through that article now.
N
From: [email protected] [mailto:[email protected]] On Behalf Of
James Boman
Sent: Wednesday, 24 November 2010 2:19 PM
To: ozMOSS
Subject: RE: Publish Page creation location - MOSS 2007
I can confirm - Publishing Pages don't work properly outside the "Pages"
library.
From: [email protected] [mailto:[email protected]] On Behalf Of
Paul Noone
Sent: Wednesday, 24 November 2010 1:43 PM
To: ozMOSS
Subject: RE: Publish Page creation location - MOSS 2007
I don't think you'll be able to do that Nigel.
Publishing pages are special, which is why you only get one Pages library per
web. I don't think you can even rename the Pages library without running into
problems.
Regards,
Paul
--
Online Developer/Administrator,
ICT Projects Team
CEO Sydney
From: [email protected] [mailto:[email protected]] On Behalf Of
Nigel Hertz
Sent: Wednesday, 24 November 2010 2:11 PM
To: ozMOSS
Subject: Publish Page creation location - MOSS 2007
Hi all
Is it possible to change the location that a publishing page is created in? The
scenario is as follows:
I want to replace a bunch of legacy html files that use the meta-refresh tag to
redirect users, with publishing pages that use the 'redirect page' page layout.
I've tested this, and it works perfectly. My only issue is that they are
created in the "pages" document library, and I want them in a document library
of my choosing.
Is it possible to do this, or should I create them by default, and then use the
'manage content and structure' to move them where I want?
Nigel
----------------------------------------------------------------
Nigel Hertz
Software Developer | Information Technology
Stockland
Level 25 | 133 Castlereagh Street | Sydney NSW 2000
T: 02 9035 2617 | F: 02 8988 2617
________________________________
Stockland Notice: If this communication has been sent to you by mistake, please
delete and notify us. If it has been sent to you by mistake, legal privilege
is not waived or lost and you are not entitled to use it in any way. Stockland
and its subsidiaries reserve the right to monitor e-mail communication through
its networks.
________________________________
Stockland Notice: If this communication has been sent to you by mistake, please
delete and notify us. If it has been sent to you by mistake, legal privilege
is not waived or lost and you are not entitled to use it in any way. Stockland
and its subsidiaries reserve the right to monitor e-mail communication through
its networks.
_______________________________________________
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss