Author |
Topic |
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 20 Mar 2011 : 21:47:44
|
Seems as if one of the last updates has contained an old version of the InsertImages.js - or it was erroneous never included? A little time ago I have added many studio pics up to a total of about 260. Here is the rar again. It also includes the movie genre "Trash".
http://www.mediafire.com/?wvnd11k6212b74k |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 18 Apr 2011 : 00:55:07
|
Update: 27 new studio (Distributor) pics
http://www.mediafire.com/?rak7uby6uobeqo7 |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 18 Apr 2011 : 12:06:41
|
Well, that's too much for one single person... http://www.filmbaza.net/indexes/index-logos/a-a_logos.htm I'm already preparing pics 0-9 with 26 distributors. Would be nice if someone could help! File format=png, height=max 120px |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 18 Apr 2011 : 12:43:07
|
I would also suggest logos that have a single color background (most of the time white) to make this color transparent.
I mean logos like this one: http://www.filmbaza.net/logos/affirm_01.jpg |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 18 Apr 2011 : 13:36:26
|
Yes, good idea. But really much to do to process the already existing images... Btw. I have just made a little utility to add all images to insertimages.js http://www.mediafire.com/?3gw3rn2q1w2enr8 Doubleclick on any entry and input the data. After all entries are processed you can copy and paste all the AddStudio-lines. Just keep sure to have the correct size and of course fileformat. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
JDommi
Administrator
Germany
4653 Posts |
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 18 Apr 2011 : 14:37:06
|
Your new js file is defective. The entire js file doesn't work anymore because the single quotes are in the wrong place with all newly added items. = illegal javascript function call!
Additionally the following line is a wrong regex:
AddStudio(/4.?1//2/i,'4 1-2 Film','41/2Film');
correct:
AddStudio(/4.?1\/2/i,'4 1-2 Film','41/2Film'); |
Edited by - Prinz on 18 Apr 2011 14:49:44 |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 18 Apr 2011 : 14:49:12
|
Shit... I have to look *Edit* I have forgotten the first Apostroph. Will be corrected in a few minutes. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
Edited by - JDommi on 18 Apr 2011 14:52:05 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 18 Apr 2011 : 14:55:59
|
quote: Originally posted by JDommi I have forgotten the first Apostroph. Will be corrected in a few minutes.
You haven't forgotten it, it's behind the entire function after the ; |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 18 Apr 2011 : 15:13:03
|
http://www.mediafire.com/?up20bdvkp0hl2kn
bug fixed in script and utility |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
JDommi
Administrator
Germany
4653 Posts |
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 19 Apr 2011 : 09:28:11
|
I have just recognized that beside the big logos there are thumbs with a fixed height of 75px on that site, too. Just click on "powrót do wyboru"... Now I'm thinking about replacing all current logos by these. What's your opinion? Better to take these thumbs or the current bigger ones with different heights? |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 19 Apr 2011 : 10:03:44
|
I don't see smaller Images there. That are the same Images just with height="75" in the <IMG HTML tag... so just resized via html... |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 19 Apr 2011 : 10:07:07
|
When you save these pics they do have a height of 75px. Just drag them onto your desktop and you'll see |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 19 Apr 2011 : 10:23:13
|
quote: Originally posted by JDommi
When you save these pics they do have a height of 75px. Just drag them onto your desktop and you'll see
That may be, but the point is you can simply use Batch-convert and resize the "old" images to a height of 75px and get the same... And when you wont to add transparency the big images are easier to change and resize the images after that.
And then there are images like this: http://www.filmbaza.net/logos/mini/affirm_01.jpg where you have to crop the big white area and add a transparency, if you use the original http://www.filmbaza.net/logos/affirm_01.jpg you can make the real logo a bit bigger... |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 19 Apr 2011 : 10:29:18
|
okay, that's an argument! Case dismissed. But what do you think about putting studio and distributor sections side by side? |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 19 Apr 2011 : 11:14:30
|
quote: Originally posted by JDommi
okay, that's an argument! Case dismissed. But what do you think about putting studio and distributor sections side by side?
I think many Images are to wide for that. You have to think about some people don't have a display that has such a high resolution or simply the Moviecard panel in XMM is set not so wide and then Moviecard would get a horizontal scrollbar. |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 19 Apr 2011 : 11:20:21
|
movie_bigcover_widescreen *lol* I normally use 1280x1024 on the first monitor for XMM... |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 19 Apr 2011 : 13:37:44
|
I added to the new Page Preferences Dialog a Option: Show Studio/Distributor: 2 Rows/Side-by-Side |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 19 Apr 2011 : 14:45:13
|
|
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
JDommi
Administrator
Germany
4653 Posts |
|
Topic |
|
|