Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

Kodeblok
./updateGallery.sh RelativeDirectory PageId yes|no eGrep

Sample

Kodeblok

./updateGallery.sh "FamilieBilleder" 28000 yes|no eGrep
 "Christopher|Stoffer"

Gives the Page - Christopher

Parameters:

FamilieBilleder

is the path to be traveled (this is /data/images/FamilieBilleder) for my installation

28000

is Id for the Confluence page needed to be updated

yes|no

is if a TOC markup is inserted

eGrep

is an optional RegEx string for fine-picking from the Directory structure

...