Talk:MyList export template guidelines

Add topic
Revision as of 19:28, 19 January 2008 by Path (talk | contribs) (→‎Requests)

Planned additions

Planned fixes

Requests

under loop_anime_genren data_anime_genren_weight

Bugs

the entitys in the synopsis are not recognised by xml. Can we changed jsencodehtml, these 3 lines

	$str =~ s/\'/\&rsquo\;/g;<br>
	$str =~ s/\"/\&quot\;/g;<br>
	$str =~ s/\`/\&rsquo\;/g;<br>

to

	$str =~ s/\'/\&#8217\;/g;<br>
	$str =~ s/\"/\&#34\;/g;<br>
	$str =~ s/\`/\&#8216\;/g;<br>
  • epcnt and special epcnt broken for loop_anime_groups [?]
  • data_anime_award_type_img produces a malformed img xml tag which is not closed
Return to "MyList export template guidelines" page.
MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.