Ticket #729 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 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 2 years ago by BrianKoontz

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

Changed 2 years ago by BrianKoontz

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

Changed 2 years 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 2 years ago by BrianKoontz

  • status changed from accepted to testing

Changed 18 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 18 months ago by DarTar

  • milestone changed from 1.2 to 1.3

Changed 4 months ago by DotMG

  • status changed from testing to commit

Changed 2 months ago by BrianKoontz

(In [1677]) Comments changed to reflect required single quotes around parameters now that double quotes are escaped. Refs #729.

Changed 2 months ago by BrianKoontz

  • status changed from commit to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.