Bug #287

[patch]Abstract number of postings to display to a variable

Added by seth-remor-com - 1249 days ago. Updated 790 days ago.

Status :Closed Start :
Priority :Normal Due date :
Assigned to :tobi - % Done :

0%

Category :frontend
Target version :2.5
Resolution :

fixed


Description

This should have a default setting of 10, but should be changeable by users without them having to resort to modifying the code.

It's defined in the index method at the top of the articles_controller.rb file.

Associated revisions

Revision 9fbe70c53b7c34a757b17d004a21a44141d03d37
Added by scott 1211 days ago

Fix minor JS problem on admin settings page. (closes #287)

git-svn-id: http://svn.typosphere.org/typo/trunk@515 820eb932-12ee-0310-9ca8-eeb645f39767

History

07/08/2005 02:23 AM - scott-sigkill-org -

Here's a patch that implements separate config limits for both article display and RSS feeds. In addition, it adds a default mechanism for config variables, because otherwise article/RSS displays would include 0 items until the admin set a better limit. Patch is against SVN r280

07/09/2005 09:07 PM - tobi -

  • Status changed from New to Closed
  • Resolution set to fixed

(In r286) humongous refactoring of the config setup. It doesn't suck anymore!
added that you can specify how many articles you want to show in rss and on the blog () closes #133

Also available in: Atom PDF