SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Kwiki-Attachments rpm build for : openSUSE Tumbleweed. For other distributions click perl-Kwiki-Attachments.

Name : perl-Kwiki-Attachments
Version : 0.21 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 6.53 Date : 2024-08-05 18:14:32
Group : Development/Libraries/Perl Source RPM : perl-Kwiki-Attachments-0.21-6.53.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Kwiki Page Attachments Plugin
Description :
*General*
Kwiki::Attachments gives a Kwiki wiki the ability to upload, store and
manage file attachments on any page. By default, if you have an image
creation module such as Imager or Image::Magick installed, then a
thumbnail will be created for every supported image file type that is
uploaded. Thumbnails are displayed on the attachments page, and can
also be displayed on wiki pages via the wafl directives described in
the next paragraph. The thumbnail files have \"thumb_\" prepended to the
original filename and are not displayed separately in the attachment
page or widget. For this reason, you cannot upload files beginning with
\"thumb_\".

*WAFL*
This module provides 3 wafl tags which can be used to link to or
display attachments in a Kwiki page.

* *
\'{file:[page/]filename}\' creates a link to attachment _filename_.

* *
\'{img:[page/]filename}\' displays attachment _filename_.

* *
\'{thumb:[page/]filename}\' displays the thumbnail for attachment
_filename_.

*Configuration Options*
[kwiki_base_dir]/config/attachments.yaml

* *
attachments_skip: [regular_expression]

Kwiki::Attachments may be configured to reject the upload of files
with names matched by the given regular expression. By default, it is
set to reject files beginning with \"thumb_\" or \".\" and those ending
with \"~\" or \".bak\".

* * make_thumbnails: [on|off]

This flag controls whether thumbnails are created from uploaded image
files. It is set to \'on\' by default.

* * im_override: [on|off]

If both Imager.pm and Image::Magick.pm are available,
Kwiki::Attachments uses Imager, unless im_override is set to \'on\'.
This parameter has no effect if only one of the two image
manipulation modules is installed. It is set to \'off\' by default.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Kwiki-Attachments-0.21-6.53.noarch.rpm
     

Provides :
perl(Kwiki::Attachments)
perl(Kwiki::Attachments::CGI)
perl(Kwiki::Attachments::File)
perl(Kwiki::Attachments::Wafl)
perl-Kwiki-Attachments

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Kwiki) >= 0.37
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Kwiki
/usr/lib/perl5/vendor_perl/5.40.0/Kwiki/Attachments.pm
/usr/share/doc/packages/perl-Kwiki-Attachments
/usr/share/doc/packages/perl-Kwiki-Attachments/Changes
/usr/share/doc/packages/perl-Kwiki-Attachments/README
/usr/share/man/man3/Kwiki::Attachments.3pm.gz

 
ICM