[pmwiki-users] ZAP Data -- Thread Numbering
Sivakatirswami
katir at hindu.org
Sat Dec 9 19:47:55 CST 2006
I upgraded to the lastest ZAP.php,
--ZAPversion'] = "'December 8, 2006-2'";
Caveman mentioned thread bug was fixed...
But I can't get it to work
I know he is busy with bigger issues...
Can anyone see what I may be doing wrong?
Do I need to config anything else to implement
thread numbering?
(:zapdata:)
(:zapform `Project`Owner`Priority`Status`Description`savedata`datapage` :)
Project: (:select Project:)
(:option "{$Project}":) {$Project}
(:option "LandManagement":) LandManagement
(:option "SystemAdmin":) SystemAdmin
(:option "AjaxInitiative":) AjaxInitiatives
(:option "AudioLibrary":) AudioLibrary
(:option "MailingLists":) MailingLists
(:selectend:) Owner: (:select Owner:)
(:option "{$Owner}":) {$Owner}
(:option "Sivakatirswami":) Sivakatirswami
(:option "Sadhunathan":) Sadhunathan
(:option "Andre":) Andre
(:option Caveman":) Caveman
(:selectend:) Priority: (:select Priority:)
(:option "{$Priority}":) {$Priority}
(:option "1-Urgent!":) Urgent!
(:option "2-High":) High
(:option "3-Medium":) Medium
(:option "4-Low":) Low
(:selectend:) Status: (:select Status:)
(:option "$Status}":) {$Status}
(:option "Open":) Open
(:option "In Progress":) In Progress
(:option "Pending":) Pending
(:option "Hold":) Hold
(:option "Complete":) Complete
(:selectend:)
Description: (:input text Description "{$Description}"
size="50":)(:input hidden savedata
"Project,Owner,Priority,Status,Description":)(:input submit value="Submit":)
(:input hidden datapage "TODO-{Project}.#" :)
(:zapend:)
We get msg "Form Submitted... Data has been succesfully... etc"
expected: e.g. TODO-AjaxInitiative.10001
Instead: I get a recent changes entry like this: but you can see, no
serial number is poke into "#"
text=* [[TODO-SystemAdmin/#]] . . . December 09, 2006, at 04:54 PM by
[[~Sivakatirswami]]: [==]%0a
and no file is written to wiki.d
I then tried using a fixed name
(:input hidden datapage "TODO-Test.#" :)
Now I get a file: "TODO-Test.00" In Wiki.d
Attempt to great a second one overwrites the first.. it is not
incremented to TODO-Test.01
Anyway, I though it was 5 digits? 10001??
Cheers from Hawii
Sivakatirswami
www.himalayanacademy.com
--
Om shanti
(In Peace)
Sivakatirswami
www.himalayanacademy.com
Get Hinduism Today Digital Edition. It's Free!
http://www.hinduismtoday.com/digital/
More information about the pmwiki-users
mailing list