diff options
| author | cheapie <no-email-for-you@example.com> | 2024-09-18 18:51:43 -0500 | 
|---|---|---|
| committer | cheapie <no-email-for-you@example.com> | 2024-09-18 18:51:43 -0500 | 
| commit | 06ffda5514d7d65140f3a32a28397ef60478f2fc (patch) | |
| tree | 6c97fbd9da9cc604af1254efe0a09ad75e7d3165 /README | |
| download | advtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.tar advtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.tar.gz advtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.tar.bz2 advtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.tar.xz advtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.zip | |
Diffstat (limited to 'README')
| -rw-r--r-- | README | 13 | 
1 files changed, 13 insertions, 0 deletions
| @@ -0,0 +1,13 @@ +Digilines Advanced Touchscreen +============================== + +This is the advanced touchscreen from digistuff. mt-mods removed it when they +took over maintenance, so here it is again as a standalone mod. + +Once a channel is set, simply send a raw formspec to it to display it. +Fields are sent back on the same channel when the form is interacted with. + +Use the "lock" element to control who can interact with the form: + +* lock[1] - Only users with access to the area can submit the form +* lock[0] - Anyone can submit the form | 
