ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Simple error in Module Tutorial - Download Example

January 25, 2011 10:41am

Subscribe [2]
  • #1 / Jan 25, 2011 10:41am

    mark59

    88 posts

    {exp:channel:entries limit="10"}
    {title}
                
    {exp:download:entries entry_id="{entry_id}"}
    {file_title} - {file_download}
    {/exp:download:entries}
    
    {/exp:channel:entries}

    I am just reporting a simple error in the module development documentation for the download module tutorial

    {file_title} above should be {file_name}

    {exp:channel:entries limit="10"}
    {title}
                
    {exp:download:entries entry_id="{entry_id}"}
    {file_name} - {file_download}
    {/exp:download:entries}
    
    {/exp:channel:entries}

    It would also help if what the module did was outlined better by documenting how to use the module as per any other module first before the documentation starts covering the code. I had to hunt for the modules tags to see how to use it when creating an example template.

    As I do not have enough posts I could not add this correction myself to the documentation page

  • #2 / Jan 25, 2011 7:23pm

    Sue Crocker

    26054 posts

    Hi, mark59. Thanks for pointing this out. I posted a bug report on your behalf.

    As far as the other issue, more robust docs - I’d suggest a Feature Request. The dev team routinely views all items in that forum.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases