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

[TAF] templates://docbookwiki/{templates}



The docbookwiki package introduced new or modified debconf
templates. This is often a good moment for a review to help the
package maintainer following the general suggested writing style and
track down typos and errors in the use of English language.

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file as a bug report against the package.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: docbookwiki/purge_books
Type: boolean
Default: false
_Description: Remove books during purge?
 If you accept here, any books uploaded into DocBookWiki, including XML
 source and downloadable formats, will be removed along with the program
 files.

Template: docbookwiki/generate_downloads
Type: boolean
Default: false
_Description: Generate downloadable formats now?
 DocBookWiki can generate downloadable formats (HTML, PDF, etc) for the
 default set of books during installation, but this will take quite some
 time to do.  If you do not want to generate these now, decline here and
 they will be generated when the next DocBookWiki weekly cron job runs.

Template: docbookwiki/reconfigure_webserver
Type: multiselect
__Choices: apache, apache-ssl, apache-perl, apache2
Default: 
_Description: Which web server would you like to reconfigure automatically?
 DocBookWiki supports any web server that PHP does, but this automatic
 configuration process only supports Apache.

Template: docbookwiki/restart_webserver
Type: boolean
Default: false
_Description: Do you want to restart Apache now?
 In order to activate the new configuration Apache has to be restarted. If
 you do not confirm here, please remember to restart Apache manually.

Template: docbookwiki/setup_password
Type: password
Default: admin
_Description: Password for web-based setup system:
 DocBookWiki comes with an administration script that can help you with
 managing users. The script is located at http://localhost/books/admin.php.
 For security reasons it requires authorization.  The administrator's
 username is 'superuser' and the default password is 'admin'.
 .
 It is recommended that you enter a different superuser password here.
 Leave empty if you want to use the default password.

Template: docbookwiki/sudo_warning
Type: note
_Description: Important change to be made using "visudo"
 In order for DocBookWiki to function correctly, you must run the command
 "visudo" after installation finishes.  This will open an editor into which
 you should add the following line at the bottom:
 .
 #includedir /etc/sudoers.d
Source: docbookwiki
Section: web
Priority: extra
Maintainer: Jeremy Malcolm <terminus@debian.org>
Build-Depends: debhelper (>= 5), gettext, dpatch, po-debconf
Standards-Version: 3.8.3

Package: docbookwiki
Architecture: all
Depends: apache2, php5-cli, libapache-mod-php5 | libapache2-mod-php5, debconf | debconf-2.0, xsltproc (>=1.1.18), libxml2-utils, openssl, sudo (>=1.7.2p1-1), swish-e, docbook-xml, docbook-xsl, xmlto, docbook-utils, dblatex, xmltex, docbook-dsssl, jadetex, subversion, adduser, gawk, svn-load, dbconfig-common, php-gettext
Recommends: dbconfig-mysql
Description: a Web application to display and edit DocBook documents online
 DocBookWiki is like a wikiwiki which saves the content in XML (DocBook)
 format.  It has the following features:
  * Can display a DocBook document online.
  * Can display several documents at once (a list of books).
  * Can display each of them in several languages.
  * Allows to edit a certain section of a certain book in a certain language.
  * Editing can be done in several modes, like text, html, xml, texi, latex
    etc.
  * The basic format is always DocBook (XML), no matter how it is displayed
    or edited.
  * Each document (in each language) can be converted automatically into
    other formats (like PDF, RTF, LaTeX, etc.) for downloading.
  * All the history of modifications is kept (in SVN) and any previous
    versions of a document can be recovered (by tag or by date) by the admin
    of the site.
  * Authentication of editors can be enabled and admin can assign different
    access rights and permissions to the editors.

Attachment: signature.asc
Description: Digital signature


Reply to: