Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2010-04-19 10:40:42
- sereal
- Member
- From: Indonesia
- Registered: 2010-02-18
- Posts: 55
Underconstruction Page on root while working ?
hi
do you guys have a good tips and tricks on how to make only an underconstruction page to show up to visitors on a root while working on a current TXP website ?
please share
thank you
$(mydocument).notyetready(function() {});
dowebsitesneedtolookexactlythesameineverybrowser ?
Offline
Re: Underconstruction Page on root while working ?
sereal wrote:
an underconstruction page
I heartily recommend rvm_maintenance. Set up a Page template called error_503
and it’ll render that page to any site visitors that are not logged into TXPs admin side. It’s brilliant.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#3 2010-04-19 11:00:42
- sereal
- Member
- From: Indonesia
- Registered: 2010-02-18
- Posts: 55
Re: Underconstruction Page on root while working ?
great…I just test it and it works awesome mr.Stef
thank you
Last edited by sereal (2010-04-19 11:01:10)
$(mydocument).notyetready(function() {});
dowebsitesneedtolookexactlythesameineverybrowser ?
Offline
#4 2010-04-22 11:33:37
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: Underconstruction Page on root while working ?
…or you can create and upload the underconstruction index.html page and then change the order in .htacess file if needed
Offline