[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[LCFC] templates://jspwiki/{jspwiki.templates}



This is the last call for comments for the review of debconf
templates for jspwiki.

The reviewed templates will be sent on Friday, November 09, 2007 to the package
maintainer as a bug report and a mail will be sent to this list with
"[BTS]" as a subject tag.


-- 


Template: jspwiki/applicationname
Type: string
Default: JSPWiki
_Description: Default application name:
 Please enter the name of the wiki. This name appears in HTML titles
 and log files, and is usually the same as the top level URL (for
 instance 'http://www.example.org/JSPWiki').

Template: jspwiki/pageprovider
Type: select
Choices: FileSystemProvider, RCSFileProvider, VersioningFileProvider
Default: FileSystemProvider
_Description: Page storage mechanism to be used by JSPWiki:
 Please choose the mechanism that should be used for storing pages:
 .
  FileSystemProvider:     simply storing pages as files;
  RCSFileProvider:        using an external Revision Control System;
  VersioningFileProvider: versioning storage implemented in Java.

Template: jspwiki/usepagecache
Type: boolean
Default: false
_Description: Should JSPWiki use a page cache?
 Page caching usually improves performance but increases memory usage.

Template: jspwiki/baseurl
Type: string
Default: 
_Description: JSPWiki base URL:
 Base URLs are used to rewrite all of JSPWiki's internal references.
 .
 A trailing slash ('/') character is mandatory when then URL seen
 by JSPWiki through the servlet container is different from the real URL.

Template: jspwiki/encoding
Type: select
Choices: ISO-8859-1, UTF-8
Default: UTF-8
_Description: Page encoding:
 Please choose which character encoding should be used by
 JSPWiki. UTF-8 is strongly recommended.

Template: jspwiki/breaktitlewithspaces
Type: boolean
Default: false
_Description: Break at capitals in page names?
 Please choose whether page titles should be rendered using an extra
 space after each capital letter. This causes 'RSSPage' to be shown as
 'R S S Page'.

Template: jspwiki/matchenglishplurals
Type: boolean
Default: false
_Description: Match plural form to singular form in page names?
 Choosing this option will cause JSPWiki to match 'PageLinks' to
 'PageLink' if 'PageLinks' is not found.

Template: jspwiki/camelcaselinks
Type: boolean
Default: false
_Description: Use CamelCase links?
 Please choose whether JSPWiki should consider traditional WikiNames
 (names of pages JustSmashedTogether without square brackets) as
 hyperlinks.

Template: jspwiki/rss/generate
Type: boolean
Default: false
_Description: Generate RSS feed?
 JSPWiki can generate a Rich Site Summary feed so that users can track
 changes to the wiki.

Template: jspwiki/rss/refresh
Type: string
Default: 3600
_Description: RSS refresh time in seconds:
 Please choose the delay between RSS feed refreshes.

Template: jspwiki/rss/channeldescription
Type: string
_Description: RSS channel description:
 Please give a channel description for the RSS feed, to be shown in
 channel catalogs. There is no maximum length, so include whatever
 details users may find helpful.

Template: jspwiki/rss/channellanguage
Type: string
Default: en-us
_Description: RSS channel language:
 Please choose the RSS feed language. This should match the language of the
 wiki.

Template: jspwiki/attachments/provider
Type: select
_Choices: BasicAttachmentProvider, nothing
Default: BasicAttachmentProvider
_Description: Attachment storage mechanism to use:
 'BasicAttachmentProvider' uses the same directory structure as the
 selected page storage mechanism. It simply stores the attachments in
 a dedicated directory for a page.

Template: jspwiki/purgewikifiles
Type: boolean
Default: false
_Description: Should all wiki pages be deleted on package purge?
 Please choose whether you want all wiki pages to be removed when the
 package is purged..
Source: jspwiki
Section: web
Priority: optional
Maintainer: Kalle Kivimaa <killer@debian.org>
Uploaders: Michael Koch <konqueror@gmx.de>
Build-Depends-Indep: java-gcj-compat-dev, ant, libservlet2.3-java, wget, unzip
Build-Depends: dpatch, debhelper (>> 4.1.16)
Standards-Version: 3.7.2
Homepage: http://www.jspwiki.org

Package: jspwiki
Architecture: all
Section: web
Priority: optional
Depends: tomcat5.5, debconf | debconf-2.0
Description: wiki which runs in a Java servlet container
 JSPWiki is a simple wiki engine which runs in a Java servlet
 container and keeps all of its formatting in flat JSP (Java Server
 Page) files. Wiki content may optionally be handled by RCS.

Attachment: signature.asc
Description: Digital signature


Reply to: