Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Request should go into Requests section
Bug reports should go into Bug reports section


Name:
Email:
Subject:
Message icon:

Verification:
Human verification ... What is the name of my program? File & Image ********?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: z_o_o_m
« on: 24-06-2015, 11:50:51 »

I think I understand now. Well, you can use "copy format" in settings (probably Misc) or you can donate for this feature and I will try to adjust it as you need.
Posted by: Robert
« on: 24-06-2015, 11:45:20 »

I meant automatically without having to edit the HTML code provided by zoom.

It would generate a HTML "Filehost" Name Version, instead of a HTML Filename version.
Posted by: z_o_o_m
« on: 24-06-2015, 07:33:56 »

yes, this is what I mentioned here already
Posted by: robert
« on: 24-06-2015, 06:28:20 »

Would it be possible to do this with the host name for example?

[ URL=https://www.datafile.com]Datafile.com[/URL ]
[ URL=https://www.datafile.com]Datafile.com[/URL ]

[ URL=https://www.site.eu]Site.eu[/URL ]
[ URL=https://www.site.eu]Site.eu[/URL ]

IF possible, can you make it in HTML?
Posted by: z_o_o_m
« on: 03-06-2015, 09:19:20 »

I am not sure what you mean now.
You will get almost the result you want (with multiple links) just without the name of the file hosting,
just empty line there where you can write it.

Like this:

Code: [Select]

[URL=https://www.datafile.com]Filename1.part1.rar[/URL]
[URL=https://www.datafile.com]Filename1.part2.rar[/URL]

[URL=http://filehoot.com]Filename1.part1.rar[/URL]
[URL=http://filehoot.com]Filename1.part2.rar[/URL]
Posted by: Ulay, Oh
« on: 03-06-2015, 08:40:40 »

I see.. thanks for the reply... I guess only the single link will be able to do that ? ..
Posted by: z_o_o_m
« on: 03-06-2015, 08:14:25 »

This is not possible. You can just copy BBCode with filename.

There is also a tweak that might help you. In Settings - View you
can find 2 options - "Group files by hosting" (in the upload queue) and
"Add extra space" (that will add a new line at least).
Then you can copy the links like this from upload queue (top), not from links
section (bottom).
Posted by: Ulay, Oh
« on: 03-06-2015, 06:08:16 »

Hi
Just wondering if the link can be customize like this

For example
I have this file uploaded in the program
Filename1
Filename1
Filename1
Filename1
Filename1

Filename1.part1.rar
Filename1.part2.rar
Filename1.part1.rar
Filename1.part2.rar
Filename1.part1.rar
Filename1.part2.rar
Filename1.part1.rar
Filename1.part2.rar
Filename1.part1.rar
Filename1.part2.rar

then the output will be automatically have titles of filehost for each of them.

Datafile
[URL=https://www.datafile.com]Filename1[/URL]
Filehoot
[URL=http://filehoot.com]Filename1[/URL]
Uploadable
[URL=http://www.uploadable.ch]Filename1[/URL]
Uploaded
[URL=http://ul.to]Filename1[/URL]
Uploadrocket
[URL=http://uploadrocket.net]Filename1[/URL]

Datafile
[URL=https://www.datafile.com]Filename1.part1.rar[/URL]
[URL=https://www.datafile.com]Filename1.part2.rar[/URL]
Filehoot
[URL=http://filehoot.com]Filename1.part1.rar[/URL]
[URL=http://filehoot.com]Filename1.part2.rar[/URL]
Uploadable
[URL=http://www.uploadable.ch]Filename1.part1.rar[/URL]
[URL=http://www.uploadable.ch]Filename1.part2.rar[/URL]
Uploaded
[URL=http://ul.to]Filename1.part1.rar[/URL]
[URL=http://ul.to]Filename1.part2.rar[/URL]
Uploadrocket
[URL=http://uploadrocket.net]Filename1.part1.rar[/URL]
[URL=http://uploadrocket.net]Filename1.part2.rar[/URL]