File Transfer protocol: use itemFormat + docs

This commit is contained in:
Bryan Ashby 2018-11-05 21:54:04 -07:00
parent 5286c52a26
commit 047d8fae89
4 changed files with 18 additions and 12 deletions

View file

@ -71,6 +71,7 @@
- [Message Area List]({{ site.baseurl }}{% link modding/msg-area-list.md %})
- [BBS List]({{ site.baseurl }}{% link modding/bbs-list.md %})
- [Rumorz]({{ site.baseurl }}{% link modding/rumorz.md %})
- [File Transfer Protocol Select]({{ site.baseurl }}{% link modding/file-transfer-protocol-select.md %})
- Administration
- [oputil]({{ site.baseurl }}{% link admin/oputil.md %})

View file

@ -0,0 +1,13 @@
---
layout: page
title: File Transfer Protocol Select
---
## The Rumorz Module
The built in `file_transfer_protocol_select` module provides a way to select a legacy file transfer protocol (X/Y/Z-Modem, etc.) for upload/downloads.
## Configuration
### Theming
The following `itemFormat` object is provided to MCI 1 (ie: `%VM1`) (the protocol list):
* `name`: The name of the protocol. Each entry is +op defined in `config.hjson` with defaults found in `config.js`. Note that the standard `{text}` field also contains this value.