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

Re: Bug#683182: [RFR] templates://hoteldruid/{templates}



Quoting Justin B Rye (jbr@edlug.org.uk):

> > _Description: Purge HotelDuid data when purging the package?
> 
> It occurs to me now that if this happens even on a plain "apt-get
> remove" then maybe we shouldn't use the word "purge" at all...

Indeed, no. The files removal only happens for a purge.

> 
>   _Description: Erase HotelDuid data while removing the package?
> 
> Attached is a patch that has that plus an extra description line
> with the EPoS as the first bulletpoint.

I picked the extra description line.

I also changed the webserver "restart" to "reload" with some small
reformulation to make it explicit that Apache is not stopped/started
bu only reloads its configuration files.


Template: hoteldruid/configure-apache
Type: boolean
Default: true
_Description: Automatically configure the Apache web server for HotelDruid?
 HotelDruid runs on any web server supporting PHP, but automatic
 configuration can only be performed for Apache.
 .
 Once configured, HotelDruid can be accessed locally at
 "http://localhost/hoteldruid";.
 .
 Please choose whether automatic configuration should be performed now.

Template: hoteldruid/restrict-localhost
Type: boolean
Default: true
_Description: Restrict HotelDruid access to localhost?
 The Apache web server can be configured to forbid HotelDruid
 connections from other machines.
 .
 It is recommended to activate this setting if HotelDruid is
 going to be used from this machine.
 .
 Additional access control can be enabled by setting the
 HotelDruid administrator password from the "user management"
 page. User logins will then become mandatory.

Template: hoteldruid/restart-webserver
Type: boolean
Default: true
_Description: Reload the web server configuration for HotelDruid?
 In order to activate the new configuration for HotelDruid,
 the web server has to reload its configuration files.

Template: hoteldruid/purgedata
Type: boolean
Default: false
_Description: Purge HotelDuid data when purging the package?
 The hoteldruid package is about to be removed from this system.
 .
 HotelDruid stores its data in "/var/lib/hoteldruid".
 If you choose this option, these data files will be erased now.
 .
 Refuse this option if there is operational information which should be
 kept after HotelDruid is removed.
Source: hoteldruid
Section: web
Priority: optional
Maintainer: Marco Maria Francesco De Santis <marco@digitaldruid.net>
Build-Depends: debhelper (>= 8.0.0), po-debconf
Standards-Version: 3.9.3
Homepage: http://www.hoteldruid.com/

Package: hoteldruid
Architecture: all
Depends: ${misc:Depends}, ucf, apache2 | httpd, libapache2-mod-php5 | php5-cgi | php5,
 php5-sqlite (>= 5.3.3)
Suggests: iceweasel | www-browser, php5-mysql | php5-pgsql
Description: web-based property management system for hotels or B&Bs
 HotelDruid is designed to make hotel rooms, bed and breakfast apartments,
 or any other kind of daily rental easy to manage from a web browser.
 .
 Main features:
  * electronic point of sale;
  * automatic assignment of reservations to rooms by user-defined rules;
  * creation of public web pages displaying room availability, etc.;
  * generation of statistical reports;
  * management of groups and privileges for multi-user operation;
  * saving, printing, and emailing of documents and invoices.
 .
 It uses an SQLite database by default but can be configured for use
 with MySQL or PostgreSQL.

Attachment: signature.asc
Description: Digital signature


Reply to: