Jiri -- I'm trying to use beta 42, and you're using (and have only tested up to) beta 39.
Has anybody tested JITS with 42? I've gotten rid of the ZAP error -- but JITS is still giving me unformatted ZAP code (see below), from the looks of it. and as a side note -- I've been pronouncing it "dzits" in my head... but looking closer at your name and location, it should be "yits", right? -the Other michael http://www.xradiograph.com/interference http://www.xradiograph.com/wrottings > I installed ZAP as a prereq for JITS -- where nothing works at all. > > I've got a Test page and the appropriate footer, but no zap buttons, etc. > > source of > > (:include JITS.JITSsnip #mainpage#mainpageend:) > (:JITSlevel: main:) > > generates > > version > 20070327 > > The parts of this page are to be included into specific JITS pages as follows: > > * into the <Group>.GroupFooter (e.g. John.GroupFooter, > Bob.GroupFooter, Projects.GroupFooter) > insert text: > (:if equal {*$:PInd} "JITS":)(:include JITS.JITSsnip > #grpftr#grpftrend:)(:ifend:) > * into main JITS page (e.g. John.Tasks, Bob.Tasks, > Projects.ProjectA?, Projects.ProjectB?) > insert text: > (:include JITS.JITSsnip #mainpage#mainpageend:)(:JITSlevel: main:) > * if you wish to have pagelist containing main JITS pages only listed > use (:pagelist group={$Group} name=-*Recent* $:JITSlevel=main:) > > Show "New issue" button, filters controls and a filtered pagelist > > [[#mainpage]] > >>comment<< > ------------------------------------------------ > Get params from browser address line > - ?addthread=[yes | ""] ... create new issue page > - ?jnewcomm=[yes | ""] ... create new comment page > ------------------------------------------------ > >><< > (:zapget:) > >>comment<< > ------------------------------------------------ > Show NewIssue Button if param addthread NOT equals to yes > Test existence of filtering vars. If !exist then generate > them when formNew submitted. > ------------------------------------------------ > >><< > (:zapform key=formNewIssueButton action={*$PageUrl}?addthread=yes:) > (:if equal {*$:JName} "":) > (:zap datapage_1="{*$Group}.{*$Name}" formNewIssueButton:) > [[...]] > > etc etc etc > > All JITS pages exists, the footer created according to demo, etc. > > I'm assuming it's a ZAP-related issue. _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
