Joomla!, Wordpress tips for building your site

How to manage download files with Wordrepss

Published on| December 19th, 2009 | 5 Comments.

I think the very famous plugin that menage of download files is 'WordPress Download Monitor'.
(Recently, there is a lot fo plug-ins like it. )

If you use this plugin, you will be able to count of download, or restrict download of also only members, etc.

Let's install it.

First ,You should download zip file (Download : WordPress Download Monitor ).
So, you can install (donwload) zip file from plug-in menu-tab ( [Plugins] – [Add New] – [Upload] ) at “Manage Plugin” after Login.
After installation, enable the plug-in.

Let's use it.

You will be able to use this plug-in only by attaching the download file to Post like attaching image file.
When you write a post, you notice that the button for attaching a download file exists on the edit page.
dl_3

If you want to attach a download file to a post, you should click the button. And you will see the following edit page.
dl_1

Following,I will explain information on this edit page.

Parameter name Overview
Title * Set the title of the download files.Required.
Description: Set the download file summary.Optional.
Version Set the download file version information.Optional.
Starting hits Specifies the number of hits started.Optional.
Category Specify the category.Optional.
Tags Specify the tag.Optional.
Thumbnail Thumbnail (image) is specified.Optional.
Member only file? If only members can download and checks.Optional.
Upload File Upload a file to download.
File URL Toggle File Browser If you do not upload the download file, specify the URL of download files.
Download Mirrors Specify the download mirror sites.Optional.

Please click "Save new download" button, after entering at least the required information.
On next page, if you want to attach the download file, you should click "Insert into Post" button.
The following code will be inserted in the post.

[Download id = "1"]

Example, if you attach the download file on post, the post will be displayed as follows.
テストタイトル (2345)

Also, you can display it like a following image by changing the output format.
テストタイトル - テストの概要です。


You can also view thumbnail images and summary like this.
Following,I will explain how to customize for output format.

Let's customize output format.

If you want to change the way the display of downloaded files in the post, you should register "Output Formats " in advance.
For registration, you will click "Donwloads" button in Settings tab.
dl_4

On Configuration page, you can register "Output Formats ".
dl_5

For example, if you set parameters like a following, the download file that was attached on a post will be displayed with ‘thumbnail’ + ‘title’ + ‘summary’.

<a href="{url}" title="Downloaded {hits} times"><img src="{thumbnail}" alt="" />{title}</a> - {description}

After this registration, Please click ‘Add Download’ button on edit page of post.
dl_3

Next, please select "View Downloads" tab, and select "Output Formats " from the combo box of "Insert into post using format:".
Final,please "Insert" button.

The following code will be inserted in the post.
[Download id = "1" format = "2"]

Example, if you attach the download file on post, the post will be displayed as follows.
テストタイトル - テストの概要です。

I have described very simple way here. But you will notice other many functions of this plugin at once.
For example, you can also specify category for download files, you can also specify a custom field.

I think this plugin works very well.
If you want to manage the download files, I will recommend this plugin.






Comments

5 Responses to “How to manage download files with Wordrepss”

  1. Wordpress Download Monitor について | リファレンス
    June 16th, 2010 @ 23:22:19
  2. taro
    December 13th, 2010 @ 04:19:39

    サムネールがうまく表示されない場合、ちょっと確認しみましょう。

    ダウンロードリストの左に表示しようとしているはずのサムネール画像が表示されていますか? 正しく設定されているなら、以下のように表示されているはずです。



    ここで表示されているようなら、Configurationか、記事の中の記述に誤りがあるんでしょうね。
    もう一度、チェックしてみましょう。

    ここで表示されていないようなら、正しくサムネールが設定されていないのでしょうね。
    設定画面のサムネールの箇所を確認してみましょう。



    できれば、間違いの少ない「Edit thumbnail URL」を使って確認することをお勧めでします。
    つまり、画像をアップロードして、そのURLを直接入力します。

  3. 内海です | hidekiutsumi200
    January 15th, 2011 @ 20:15:49

    […] http://blog.off-soft.net/wordpress/manage_the_download.html This entry was posted in Uncategorized. Bookmark the permalink. ← Hello world! LikeBe the first to like this post. […]

  4. 最近更にぶっこんだwordpressのプラグインまとめ。主に快適投稿、表示速度、サイト内リンクを拡充。 | frasm 空想科学デザイン研究所所長の記録領域
    December 6th, 2011 @ 16:09:30

    […] […]

  5. 最近更にぶっこんだwordpressのプラグインまとめ。主に快適投稿、表示速度、サイト内リンクを拡充。*frasm
    January 23rd, 2013 @ 21:21:02

    […] […]

Leave a Reply








Transrator

Recent Posts

Categories

Tag Cloud

execute remove フロントページ 投稿ページ トップページ install WIndows Note Convert META generator 日付 donwload file manage multibyte utf-8 unicode shiftjis euc console サイトマップ 問題 ParmaLink Redirect パーマリンク はみ出る pre テンプレート テーマ タグクラウド マルチランゲージ リダイレクト PHP(タグ) タグ table control HTML(タグ) コマンド 国際化(翻訳) SQLite(タグ) MySQL(タグ) qTranslate プラグイン(タグ) Wordpress(タグ)

Links

Site Description

Joomla!, Wordpress as CMS using a site building, site management, software usage to describe the development tips.

  • はてなブックマークへ追加する
  • Facebookでシェアする
  • twitter でつぶやく
  • Google Plusでシェアする
  • Pocketでシェアする
ページトップへ