> > >Also, I think that [/order] is gone too, but I'm not sure. > >Just for a quick reference, this is what I did to replace all [/page] >and [/order] with </a> > >cd to your catalog root, then: > >find . -print | xargs perl -i -pe "s/\[\/page\]/<\/a>/g" >find . -print | xargs perl -i -pe "s/\[\/order\]/<\/a>/g" > Thanks - nice code. Steve >rick > > > >_______________________________________________ >interchange-users mailing list >suppressed >http://www.icdevgroup.org/mailman/listinfo/interchange-users _______________________________________________ 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.