Sat, 18 May 2024 01:55:10 UTC | login

Information for build perl-HTML-LinkList-0.1701-16.fc33

ID164874
Package Nameperl-HTML-LinkList
Version0.1701
Release16.fc33
Epoch
SummaryCreate a 'smart' list of HTML links
DescriptionThis module contains a number of functions for taking sets of URLs and labels and creating suitably formatted HTML. These links are "smart" because, if given the url of the current page, if any of the links in the list equal it, that item in the list will be formatted as a special label, not as a link; this is a Good Thing, since the user would be confused by clicking on a link back to the current page. While many website systems have plugins for "smart" navbars, they are specialized for that system only, and can't be reused elsewhere, forcing people to reinvent the wheel. I hereby present one wheel, free to be reused by anybody; just the simple functions, a backend, which can be plugged into whatever system you want.The default format for the HTML is to make an unordered list, but there are many options, enabling one to have a flatter layout with any separators you desire, or a more complicated list with differing formats for different levels.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 08:03:17 UTC
CompletedTue, 14 Jul 2020 08:03:17 UTC
Tags
f33
RPMs
src
perl-HTML-LinkList-0.1701-16.fc33.src.rpm (info) (download)
noarch
perl-HTML-LinkList-0.1701-16.fc33.noarch.rpm (info) (download)
Changelog * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.1701-16 - Perl 5.32 rebuild * Wed Mar 11 2020 Petr Pisar <ppisar@redhat.com> - 0.1701-15 - Build-require blib for tests * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1701-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1701-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.1701-12 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1701-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1701-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.1701-9 - Perl 5.28 rebuild