aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuleweb: accept multiple links in the download input box.  (Read 2480 times)

jiangboli

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
amuleweb: accept multiple links in the download input box.
« on: September 22, 2006, 12:36:17 AM »

Currently, I need to submit individually for each ed2k links.  I wish I could paste lots of links at the same time and just click one submit
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: amuleweb: accept multiple links in the download input box.
« Reply #1 on: September 22, 2006, 10:39:50 AM »

Hi jiangboli!

Actually it's already possible (at least in CVS). You just have to hit 'enter' after inserting each link. When you've finished inserting the links just click at commit and all the links will be inserted.

Code: [Select]
link1
link2
link3

Hope this helps you.
Logged

Truzzone

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 1236
Re: amuleweb: accept multiple links in the download input box.
« Reply #2 on: September 22, 2006, 01:29:01 PM »

I copy and paste multiple links (separate from ane to one with "enter") with aMule 2.1.3, it process as individual submit  ;)

Best regards,

Truzzone  :)
Logged
"Tanta gente crede che dal momento che ha l'ADSL a 4Mega, deve scaricare a 4Mega altrimenti qualcosa non va. O è colpa dell'ISP o di aMule. La questione è invece ben diversa"

Rampage

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 19
Re: amuleweb: accept multiple links in the download input box.
« Reply #3 on: September 28, 2006, 03:05:13 AM »

wich template are you using for amuleweb?
Logged

jiangboli

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: amuleweb: accept multiple links in the download input box.
« Reply #4 on: September 28, 2006, 05:22:33 AM »

Thanks, I changed the template to "default" and it works.  

I am using debian unstable. there are three templates avaiable: chicane, default and php-default.   It seems php-default was used as the default template in debian.
Logged