[ic] Need directory listing for Admin tool

Stefan Hornburg racke at linuxia.de
Tue Aug 5 22:38:34 EDT 2003


On Tue, 5 Aug 2003 10:32:49 -0700
"Thomas J.M. Burton" <tom at globalfocusdm.com> wrote:

> Hello IC'ers,
> 
> I want to put together an admin tool that reads a directory of images
> and creates db records for each file in the products table. There will
> be batches of about 300 images uploaded for different albums, and this
> seems like an easy way for my client to add product to their site
> without directly managing a database.
> 
> >From what I've seen on the mail list archives, it seems I can't use
> >embedded
> PERL to get a directory listing in an IC page. I'm wondering if
> there's any way to do this in IC.

Maybe like that:

[list_glob pages/*]
[perl]$Tag->list_glob('pages/*');[/perl]

Ciao
	Racke

-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list