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 |