Page 7 of 10

Posted: Tue Apr 26, 2005 3:18 am
by lucky644
Looking good :D

Posted: Wed Apr 27, 2005 1:40 am
by fahrenheit
okay, the reports options has it's layout done, notice that i've also included the soon-to-be-disabled file search option.

click on "reports" on lower-left-side of the page to check the layout of the reports and its options.

also the preferences are working again, i've included the prefence to disable the file search, it's enabled by default so that it's possible to change the options :)

(note 1: there is no search yet, haven't done that :P)
(note 2: the file search part will be for my massive report template...);
(note 3: yes i've included all the groups available on anidb up to a moment ago, all 1996 of them..)

example here

bye :p

(note 4: html and css are still valid, beat that :P)

Posted: Fri May 13, 2005 1:09 am
by fahrenheit
I'm very proud to say that the Reports are done :D

check example here or here

notes:
1) Reports are AND searches;
2) File and Episode Reports are independent;
3) I've the episodes vars in the a*.js are now indexed by epId and not ep#.

known issues:

1) the tabs aren't working like they should, i haven't done that part yet;
2) there is no way to show the reports tab again if file/ep info is shown, related to 1), quick-fix reload the page;
3) there is no way to reload the anime episode data after a report is shown, related to 1) & 2), quick-fix reload the page;
4) there are redundant CRC reports.
5) the "FILE" report is not working because it should not be there.

This here enables me to have half the work done when i make the report template :P

have fun :)

Edit: added the index to make easier to navigate, expect errors on the mylist page here

Posted: Sat Sep 03, 2005 4:45 pm
by Lag
I don't know if it has already been reported, but what's with the checkboxes?

Image

What's their use? I don't see any button that could work with them!

Posted: Sun Sep 04, 2005 1:24 am
by lucky644
Lag wrote:I don't know if it has already been reported, but what's with the checkboxes?

Image

What's their use? I don't see any button that could work with them!
It's for the Trade page.

Posted: Sun Sep 04, 2005 7:05 am
by Lag
Ah, I see, thank you :)

Posted: Sun Oct 02, 2005 5:02 pm
by Lag
I guess it's time to update images pack ;)
Some icons aren't used anymore (the shared/released icons), some have changed (the ed2k link icon), some are missing (filler eps and some that don't even have a description so I can't tell what's their use)

Oh, and I guess it's time to update the new special types too ;)

Posted: Sun Oct 02, 2005 6:52 pm
by fahrenheit
i supose it's time to do that :P

maybe next weekend, or arround this week..

i would have to see all the changes and stuff..

Posted: Mon Oct 03, 2005 3:55 pm
by Lag
Good luck :)

Posted: Sun Oct 09, 2005 5:54 pm
by fahrenheit
Lag wrote:I guess it's time to update images pack ;)
Some icons aren't used anymore (the shared/released icons), some have changed (the ed2k link icon), some are missing (filler eps and some that don't even have a description so I can't tell what's their use)

Oh, and I guess it's time to update the new special types too ;)
hmm, i'm checking these things now:

for some i think there is no work arround till the next sdk is out, and we have more vars to work with, as for the icons that aren't used anymore, i'm not totaly sure that the shared and released states aren't used anymore, i think they just vanished from the interface.

as for the icons, you can easily replace the ed2k icon with the current one, as for filler eps, they don't have any icco as far as know..

As for the specials, i'm checking if i can extend the template without the sdk or not.. but for that i would need the export to process :P

i will keep posting

Posted: Tue Oct 11, 2005 6:17 pm
by Lag
fahrenheit wrote:as for filler eps, they don't have any icco as far as know..
Hm... actually, they have, it's just the same as the comment one.
Image

Posted: Tue Oct 11, 2005 6:38 pm
by fahrenheit
Lag wrote:
fahrenheit wrote:as for filler eps, they don't have any icco as far as know..
Hm... actually, they have, it's just the same as the comment one.
ah that, it's just that i'm lazy :P

that should have been a 1x1 transparent pixel or no image at all, i haven't revised the code for the cleancut/anidbstyle templates in a long time..

the export that i asked is done so i will look at it arround the hour :P

Posted: Tue Oct 11, 2005 10:09 pm
by fahrenheit
done, updated all 3 templates, added support for the new special types, fixed the link to the generic file description url to the wiki.
and updated the image pack.

note: like i said, i'm lazy, sometimes, there will be descriptions and no image, that is because i made the scripts go fecth images according to some ids, treat those occurences has a special feature :P

extra note, the image pack is allready online, but you have to wait for exp to update the templates in the export page.

Posted: Sat Dec 24, 2005 9:41 am
by sirdrake
love the temp

but having a few problems

i uploaded to www.insaynine.com/mylist.htm

however the expand (when u click the +) or when you click the anime name does not work

i get errors like

Line:245
Char:5
Code:0
Error:'xa' is undefined
URL:http://www.insaynine.com/mylist.htm?=a2533&expand=1

now it works fine on my hdd but once uploaded it doesnt work

any ideas?

Posted: Mon Apr 24, 2006 8:35 am
by Nalim27
Hello,
I'm missing some functionality in html-cleancut template thus I make some changes into scode.js code. I was make some minor changes too.
My changes:
1. Search in anime tittle can be switched between fultext search and Word search (this is fahrenheit's original search).
2. Search results list use all title preferences - looks more like mylist now
3. In Search results list searched phraze is highlighted in anime title
4. minor change in Mylist layout
5. Minor changes in other files - now strange css styles like "display:" are gone.

I consider that I will add AND/OR switch into search dialog too - to change logic witch multiword title search.

It is possible to put these changes into official aniDBstyle/cleancut templates?