[%# Site interface for adding feeds. # # Authors: # Jen Griffin # # Copyright (c) 2013 by Dreamwidth Studios, LLC. # # This program is free software; you may redistribute it and/or modify it # under the same terms as Perl itself. For a copy of the license, please # reference 'perldoc perlartistic' or 'perldoc perlgpl'. # %] [%- sections.title='.title' | ml -%]

[% '.using.text' | ml %]

[% '.top1000.text' | ml(aopts = "href='$site.root/feeds/list'") %]

[% '.add.byurl.title' | ml %]

[%- IF remote.can_create_feeds -%]

[% '.add.byurl.text' | ml %]

[%- dw.form_auth %]

[% '.feed.url' | ml %]

[%- ELSE -%]

[% 'cprod.syn.text.v1' | ml %]

[%- END -%] [%- IF poplist -%]

[% '.add.pop.title' | ml %]

[% '.add.pop.text' | ml %]

[%- dw.form_auth %] [%- FOREACH pop IN poplist -%] [%- END -%]
[% '.table.account' | ml %] [% '.table.feed' | ml %] [% '.table.watchers' | ml %]
[%- pop.u.ljuser_display -%] [% pop.name %] [%- IF urlprop == pop.u.prop( 'url' ) -%]
[%- IF urlprop.length > 60 -%] [% urlprop.substr( 0, 50 ) %]... [%- ELSE; urlprop; END; -%] [%- END -%]
[% xmlimg %] [% pop.count %]

[%- END -%]