Page 1 of 1

Template mod request. help me please

Posted: 2007-05-26 17:54:05
by NorthStar
Hi, sorry for my terrible english; I'm Italian.
I I would want to make 2 mod at the default template named "hugo Subsilver.htm", but I do not know nothing of HTML.
Someone can help me please?


1)I would want to add to it a search function (by title) up to right of the page

2)Up to left nr.6/8 link(All-dvd-divx-tv series-cartoon-other-....-....): if i click "divx", it show me only divx file, ecc...
I would want that the type of file was written up to right of the window.

I hope that someone can help me.thx


With photoshop I have made a preview of what I would want:
Image

Posted: 2007-05-26 18:55:30
by blue334
What you're asking can't be done with just html, you have to migrate to a database driven template like PK's MovieDB.

Posted: 2007-05-26 20:53:05
by bad4u
blue334 wrote:What you're asking can't be done with just html, you have to migrate to a database driven template like PK's MovieDB.
I don't think so. I did not work with html templates yet, but maybe you should have a closer look at the airplane_vn_065b.html template. Seems that it uses Javascript and it supports both required functions ;)

Posted: 2007-05-27 14:07:23
by NorthStar
Yes, thx; the airplane is similar to what I want!
I don't know to make it, but someone would succeed to modify the template of "hugo subsilver", through the "airplane" and to make it to become like from sshot?

Posted: 2007-05-28 07:00:50
by blue334
bad4u wrote:I don't think so. I did not work with html templates yet, but maybe you should have a closer look at the airplane_vn_065b.html template. Seems that it uses Javascript and it supports both required functions ;)

Seems you're correct, but let it be said that this should only be an option if a database is out of the question. It will scale poorly compared to a database solution, even a moderate size collection is likely to have performance problems due to the size of the html page.