Content last modified Tuesday 24 August 2021
hop to #bottom
Categories:
Author:
Current version:
0.5.1
About It:
Get it:
Rate it:
  • Helpful?
  • 4 Yes
  • 0 No
Flag it:

If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!

bot_file_upload

When you need to associate files with an article you’ll probably do the same as me: create a custom field called ‘files’ and manually insert file ids in it. Then you call a file list in your artcle with something like:

<txp:file_download_list id='<txp:custom_field name="files" />'  wraptag="ul" break="li">
    <txp:file_download_name />
</txp:file_download_list>

(or use upm_file for txp versions pre 4.2.0).
This plugin doesen’t change this internally, it just operates at a visual level hiding the custom field and replacing it with an interface which lets you also upload and edit files from within the “write” tab – all without even touching the keyboard.

Another feature let’s you sort files in the write tab and list them in that specific order in the frontend (read instructions)

This plugin is interface-less. It must be configured by modifying plugins code.

Once some files are uploaded/associated with an article bot_file_upload will create a file list just under the ‘title’ field (but can be easily moved in another location)

Article Request Count:
Initially released:
15/5/2010
Posted here:
21 May 2010

You know you want to visit the Archives.
Published with Textpattern