MyList export template guidelines: Difference between revisions

m
mNo edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 43: Line 43:
: This program needs Perl to create example html files from the templates. If you don't have Perl installed (preferably 5.8.8) you'll need to do so now.
: This program needs Perl to create example html files from the templates. If you don't have Perl installed (preferably 5.8.8) you'll need to do so now.
: Under Windows you'll need to download ActivePerl 5.8.8.820+ from activeperl.com:
: Under Windows you'll need to download ActivePerl 5.8.8.820+ from activeperl.com:
:: http://downloads.activestate.com/ActivePerl/Windows/5.8/
:: http://www.activestate.com/activeperl/downloads
:: Install it to c:\perl (or some other directory, but remember where you installed it!).
:: Install it to c:\perl (or some other directory, but remember where you installed it!).
: Under Linux it should already be installed. If not get it from:
: Under Linux it should already be installed. If not get it from the link above.
:: http://downloads.activestate.com/ActivePerl/Linux/5.8/


: If you are not using 5.8.8.820 it's possible you need to update Storable, try the following:
: If you are not using 5.8.8.820 it's possible you need to update Storable, try the following:
Line 70: Line 69:
: Read here [[Mylist export SDK changelog]]
: Read here [[Mylist export SDK changelog]]


== SVN Access ==
== GIT Access ==
 
[[AniDB:Mylist_export_DEV]]
: If you created your own template for AniDB and want to share it with everyone else please send a pm to [[User:Der Idiot|deridiot]] or [[User:Fahrenheit|fahrenheit]] @ AniDB<br>
: You might also want to periodically check this page for a list of the latest changes.
 
: The source code of all release versions of the MyList Export templates listed on this page is [[AniDB:Mylist export DEV]].<br>
: By HTTP: [http://dev.anidb.net/websvn/listing.php?repname=AniDB+CSS&path=%2Ftrunk%2Fexport%2F&rev=0&sc=0 http://dev.anidb.net/websvn/]


== Template HowTo ==
== Template HowTo ==
Line 161: Line 155:
; global_date_short : Short date of creation (i.e. 02.08.03)
; global_date_short : Short date of creation (i.e. 02.08.03)
; global_animecount : Number of anime in MyList
; global_animecount : Number of anime in MyList
; global_epcount : Number of episodes in MyList
; global_totalepcount : Total number of episodes in MyList, including both normal and special episodes
; global_epcount : Number of <u>normal</u> episodes in MyList
:''Normal excludes special episodes, such as S, C, T, O, and P episodes''
; global_spcount : Number of <u>special</u> episodes in MyList
:''Special episodes only, such as S, C, T, O, and P episodes''
; global_filecount : Number of files in MyList
; global_filecount : Number of files in MyList
; global_bytecount : Overall size of all files in MyList in Bytes
; global_bytecount : Overall size of all files in MyList in Bytes
Line 415: Line 413:
; status_anime_iscomplete : Anime is complete (0/1)
; status_anime_iscomplete : Anime is complete (0/1)
; status_anime_iswatched : Anime is completely watched (0/1)
; status_anime_iswatched : Anime is completely watched (0/1)
; status_anime_genre_<genrename> : '''[deprecated]''' i.e. status_anime_genre_action = 1, if the anime has genre action added. Genres are all lowercase and spaces are replaced with _.
; status_anime_genre_<genrename> : '''[deprecated]''' i.e. status_anime_genre_action = 1, if the anime has genre action added. Genres are all lower case and spaces are replaced with _.
; status_anime_my_isvoted : User voted for this anime (0/1)
; status_anime_my_isvoted : User voted for this anime (0/1)
; status_anime_my_istmpvoted : User temporally voted for this anime (0/1)
; status_anime_my_istmpvoted : User temporally voted for this anime (0/1)
1

edit

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.