provide conditional last/first
------------------------------

                 Key: DISPL-494
                 URL: http://jira.codehaus.org/browse/DISPL-494
             Project: DisplayTag
          Issue Type: New Feature
    Affects Versions: 1.1.1
            Reporter: Ralf Hauser
             Fix For: TBD


if {0} as in paging.banner.full may show the last but it also may not.

Suggestion, create a 
  - paging.banner.page.link.last.conditional that can be addressed as {8}
  - paging.banner.page.link.first.conditional that can be addressed as {9}

{8} only is different from "", i.e. showing 
"paging.banner.page.link.last.conditional" if the link in {4} is not also part 
of {0}
{9} only is different from "" if the link in {1} is not also part of {0}

Similarly, there should be a 
  - paging.banner.page.link.next.conditional that can be addressed as {10}
  - paging.banner.page.link.previous.conditional that can be addressed as {11}

{10} only is different from "" if the link in {3} is not also part of {0}
{11} only is different from "" if the link in {2} is not also part of {0}


see also DISPL-493


http://displaytag.sourceforge.net/11/configuration.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to