info:gallery

Ceci est une ancienne révision du document !


FIXME add replace for css

#! /bin/sh
# required: imageindex
# a program to automatically modify galleries generated by image index
echo "Directory to perform: " 
ls
echo "Please fill your directory"
read dir
echo "Performing on directory: " $dir
currdir=`pwd`
cd $currdir/$dir
replace "Image directory" $dir -- *
replace "Image directory" $dir -- slides/*
  • info/gallery.1320231915.txt.gz
  • Dernière modification : 2014/02/19 15:17
  • (modification externe)