[%# View the properties set on a particular entry. Authors: Afuna Copyright (c) 2015 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 = ".admin.link" | ml -%] [%- CALL dw.active_resource_group( "foundation" ) -%]
[%- form.textbox( label = "View properties for URL: " name = 'url', maxlength = 100 ) -%]
[%- form.submit( value = "View" ) -%]
[%- IF entry -%]
Poster: [% entry.poster %]
Journal: [% entry.journal %]
Security [% entry.security %] (journal wide minsecurity): [% entry.minsecurity %]
User Date/Time: [% entry.user_time %]
Server Date/Time: [% entry.server_time %]
Journal Adult Content: [% entry.adult_content %]
[%- END -%]