Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-09-17 09:17:28

NeilA
Member
From: Blue Mountains, Australia
Registered: 2004-08-15
Posts: 316
Website

Recent articles (on write tab)

Searched here and at testpattern.org with no luck… is there a plugin (or hack) that will automatically expand the ‘recent articles’ link on the write tab?

Thanks


Neil – Blue Mountains, Australia

http://westserve.org
http://ministrygrounds.net.au

Offline

#2 2005-09-17 09:54:13

jonhicks
Member
From: Oxfordshire UK
Registered: 2004-03-22
Posts: 256
Website

Re: Recent articles (on write tab)

If you go to line 465 of /textpattern/include/txp_article.php it says:

'<div id="recent" style="display:none;">';

Just change that to:

'<div id="recent" style="display:block;">';

and it will be toggle on by default.


Cheers,
Jon VC#9

Offline

#3 2005-09-17 09:57:04

NeilA
Member
From: Blue Mountains, Australia
Registered: 2004-08-15
Posts: 316
Website

Re: Recent articles (on write tab)

Hey Jon – thanks heaps for that!

One other quick question: is there somewhere where the number of recent articles displayed can be set?

Cheers


Neil – Blue Mountains, Australia

http://westserve.org
http://ministrygrounds.net.au

Offline

Board footer

Powered by FluxBB