I think we'll need one.
| Brock |
|
|---|---|
|
Well, we were about to start a plugin today, and we're going to log downloads in it. The problem is, we need a hook for the download part. Is there any way you can add this?
Web Design Database - www.wddb.com
|
| oc |
|
|---|---|
|
page.download.first, page.download.tags
But I was skeptic to add a page.download.done because it finishes like exit; and also the code is tiny, it can be fully re-written, hope helps. |
| Kilandor |
|
|---|---|
|
Well, it can be accessed without a hook, but I can see a reason for adding it.
For the downloads.tags hook, i'll fix this up so it can be handled by the normal tags. Dieser Beitrag wurde von Kilandor (am 22. Januar 2009, 17:59, vor 16 Jahre) bearbeitet |
| Lombi |
|
|---|---|
|
One of the possible features would be to implement a download CAPTCHA...
<a href="http://www.domenlo.com">Surreal Art</a>
|
| Brock |
|
|---|---|
|
Thanks for adding this hook. I guess we'll start the plugin once Cotonti's released publicly. :)
Web Design Database - www.wddb.com
|
| oc |
|
|---|---|
|
@Lombi
Captcha is extreme for this. For starters, you can't manipulate download trafficking by a CMS if the direct link is known. So, this is, actually just for showing the download page before link. |