AniDB:Markup DEV: Difference between revisions

From AniDB
Jump to navigation Jump to search
mNo edit summary
Line 2: Line 2:


==Pending Changes==
==Pending Changes==
*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.
See [[AniDB_Talk:Markup_DEV|discussion]].


==Recent Changes==
==Recent Changes==
Line 10: Line 10:


===Changes to existing classes/pages===
===Changes to existing classes/pages===
====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>
*fix: <tt>td.action.file</tt> to <tt>td.action.episode</tt> in episode list.


====0.1.32====
====0.1.32====

Revision as of 11:51, 20 May 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.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.

Changes to existing classes/pages

Newly introduced classes/pages