- Timestamp:
- 03/01/11 21:18:49 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/plagger/assets/plugins/CustomFeed-Script/comiclist_jp.pl
r38817 r38868 25 25 part => ['text', sub { s!^.*?/!!; $_ } ]; 26 26 process '/tr/td[2]', publisher => 'text'; 27 process '/tr/td[3]', title => 'text'; 27 process '/tr/td[3]', 28 title => ['html', sub { s!.*?<br.*?>!!i; s/<.*?>//g; $_ } ], 28 29 process '/tr/td[4]', author => 'text'; 29 30 process '/tr/td[5]', price => 'text';
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)