546
edits
Epoximator (talk | contribs) (1.38) |
Epoximator (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
See [[AniDB_Talk:Markup_DEV|discussion]]. | See [[AniDB_Talk:Markup_DEV|discussion]]. | ||
== | ==Changelog== | ||
A list of recent AniDB changes which has implications for all/some CSS styles. If you've written your own CSS style you might want to check this page periodically to ensure that your style is in sync with AniDB's continuous development. | A list of recent AniDB changes which has implications for all/some CSS styles. If you've written your own CSS style you might want to check this page periodically to ensure that your style is in sync with AniDB's continuous development. | ||
===0.1.38=== | |||
*major changes @ '''latest files''', '''group''', '''group relation''' and '''profile''' page (no docu) | *major changes @ '''latest files''', '''group''', '''group relation''' and '''profile''' page (no docu) | ||
*fixed '''quality rating''' @ anime page: <tt>very high -> veryhigh</tt> | *fixed '''quality rating''' @ anime page: <tt>very high -> veryhigh</tt> | ||
Line 24: | Line 22: | ||
ul | ul | ||
li (1..n) | li (1..n) | ||
===0.1.37=== | |||
*rating structure | *rating structure | ||
[td|span].rating.[anime|tmpanime|attavg|ep|group|review|my].[high|mid|low|hidden] span.count | [td|span].rating.[anime|tmpanime|attavg|ep|group|review|my].[high|mid|low|hidden] span.count | ||
Line 75: | Line 73: | ||
: see [http://wiki.anidb.info/wiki/index.php?title=AniDB:Markup&curid=2640&diff=7929&oldid=7927 diff] | : see [http://wiki.anidb.info/wiki/index.php?title=AniDB:Markup&curid=2640&diff=7929&oldid=7927 diff] | ||
===0.1.36=== | |||
*temp votes @mylist | *temp votes @mylist | ||
span.temp | span.temp | ||
Line 129: | Line 127: | ||
td.text.lamelist | td.text.lamelist | ||
===0.1.34=== | |||
*changed section names @ animepage: <tt>div.anime_all div.{section}</tt> where section is <tt>info|awards|vote|mylist|groups|episodes</tt> | *changed section names @ animepage: <tt>div.anime_all div.{section}</tt> where section is <tt>info|awards|vote|mylist|groups|episodes</tt> | ||
*fix: <tt>td.action.file</tt> to <tt>td.action.episode</tt> in episode list. | *fix: <tt>td.action.file</tt> to <tt>td.action.episode</tt> in episode list. | ||
===0.1.32=== | |||
* class names of language flags have been changed from long names to short titles - [http://www.anidb.net/css/icons-flags.css CSS Example] | |||
* new user page which introduces some new css classes - [http://anidb.info/perl-bin/animedb.pl?show=userpage userpage] | * new user page which introduces some new css classes - [http://anidb.info/perl-bin/animedb.pl?show=userpage userpage] | ||
* class name for title verification: <tt>td.verified.[yes|no]</tt> (for add*title, anime, ep and latest pages) | * class name for title verification: <tt>td.verified.[yes|no]</tt> (for add*title, anime, ep and latest pages) | ||
* estonian and ukrainian flag added | * estonian and ukrainian flag added | ||
* unknown, other, instrumental and japanese transcriptions shortname was changed (x-other, x-unk, x-jpt, x-in) [http://www.anidb.net/css/icons-flags.css CSS Example] | * unknown, other, instrumental and japanese transcriptions shortname was changed (x-other, x-unk, x-jpt, x-in) [http://www.anidb.net/css/icons-flags.css CSS Example] | ||
====0.1.31==== | ====0.1.31==== | ||
Line 155: | Line 145: | ||
* user level display on mypage | * user level display on mypage | ||
* lots of anime/ep title related changes | * lots of anime/ep title related changes | ||
[[Category:Development]][[Category:CSS]] | [[Category:Development]][[Category:CSS]] |
edits