PageRenderTime 16ms CodeModel.GetById 12ms app.highlight 3ms RepoModel.GetById 1ms app.codeStats 0ms

/shabti/templates/moinmoin/data/moin/underlay/pages/SyncJobTemplate/revisions/00000001

https://bitbucket.org/gawel/shabti
#! | 28 lines | 20 code | 8 blank | 0 comment | 0 complexity | 478d6ec7761ff0b93686e2e9c3e4197e MD5 | raw file
 1## Please edit system and help pages ONLY in the master wiki!
 2## For more information, please see MoinMoin:MoinDev/Translation.
 3##master-page:Unknown-Page
 4##master-date:Unknown-Date
 5#format wiki
 6#language en
 7This is a synchronisation page that describes all parameters. See HelpOnSynchronisation for a detailed explanation.
 8
 9<<Action(SyncPages,Start the synchronisation)>>
10
11= Parameters =
12
13## This is the most important parameter, you need to define it in any case - the others are optional
14 remoteWiki:: FooBarWiki
15
16## remotePrefix:: TestBed/
17## localPrefix:: FooBarWikiContents/
18
19## This will synchronise all pages starting with "My":
20## pageMatch:: My.*
21
22## pageList:: PageOne,PageTwo,Testpage
23## groupList:: Syncgroup
24
25## direction:: down
26
27= Log =
28...