AniDB:Markup DEV: Difference between revisions
Jump to navigation
Jump to search
Epoximator (talk | contribs) (→0.1.37: ++) |
Epoximator (talk | contribs) (→0.1.37) |
||
Line 59: | Line 59: | ||
ul.g_actionlist | ul.g_actionlist | ||
li.back | li.back | ||
*anime | |||
: see [http://wiki.anidb.info/wiki/index.php?title=AniDB:Markup&curid=2640&diff=7929&oldid=7927 diff] | |||
====0.1.36==== | ====0.1.36==== | ||
*temp votes @mylist | *temp votes @mylist |
Revision as of 13:50, 9 July 2007
Pending Changes
See discussion.
Recent Changes
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.
Changes to existing classes/pages
0.1.37
- rating structure
[td|span].rating.[anime|tmpanime|attavg|ep|group|review|my].[high|mid|low|hidden] span.count
- anime list
div.animelist_all table.anime_list tr td.name td.type.[unknown|tv_series|ova|movie|web|tv_special|other] td.count.eps td.date.year td.awards td.rating.anime[.low|mid|high|hidden] span.count td.rating.tmpanime[.(low|mid|high|hidden] span.count td.rating.attavg[.low|mid|high] span.count
- group list
div.grouplist_all div.grouplist_list table.group_list tr td.name.group td.name.short.group td.irc.site td.irc.irc td.rating[.low|mid|high|hidden]
- latest additions
- see diff
- mylist compare
div.mylist_all div.mylist_list div.mylist_menu div.compare table.animelist
- signup page (new)
div.g_content.signup_all div.g_section.g_warnbox div.g_section.signup div.g_definitionlist.user_info table caption tr.username tr.email tr.verify_email tr.password tr.verify_password tr.action ul.g_actionlist li.back
- anime
- see diff
0.1.36
- temp votes @mylist
span.temp
- new news/comment structure, used @ anime/agcomment/reviewcomment page:
div.g_timedentry h4 span.stamp p.body
- added td classes @ mynotifies list:
div.mynotifies_list div.list table tr th (5) tr td.check td.name.anime td.type.(new|complete|group|all) td.date td.action div.action p.g_info
- added vote spans @ myplace
div.latest_(votes|reviews) h4 ul li span.(low|mid|high)
- added date span @ mylpace
div.latest_files h4 ul li span.date
- g_menu was removed from msg page. menu items moved to g_actionlist:
div.msg_all ul.g_actionlist li.reload li.new li.inbox li.sent li.delete_sys li.delete_all li.back
- fixed div.review.(approved|unrated|disapproved) @ review page
- changed td class name lame to lamelist @ mydb:
div.mydb_(files|..) ul.g_jumplist table.mydb_file tr(.lame) td.(..) td.text.lamelist
0.1.34
- changed section names @ animepage: div.anime_all div.{section} where section is info|awards|vote|mylist|groups|episodes
- fix: td.action.file to td.action.episode in episode list.
0.1.32
- new user page which introduces some new css classes - userpage
- class name for title verification: td.verified.[yes|no] (for add*title, anime, ep and latest pages)
- estonian and ukrainian flag added
- unknown, other, instrumental and japanese transcriptions shortname was changed (x-other, x-unk, x-jpt, x-in) CSS Example
0.1.30
- class names of language flags have been changed from long names to short titles - CSS Example
- ...
Newly introduced classes/pages
0.1.32
- ...
0.1.31
- mass-add-to-mylist box is now generally shown on anime page
- new optional column (language flags) for ep listing on anime page (profile option)
0.1.30
- user level display on mypage
- lots of anime/ep title related changes
- ...
Old Changes
Old changes can be moved down here to remove clutter.