Template for dynamic web page view version 4.0
je me permets de mettre le lien de telechargement du template 4.0 ou le script movies.js a été modifié pour le rendre compatible avec le nouveau format de date de amc 4.1.1;
je peux maintenant faire un tri par date d'ajout;nickel
http://mickaelvanneufville.online.fr/AM ... _Bergware/[/url]
je peux maintenant faire un tri par date d'ajout;nickel
http://mickaelvanneufville.online.fr/AM ... _Bergware/[/url]
Covers display size / taille d'affichage des jaquettes
Hello,
Could someone be kind enough to tell me how to change displaying size of the covers. The default theme automatically squeeze / resize my 300x200 px pictures to 140*100 .
I took a look, trying to find how to modify the files, but I got lost in the process pretty quickly.
Thanking you in advance for you help.
Bonjour,
Quelqu'un aurait il l'obligence de m'indiquer comment modifier la taille d'affichage des jaquettes. Le theme originel écrase mes images ( 300x200 ), le format semble être par défaut 100*140 px ? J'ai jeter un oeil au fichiers pour voir si je pouvais modifier ce paramêtre, mais je suis dépassé.
En vous remerciant par avance pour votre aide
Sincerely, cordialement,
Marc
Could someone be kind enough to tell me how to change displaying size of the covers. The default theme automatically squeeze / resize my 300x200 px pictures to 140*100 .
I took a look, trying to find how to modify the files, but I got lost in the process pretty quickly.
Thanking you in advance for you help.
Bonjour,
Quelqu'un aurait il l'obligence de m'indiquer comment modifier la taille d'affichage des jaquettes. Le theme originel écrase mes images ( 300x200 ), le format semble être par défaut 100*140 px ? J'ai jeter un oeil au fichiers pour voir si je pouvais modifier ce paramêtre, mais je suis dépassé.
En vous remerciant par avance pour votre aide
Sincerely, cordialement,
Marc
Re: Covers display size / taille d'affichage des jaquettes
in the layoutfile you can change the imagesize width: 300 height: 200logmarc wrote:Hello,
Could someone be kind enough to tell me how to change displaying size of the covers. The default theme automatically squeeze / resize my 300x200 px pictures to 140*100 .
I took a look, trying to find how to modify the files, but I got lost in the process pretty quickly.
Thanking you in advance for you help.
Marc
Column widths question using (original) Bergware template
Oops, I mistakenly added this as a new topic when I meant it be added to this thread. Sorry for any duplication. My question is .......
Depending on the length of the contents, the width of my Title column changes from page to page. It adjusts to the longest title in the 25 entries on that page. I find this disconcerting.
Is there an easy way in the layout1.xml to fix the width of the Title column to, say, 50 characters?
Thanks in advance for any help.
Ian
Depending on the length of the contents, the width of my Title column changes from page to page. It adjusts to the longest title in the 25 entries on that page. I find this disconcerting.
Is there an easy way in the layout1.xml to fix the width of the Title column to, say, 50 characters?
Thanks in advance for any help.
Ian
Re: Column widths question using (original) Bergware templat
yes in the field <cell title="title" width="50">im2020 wrote:Oops, I mistakenly added this as a new topic when I meant it be added to this thread. Sorry for any duplication. My question is .......
Depending on the length of the contents, the width of my Title column changes from page to page. It adjusts to the longest title in the 25 entries on that page. I find this disconcerting.
Is there an easy way in the layout1.xml to fix the width of the Title column to, say, 50 characters?
Thanks in advance for any help.
Ian
Thanks spiderman. I had tried that with no luck. Have just tried again, equally with no luck. Extract from layout1.xml shown below. Can you see what I'm doing wrong?
<cell title="Title" width="50" sortby="FormattedTitle" ident="true">
<text style="bold">merge(movie.getAttribute('OriginalTitle'),': ',movie.getAttribute('TranslatedTitle'))</text>
</cell>
<cell title="Title" width="50" sortby="FormattedTitle" ident="true">
<text style="bold">merge(movie.getAttribute('OriginalTitle'),': ',movie.getAttribute('TranslatedTitle'))</text>
</cell>
New Problem has emerged
One step forward three steps back. Can anyone help?
While experimenting with layout1.xml as indicated above I've suddenly found that I can no longer run my Bergware template locally, with either IE or Firefox. It was working fine yesterday and earlier today but it now gets no further than the message "Please wait! Loading of movie database in progress ......"
It looks as if I've corrupted some part of my Windows 7 system's ability to process movies.xml and its associated scripts locally.
Everything works fine when it's up on the web and it works fine locally on my other computer but the template just won't load locally on my main computer, not even when I run a cleanly installed, unmodified version of the package.
Once again, thanks in advance for any ideas.l
While experimenting with layout1.xml as indicated above I've suddenly found that I can no longer run my Bergware template locally, with either IE or Firefox. It was working fine yesterday and earlier today but it now gets no further than the message "Please wait! Loading of movie database in progress ......"
It looks as if I've corrupted some part of my Windows 7 system's ability to process movies.xml and its associated scripts locally.
Everything works fine when it's up on the web and it works fine locally on my other computer but the template just won't load locally on my main computer, not even when I run a cleanly installed, unmodified version of the package.
Once again, thanks in advance for any ideas.l
Re: New Problem has emerged
sometimes clearing cache of the browser will help.im2020 wrote:One step forward three steps back. Can anyone help?
While experimenting with layout1.xml as indicated above I've suddenly found that I can no longer run my Bergware template locally, with either IE or Firefox. It was working fine yesterday and earlier today but it now gets no further than the message "Please wait! Loading of movie database in progress ......"
It looks as if I've corrupted some part of my Windows 7 system's ability to process movies.xml and its associated scripts locally.
Everything works fine when it's up on the web and it works fine locally on my other computer but the template just won't load locally on my main computer, not even when I run a cleanly installed, unmodified version of the package.
Once again, thanks in advance for any ideas.l
I looked at the generated xml and the layout and the problem is the custom fields are not written to the Movie type during export.spiderman wrote:Can someone please modify this template so i can see information of the customfields.
thanks in advanced
The template reads attributes from the Movie object and won't find your custom field because it's in a subblock (where all custom fields go).
I don't know enough about javascript to fix, but hopefully someone can.
If there was an option in AMC to export custom fields as standard fields, that would be good.
I tried Template for dynamic web page view version 4.0
on serveral PC & Webservers. No way to get it to work .
FF, Chrome , Safari ( on any system : WIN, MAC, ANDROID )
On all these system, the browser displays endless Message:
Please wait! Loding of movie database in progress
With FF on Windows 7 x64 and WIN-XP i get: ( on 3 PC's ond 2 Laptops )
No matching titles found
But with IE everything works fine.
Any hint and help welcome.
regards in advance.
on serveral PC & Webservers. No way to get it to work .
FF, Chrome , Safari ( on any system : WIN, MAC, ANDROID )
On all these system, the browser displays endless Message:
Please wait! Loding of movie database in progress
With FF on Windows 7 x64 and WIN-XP i get: ( on 3 PC's ond 2 Laptops )
No matching titles found
But with IE everything works fine.
Any hint and help welcome.
regards in advance.
Bonjour,
Je voudrais savoir si il est possible d'interroger un champs personnaliser pour le chemin du fichier vidéo a lire.
J'ai essayé de modifier le fichier layout comme suit :
Mais ca ne fonctionne pas hélas.
Cordialement
Je voudrais savoir si il est possible d'interroger un champs personnaliser pour le chemin du fichier vidéo a lire.
J'ai essayé de modifier le fichier layout comme suit :
Code: Select all
<play url="CustomFields.getAttribute('path')" title="movie.getAttribute('FormattedTitle')" info="true"/>
Cordialement
Repost from incorrect new topic
I am trying to edit the datapath variable in index.html so that I can store my database files and template files on my NAS and view the html through any local device through wifi. Android tablet, android phone or Wii.
The original relative path works on the pc but not on anything else
I have tried using various paths but am not having any luck.
I have tried
file://///mybooklive/public/catalog/movieDB
file://mybooklive/public/catalog/movieDB
http://mybooklive/public/catalog/movieDB
\\mybooklive\public\catalog\movieDB
all with the servername "mybooklive" and with the IP address
I have also tried removing the line
if (datapath) datapath=datapath.addSlash();
from movies.js and adding the slash to the datapath variable
All I get is "Please Wait! Loading of movie database in progress"
Has anyone done this successfully?
Any ideas?
Thanks Rod
I am trying to edit the datapath variable in index.html so that I can store my database files and template files on my NAS and view the html through any local device through wifi. Android tablet, android phone or Wii.
The original relative path works on the pc but not on anything else
I have tried using various paths but am not having any luck.
I have tried
file://///mybooklive/public/catalog/movieDB
file://mybooklive/public/catalog/movieDB
http://mybooklive/public/catalog/movieDB
\\mybooklive\public\catalog\movieDB
all with the servername "mybooklive" and with the IP address
I have also tried removing the line
if (datapath) datapath=datapath.addSlash();
from movies.js and adding the slash to the datapath variable
All I get is "Please Wait! Loading of movie database in progress"
Has anyone done this successfully?
Any ideas?
Thanks Rod