Page 4 of 10

Posted: Fri Dec 17, 2004 8:04 pm
by lucky644
fahrenheit wrote:added one more function:

sort ascending/descending by [column name].
(to example check the url in a above post)

Still haven't done the myvotes page.

anyway code is done, i will now start on the visual part :)

It's so close I can taste it :)

Posted: Thu Dec 23, 2004 1:08 pm
by fahrenheit
Hmm, sorry, with the christmas time i haven't done much
but anyway, it's looking atm something like this:

http://fahrenheit.home.sapo.pt/projecto ... mylist.htm

It's missing a left icon navbar, but in terms of colors and such is much to my liking.
Ah, the search box isn't working :P

Posted: Thu Dec 30, 2004 3:46 am
by nich
Niiice. ^^;
That last one almost got me to write some phpBB template (though I suck at anything web based, so don't expect anything :P ).

One thing had been bothering me, though. All these designs (anidb's and DG's included) suffer from using single letters as links. That's fine for, say, an m. But picking an i or a j might get troublesome for those without er... good mouses. :roll: :wink:

Or am I the only one bothered by it? :/

Posted: Thu Dec 30, 2004 8:37 am
by DonGato
nich wrote:Niiice. ^^;
That last one almost got me to write some phpBB template (though I suck at anything web based, so don't expect anything :P ).

One thing had been bothering me, though. All these designs (anidb's and DG's included) suffer from using single letters as links. That's fine for, say, an m. But picking an i or a j might get troublesome for those without er... good mouses. :roll: :wink:

Or am I the only one bothered by it? :/
Fixed in my last template (2.6) but exp has to re-upload it (a minor mistake was in the original version). You can get the new files from the html light-blue template thread and you can see an example there. ;)

Posted: Thu Dec 30, 2004 10:18 am
by fahrenheit
nich wrote:Niiice. ^^;
That last one almost got me to write some phpBB template (though I suck at anything web based, so don't expect anything :P ).

One thing had been bothering me, though. All these designs (anidb's and DG's included) suffer from using single letters as links. That's fine for, say, an m. But picking an i or a j might get troublesome for those without er... good mouses. :roll: :wink:

Or am I the only one bothered by it? :/
Comment noted, will do something to solve the problem :)

Posted: Thu Dec 30, 2004 11:22 am
by fahrenheit
done some work on the template

reviewed the sort code, as per indication of don gato, it realy had some... issues.. thanks don gato

changed the layout of the filters and the aspect of the sort buttons, aren't they cute?
also added a new filter, "ongoing"
as for the single letter links, i'm working on it, maybe tonight..
but more probably only next year :P

(use the link above to see changes)

Posted: Thu Dec 30, 2004 11:47 am
by nich
DonGato wrote:[...]Fixed in my last template (2.6) but exp has to re-upload it (a minor mistake was in the original version). You can get the new files from the html light-blue template thread and you can see an example there. ;)
Hum? Wait a sec... Was it solved already or I just saw a really fast response? O.o

You know. I'm not used to responses this fast from devs. :roll: :P

Anyway, liked your idea to solve it. ^^;

/me goes bug exp to use that in anidb as well :twisted:

Posted: Thu Dec 30, 2004 12:04 pm
by DonGato
nich wrote:
DonGato wrote:[...]Fixed in my last template (2.6) but exp has to re-upload it (a minor mistake was in the original version). You can get the new files from the html light-blue template thread and you can see an example there. ;)
Hum? Wait a sec... Was it solved already or I just saw a really fast response? O.o

You know. I'm not used to responses this fast from devs. :roll: :P

Anyway, liked your idea to solve it. ^^;

/me goes bug exp to use that in anidb as well :twisted:
Well, I added that minor change and bundled it with a fix over the template exp uploaded yesterday because I found a problem in the code with the export of my list. Damn Uta~Kata romaji name. :evil:

I don't think exp would like that way of doing things as it compromises using javascript. I couldn't find a way to do it with CSS (...yet). :P

When requested things are really useful I tend to add them as soon as I can (I did the same with Plus a lot of times).

Posted: Fri Dec 31, 2004 1:52 am
by fahrenheit
somewhat fixed the issue...
will look more in to it later this week

hmm, on another point i solved a tiny issue with the filterletter script, it now filters the correct language :P

Posted: Wed Jan 05, 2005 4:33 am
by fahrenheit
http://fahrenheit.home.sapo.pt/projecto ... mylist.htm

See the latest development in the html-operatic template :)

Most of the layout is done, code updates also done.
I'm missing the wishlist page and the votes page, they will be ready shortly.
The trade function is still not working properly, but it's working for animes as allways, files is still a diferent matter..

bugs as usual:
- if cookies aren't cleaned for the site, trade will not work..
- search isn't working in opera for some reason..
- send_mail(), isn't working yet..
- i forgot about the user stats..

Posted: Wed Jan 05, 2005 4:40 am
by lucky644
Can't wait :D

Posted: Wed Jan 05, 2005 7:51 am
by PetriW
fahrenheit wrote:- search isn't working in opera for some reason..
Seems to work in opera 8 but then you don't say what's not working so can't really help you.

Posted: Wed Jan 05, 2005 12:27 pm
by fahrenheit
PetriW wrote:
fahrenheit wrote:- search isn't working in opera for some reason..
Seems to work in opera 8 but then you don't say what's not working so can't really help you.
Yes in Opera8, the advanced search (search.htm), isn't working for me, gives me this error:

http://fahrenheit.home.sapo.pt/projecto ... search.htm
Javascript URL thread: "javascript:searchAnimes();"
Error:
name: ReferenceError
message: Statement on line 205: output
Backtrace:
Line 205 of inline#1 script in http://fahrenheit.home.sapo.pt/projecto ... search.htm
output += " title="Optional Title: " + bname + """;
Line 1 of unknown script
searchAnimes();

Which is quite stupid, because it works both in FireFox and in IE..

Posted: Wed Jan 05, 2005 12:46 pm
by PetriW
What are you trying to search for, I can find entries just fine in my Opera.

Posted: Wed Jan 05, 2005 1:01 pm
by fahrenheit
"ghost"
i don't get this bug, realy, if you say it works for you..