{{- /* uploaderhtmx.tmpl ~ About the htmx uploader modals. */ -}} {{- define "uploaderhtmx" -}} {{- /* To add a new form the following JS steps are required for the form element. - `uploader-xxxx.mjs`, a dedicated module must be created to handle the form submission. - `uploader.js`, a progress(`uploader-xxxx-form`, `uploader-xxxx-progress`) method to show the upload progress. - `layout-htmx.js`, a `afterRequest()` method must be used to handle the server response. - */}} {{- $screenshot := "A screenshot can be included in the archive."}} {{- $delay := "500ms" }} {{- /* check if the event is a KeyboardEvent to prevent double rendering on datalists source: https://turriate.com/articles/using-datalist-for-typeahead-htmx */ -}} {{- /* demozoo production or graphic */}}
{{- /* pouët production */}} {{- /* intro, cracktro, bbs/ftptro */}} {{- /* Trainer, game hack or installer app */}} {{- /* text writer, text art */}} {{- /* files Image or photo */}} {{- /* magazine */}} {{- /* advanced */}} {{- end }}