[ic] More-list and UserTags

Kevin Walsh kevin at cursor.biz
Thu Sep 29 12:48:50 EDT 2005


Lars Tode [lars.tode at bpanet.de] wrote:
> I want to use Interchange functions to build up the more-list - Tag for
> my own UserTags. There is nothing found in in the maillinglist and on
> icdevgroup.org about the an implementation of more-list in UserTags, yet.
> 
> So I searched a littlebit in the lib/Vend directory for more information
> how Interchange did it. The main problem seems to be, that Interchange
> use an instance to access the functions in all Vend - Moduls and that
> UserTags not have this instance variable. 
> 
> Is there a possebillity to access and use the more-list function in self
> written UserTags? 
> 
Take a look at the cheesy [google-query] UserTag on my RTFM website:

    http://www.interchange.rtfm.info/downloads/usertags/index.html

You can use that code as an example of how to create a list container.
that can then make use of the various [PREFIX-code] and [more-list]
subtags.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



More information about the interchange-users mailing list