SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-HTML-LinkList rpm build for : OpenSuSE. For other distributions click perl-HTML-LinkList.

Name : perl-HTML-LinkList
Version : 0.1701 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 16:03:44
Group : Development/Libraries/Perl Source RPM : perl-HTML-LinkList-0.1701-lp155.1.1.src.rpm
Size : 0.12 MB
Packager : https://www_suse_com/
Summary : Create a \'smart\' list of HTML links
Description :
This 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.

The \"link_list\" function uses a simple list of links -- good for a simple
navbar.

The \"link_tree\" function takes a set of nested links and makes the HTML for
them -- good for making a table of contents, or a more complicated navbar.

The \"full_tree\" function takes a list of paths and makes a full tree of all
the pages and index-pages in those paths -- good for making a site map.

The \"breadcrumb_trail\" function takes a url and makes a \"breadcrumb trail\"
from it.

The \"nav_tree\" function creates a set of nested links to be used as a
multi-level navbar; one can give it a list of paths (as for full_tree) and
it will only show the links related to the current URL.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-H/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-HTML-LinkList-0.1701-lp155.1.1.noarch.rpm
     

Provides :
perl(HTML::LinkList)
perl-HTML-LinkList

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/HTML
/usr/lib/perl5/vendor_perl/5.26.1/HTML/LinkList.pm
/usr/share/doc/packages/perl-HTML-LinkList
/usr/share/doc/packages/perl-HTML-LinkList/Changes
/usr/share/doc/packages/perl-HTML-LinkList/OldChanges
/usr/share/doc/packages/perl-HTML-LinkList/README
/usr/share/doc/packages/perl-HTML-LinkList/README.mkdn
/usr/share/licenses/perl-HTML-LinkList
/usr/share/licenses/perl-HTML-LinkList/LICENSE
/usr/share/man/man3/HTML::LinkList.3pm.gz

 
ICM