[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] more list output


Marko Kuzio <suppressed> wrote:
> is it possible to use the more-list tag only with the subtags
> next-anchor and prev-anchor?
> 
> i try this:
> 
> [more-list]
>     [next-anchor] weiter | [/next-anchor]
>     [prev-anchor] zurück [/prev-anchor]
>     [more]
> [/more-list]
> 
> but the result is:
> First zurück  1234567 weiter Last
> 
> what can i do, to create the follow output:
> 
> zurück - weiter
> 
> (without pagenumbers and first+last link)
> 
> i dont find information in the ic docs and manuals....
> 
Find the sections that describe [first-anchor] and [last-anchor]
on this page:

    http://www.interchange.rtfm.info/icdocs/tags/more-list.html

Those will allow you to specify new text for the "First" and "Last"
labels in your output.

Your question was whether you could remove the "First" and "Last" links
altogether.  You can create that effect by simply specifying blank anchor
text, like this:

    [first-anchor][/first-anchor]
    [last-anchor][/last-anchor]

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    suppressed
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.