Forum - File & Image Uploader

English (Global) => General Discussion => Topic started by: Ulay, Oh on 03-06-2015, 06:08:16

Title: [?] Adding title on each links
Post 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]
Title: Re: Adding title on each links
Post 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).
Title: Re: Adding title on each links
Post 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 ? ..
Title: Re: Adding title on each links
Post 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]
Title: Re: Adding title on each links
Post 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?
Title: Re: Adding title on each links
Post by: z_o_o_m on 24-06-2015, 07:33:56
yes, this is what I mentioned here already
Title: Re: Adding title on each links
Post 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.
Title: Re: Adding title on each links
Post 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.