English > Development

Script for egafd.com

<< < (6/27) > >>

Ivek23:
Now at least I hope so we solve problems around this or will this solve the problem.

--- Quote from: Ivek23 on November 30, 2011, 07:07:28 pm ---
--- Quote from: Ivek23 on November 29, 2011, 07:26:51 pm ---
For certain players not transfer info data as is the case here:

http://www.egafd.com/actresses/details.php/id/a00004
http://www.egafd.com/actresses/details.php/id/j00012
http://www.egafd.com/actresses/details.php/id/k00007
http://www.egafd.com/actresses/details.php/id/l00451
http://www.egafd.com/actresses/details.php/id/m00958
http://www.egafd.com/actresses/details.php/id/n00481

especially at this url:

http://www.egafd.com/actresses/details.php/id/a01022
http://www.egafd.com/actresses/details.php/id/b00117
http://www.egafd.com/actresses/details.php/id/d00140
http://www.egafd.com/actresses/details.php/id/j00652
http://www.egafd.com/actresses/details.php/id/k00487
http://www.egafd.com/actresses/details.php/id/m01376

It is interesting that in all these URL addresses  egafd_people_mod.psf script  makes transfer all info data under these headings, as well as actresses pictures or pictures with the words "No Picture Available".

--- End quote ---

That this is perhaps how to fix that will work for all URLs addresses.

--- End quote ---

egafd_people (3)(Ivek23).psf is attached

This script removes all problems and works great (perfect) for me, at least as far as I have done tests so far.

If this is okay now, or it could be in a similar way fix the egafd_movie. psf script.

[attachment deleted by admin]

pra15:
Ok thanks, works good!
Just change URL to URL1 in :


--- Code: ---Lien := Lien + '<link url="' + URL1 + '">';
--- End code ---

If no notes ------> error in my script.
But i don't understand why!
The error is in the function ParsePeople and i put a logmessage in ParsePage before the call of ParsePeople and i don't see it in the log.


Just an another question, can we insert TAB in field Biography, for visually align notes of movie.
I tried manually with <TAB> but don't work, i tried too add &#09 in script but this give me an error.

I tried too : Calculate the number of caracter of each movie, take the bigest, make the difference between the length of each movie, but as each caracter have not the same width the result is not align.

pra15:
Sorry,

Reading help, i've seen that we can modify the field Bio in a skin file .xml.
I've seen that you're an expert (IVEK23 real good skins)!

I know nothing about skin, i tried to modify one skin in putting :
<Link memo valsperline="2"/>, before the line <bio/> ---> give an error. (no egality)

If it works i'll modify the script egafd_people later!

have you a link for learning to make an xml ?

Ivek23:

--- Quote ---I've seen that you're an expert (IVEK23 real good skins)!
--- End quote ---
Thanks.
I studied  other skin which is available via auto-update system and worked experiments until I really had made the skin for his taste.


--- Quote ---If you have a link for learning to make an xml ?
--- End quote ---
Link for help and learning: http://www.videodb.info/help/hlp_skins.html


--- Quote ---I know nothing about skin, i tried to modify one skin in putting :
<Link memo valsperline="2"/>, before the line <bio/> ---> give an error. (no egality)
--- End quote ---
What exactly are you going to say this and what to do with this. Describe a little more to help.

pra15:
I have seen this page but i don't know how use the infos!

How use the properties, how write?

Up, i say i take a xml skin, and i tried to add this line <link memo...., because in the help page this propertie valsperline=”X”    says Number of separate values that should be shown on one line. So if i can separate the link of movie and note of this movie, perhaps i'll can align them.

i tried for example add </italic> manually in the field between the link and the notes but doesn't work!
So i need a tutoriel for learning to use the help? ;D

What i can write directly in the field, (like <Link url=....) and what i must write in a xml?
I don't know if i'am clear!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version