[ic] [/page]

Steve Graham icdev at mrlock.com
Fri Apr 11 16:22:59 UTC 2008


>
>
>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
>interchange-users at icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users




More information about the interchange-users mailing list