Yahiko's Template

If you made a template for printing or HTML export, you can offer it to the others here. You can also ask here for help about these templates
Post Reply
Yahiko
Posts: 2
Joined: 2013-05-22 16:03:26
Contact:

Yahiko's Template

Post by Yahiko »

Bonjour à tous !

J'utilise AMC pour gérer mes films (DVD et Laserdisc) depuis quelques années. Ne trouvant aucun template en Français à me plaire pour l'export en HTML j'en ai codé un cet après-midi.

Il ne fonctionne que pour l'export HTML. Je n'ai pas utilisé de tableaux mais uniquement des CSS. Il y a quelques fonctionnalités CSS3 (border-radius, linear-gradient, text et box-shadow) donc il faut utiliser un navigateur "moderne" (> IE8).

Lors d'un export complet et individuel le titre original du film est cliquable et mène sur la page individuelle rajoutant le champ "Description".

Je met à disposition ce template sous licence WTFPL (Do What The Fuck you want to Public License). Il s'agit de la version 0.1, j'ai déjà prévu quelques modifications quand j'aurais le temps.

C'est un peu dégueulasse, il y a encore un peu de travail mais je voulais partager ce template avec la communauté de ce magnifique logiciel.

Yahiko's Template 0.1 - 22/05/12 (French) (3.26 Ko)

Démo (hébergée chez Dropbox, ça vaut donc ce que ça vaut... )

Captures :
Image
Page principale

Image
Page principale

Image
Page individuelle

---------------------

Hello to all !

I use AMC for manage my movies (DVD and Laserdisc) since some years. Finding no template that I like in French for the HTML export I coded one this afternoon.

It works only for the HTML export
. I haven't use array but only CSS. There is some CSS3 functionality (border-radius, linear-gradient, text and box-shadow) so a modern browser (> IE8) must be used.

In an complete and individual export the original title of the movie is clickable and leads to the individual page adding the "Description" field.

I provides this template under WTFPL License. It's the 0.1 version, I have planned some modification when I have the time.

It's a bit dirty, there is still some work but I wanted to share this with the community of that wonderful software.

Yahiko's Template 0.1 - 22/05/12 (French) (3.26 Ko)

Démo (hosted by Dropbox, that's not the best...)

Screenshots :
Image
Mains page

Image
Mains page

Image
Individual page
J
Posts: 224
Joined: 2008-02-17 17:09:26

Post by J »

hello Yahiko,

I like your layout, it´s fresh and modern.
I found two small issues you might fix for next version:

- If a picture is missing the layout gets a little confused

Image

- nice little error from a bad link data (source field ended with /">) on an imdb link:

Image

looking forward to what´s coming up.

cheers
J.
Yahiko
Posts: 2
Joined: 2013-05-22 16:03:26
Contact:

Post by Yahiko »

Thank you ! That's what I wanted, something modern.

I'm aware of the missing picture bug. I'm gonna to see that as soon as possible but not before the next week I think.

Concerning the bad link data from imdb I'm not aware of that. I will make some tests to see that.

I noticed a bug for the Laserdisc cover (larger than DVD). I'm looking for too. But I don't think many people use AMC for Laserdiscs :lol: .
J
Posts: 224
Joined: 2008-02-17 17:09:26

Post by J »

Concerning the bad link data from imdb I'm not aware of that. I will make some tests to see that.
Don´t worry too much on this one, I fixed my data already. Guess you otherwise have to parse the link with JS to filter out special characters with this particular constellation. Might not be worth the efforts.

thanks
J.
Post Reply