[ic] tags with [banner]

Jaime Viehweg interchange-users@icdevgroup.org
Wed Nov 27 11:25:01 2002


On Wed, Nov 27, 2002 at 10:25:08AM -0500, Mike Heins wrote:
> Quoting Jaime Viehweg (interch@viehweg.net):
> > On Wed, Nov 27, 2002 at 08:46:27AM -0500, Mike Heins wrote:
> > > Quoting Jaime Viehweg (interch@viehweg.net):
> > > > I am working on a site where the [banner] tag would work out great for
> > > > something they would like, namely some nice eye candy to make people
> > > > go to other parts of the site rather than the one that they are.
> > > > 
> > > > I have gotten it to work except for one thing: I can't seem to get
> > > > IC to process any tags so there is no easy way to make the banner
> > > > clickable.
> > > > 
> > > > Am I missing something or am I barking up the wrong tree?
> > > > 
> > > > Here is an example from my banner database:
> > > > 
> > > > books   one     1       0       [page search="fi=products/sf=category/se=books/sp=category_results/ml=30"]<img src="banners/books.gif" border="0" alt="Books">[/page]
> > > > 
> > > > What I get is the text for the [page] tag, the image, and the closing
> > > > [/page] tag.
> > > > 
> > > 
> > > [pragma safe_data] anywhere in the page will get it.
> > > 
> > 
> > I added this and there was no change.
> 
> Bet you added it to the template variable and not the page as I said.
> Inside the template, you would need:
> 
> 	[tag pragma safe_data][/tag]
> 
> (Check that call in the docs if it doesn't work.)

Nope.  I added to the page called "index.html" that I use for the first
page of the site.  I also tried the tag route with no success.  (using
the tag version, I tried:

	[tag pragma safe_data][/tag]
	[banner weighted=1]

and

	[tag pragma safe_data]
	[banner weighted=1]
	[/tag]

The first gets the [page...] is displayed and the second displays nothing
at all.

I don't think Interchange likes me!

jaime
--
interch            | I read recently that human beings use only 15%
@    Jaime Viehweg | of their brains capacity.  Makes you wonder
viehweg.net        | what they do with the other 75%.