Ticket #729 (testing enhancement)

Opened 15 months ago

Last modified 4 months ago

New parameter for {{pageindex}} -- showJustLetters

Reported by: KrzysztofTrybowski Owned by: BrianKoontz
Priority: normal Milestone: 1.3
Component: actions Version: trunk
Severity: normal Keywords: PageIndex, action, HomePage
Cc:

Description

My proposal is to add new parameter to "pageIndex" action: showJustLetters. This would be useful to add index to HomePage. Since the home page would contain some other information, it would be recommended to just add letters "All A B C ..." in there.

Since clicking on such a letter should redirect to a full-featured page index (which is PageIndex in default install) we need to inform the action which page to use. This could be done either way:

--add a config variable "PageIndex" which would contain page name acting as an index page; --make showJustLetters parameter take value meaning the name of a page acting as an index page (eg. showJustLetters="PageIndex").

Change History

Changed 11 months ago by BrianKoontz

(In [1201]) Added support for showjustletters option, refs #729.

Changed 11 months ago by BrianKoontz

(In [1202]) Updated revision, refs #729.

Changed 11 months ago by BrianKoontz

  • owner changed from unassigned to BrianKoontz
  • status changed from new to assigned

Please test this and tell me if this is what you had in mind.

Changed 10 months ago by BrianKoontz

  • status changed from accepted to testing

Changed 4 months ago by DarTar

Retargeting to 1.3. Code for this ticket has already been committed to trunk, from which 1.3 will be branched. Consider backporting urgent issues to 1.2.X

Changed 4 months ago by DarTar

  • milestone changed from 1.2 to 1.3
Note: See TracTickets for help on using tickets.