Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Bricolage: commits

[8220] A few last minute changes and documenation tweaks.

 

 

Bricolage commits RSS feed   Index | Next | Previous | View Threaded


theory at bricolage

Apr 30, 2008, 2:43 PM

Post #1 of 1 (131 views)
Permalink
[8220] A few last minute changes and documenation tweaks.

Revision: 8220
Author: theory
Date: 2008-04-30 14:43:35 -0700 (Wed, 30 Apr 2008)
ViewCVS: http://viewsvn.bricolage.cc/?rev=8220&view=rev

Log Message:
-----------
A few last minute changes and documenation tweaks.

Modified Paths:
--------------
bricolage/trunk/comp/widgets/help/translators.html
bricolage/trunk/conf/bricolage.conf
bricolage/trunk/lib/Bric/Admin.pod
bricolage/trunk/lib/Bric/Changes.pod
bricolage/trunk/lib/Bric/License.pod

Modified: bricolage/trunk/comp/widgets/help/translators.html
===================================================================
--- bricolage/trunk/comp/widgets/help/translators.html 2008-04-30 20:51:46 UTC (rev 8219)
+++ bricolage/trunk/comp/widgets/help/translators.html 2008-04-30 21:43:35 UTC (rev 8220)
@@ -1,8 +1,8 @@
<ul>
- <li>Cl&aacute;udio Valente (Portuguese)</li>
+ <li>Cl&aacute;udio Valente and Pedro Custodio (Portuguese)</li>
<li>Marco Ghezzi (Italian)</li>
<li>Kang-min Liu (Traditional Chinese)</li>
- <li>Gerfried Fuchs, Thorsten Biel, Florian Rossol (German)</li>
+ <li>Gerfried Fuchs, Thorsten Biel, Florian Rossol, and Steffen Schwigon (German)</li>
<li>Gang Luo (Simplified Chinese)</li>
<li>Sergey Samoilenko (Russian)</li>
</ul>

Modified: bricolage/trunk/conf/bricolage.conf
===================================================================
--- bricolage/trunk/conf/bricolage.conf 2008-04-30 20:51:46 UTC (rev 8219)
+++ bricolage/trunk/conf/bricolage.conf 2008-04-30 21:43:35 UTC (rev 8220)
@@ -152,7 +152,6 @@
# LDAP_TLS = No
# LDAP_SSL_VERSION = 3

-
# Distribution settings. ENABLE_DIST, if set to 'yes' or 'on' or '1', tells
# the API that the distribution engine can distribute resources within the
# local application process. If ENABLE_DIST is any other value, it is assumed

Modified: bricolage/trunk/lib/Bric/Admin.pod
===================================================================
--- bricolage/trunk/lib/Bric/Admin.pod 2008-04-30 20:51:46 UTC (rev 8219)
+++ bricolage/trunk/lib/Bric/Admin.pod 2008-04-30 21:43:35 UTC (rev 8220)
@@ -24,8 +24,9 @@

=item 2

-Install Apache 2.0.52 or greater with mod_perl, mod_log_config, mod_mime, and
-mod_alias. For SSL also install mod_ssl or apache-ssl.
+Install Apache 1.3.12 or greater -- or Apache 2.0.52 or greater -- with
+mod_perl, mod_log_config, mod_mime, mod_alias, and (on Apache 2) mod_apreq.
+For SSL also install mod_ssl or (on Apache 1 only apache-ssl).

=item 3

@@ -60,10 +61,12 @@
supported systems. F<inst/defaults/standard> contains all of the default
values, and other system-specific files can override those values.

-You can override many of those values during the install by setting the
-appropriate environment variables. The supported environment variables
-include:
+=head2 Installation Variables

+You can override many of those values during the install by passing the
+appropriate environment variables to C<make>. The supported environment
+variables include:
+
=over

=item * BRICOLAGE_ROOT
@@ -521,7 +524,7 @@

=item *

-Apache 2.0.52
+Apache 1.3.12 or Apache 2.0.52

=item *


Modified: bricolage/trunk/lib/Bric/Changes.pod
===================================================================
--- bricolage/trunk/lib/Bric/Changes.pod 2008-04-30 20:51:46 UTC (rev 8219)
+++ bricolage/trunk/lib/Bric/Changes.pod 2008-04-30 21:43:35 UTC (rev 8220)
@@ -15,7 +15,7 @@
=item *

Added pick-a-type dropdown to Job Manager, so you can constrain the jobs
-listed to for example only today's job or only failed jobs. [Scott]
+listed to, for example, only today's job or only failed jobs. [Scott]

=item *

@@ -30,13 +30,16 @@

=item *

-Added a C<NONE> function to Bric::Util::DBI. For any C<list> parameter where
-you could've used C<ANY> before, you can now use C<NONE> to return only
-objects that don't match. [Scott]
+Added a C<NONE> function to L<Bric::Util::DBI|Bric::Util::DBI>. For any
+C<list> parameter where you could've used C<ANY> before, you can now also use
+C<NONE> to return only objects that I<don't> match. [Scott]

=item *

-Added support for Apache 2. [Scott, Chris Heiland, David]
+Added support for Apache 2. See L<Switching to Apache 2 in
+Bric::Admin|Bric::Admin/"Switching to Apache 2"> or in F<README> for details
+on swtiching an existing Bricolage installation from Apache 1 to Apache 2.
+[Scott, Chris Heiland, David]

=item *

@@ -52,7 +55,7 @@

=back

-=head2 Improvements
+=head2 UI Improvements

=over

@@ -79,10 +82,14 @@

=item * Organizations in the source profile

-=item * Add More sections in the user, contributor, media, and alert type profiles
-
=item * Roles in the contributor profile

+=item * Contacts in the user and contributor profiles
+
+=item * Extensions in the media type profile
+
+=item * Rules in the alert type profile
+
=back

=item *
@@ -94,17 +101,17 @@
=item *

The right side of desk items has been redesigned. Icons are used because they
-save space, which finally allows assets to be moved between desks from the
+save space. and they finally allow assets to be moved between desks from the
Workspace, and assets to be checked in to any desk from the Desk view. The
"and Publish" and "and Shelve" options have also been added. Additionally, you
-have the option to publish assets on PUBLISH desks immediately, or schedule
+have the option to immediately publish assets on publish desks, or schedule
them for later.

=item *

Desks now use JavaScript to execute actions immediately. Where you previously
had to choose an action from a select list and scroll all the way to the
-bottom to execute it, you can now check in, move, check out or delete an asset
+bottom to execute it, you can now check in, move, check out, or delete an asset
in one click, without a full page refresh.

=item *
@@ -137,63 +144,65 @@

=item *

-Moved the Mason UI components in F<comp/widgets/wrappers/sharky/> to
-F<comp/widgets/wrappers/> since "sharky" makes no sense. [Marshall]
+Added the new C<BLOB_SEARCH> F<bricolage.conf> directive, which enables data
+text searches in the UI to search paragraph-type fields as well as shorter
+header-type fields. [David]

=item *

-Updated the Portuguese localizations. [Pedro Custodio]
+When editing a field type, if a numeric value is set to an empty value, it
+will be set to 0 rather than retaining its previous value. [David]

=item *

-Added the C<related_story_id> and C<related_media_id> parameters to
-C<< Bric::Biz::Element::Container->list() >>. [David]
+The expire information for sources is now localized in the list view (the
+Sources Manager). [David]

+=back
+
+=head2 Improvements
+
+=over
+
=item *

-Added the new C<BLOB_SEARCH> F<bricolage.conf> directive, which enables data
-text searches to search paragraph-type fields as well as shorter header-type
-fields. [David]
+Moved the Mason UI components in F<comp/widgets/wrappers/sharky/> to
+F<comp/widgets/wrappers/> since "sharky" makes no sense. [Marshall]

=item *

-Added C<--fatal-no-cat> option to F<contrib/bric_media_upload>. [Scott]
+Updated the Portuguese localizations. [Pedro Custodio]

=item *

-When editing a field type, if a numeric value is set to an empty value, it
-will be set to 0 rather than remaining unchanged. [David]
+Added the C<related_story_id> and C<related_media_id> parameters to
+C<< Bric::Biz::Element::Container->list() >>. [David]

=item *

-The Expire information for sources is now localized in the list view (the
-Sources Manger). [David]
+Added the C<--fatal-no-cat> option to F<contrib/bric_media_upload>. [Scott]

=item *

Added support for a bunch of environment variables during installation.
-They're documented in L<Bric::Admin|Bric::Admin>/F<INSTALL>, and are most
+They're documented in
+L<Bric::Admin|Bric::Admin/"Installation Variables">/F<INSTALL>, and are most
useful when used in combination with either C<INSTALL_VERBOSITY=QUIET> or
C<make dev>. [David]

=item *

-The installer's C<make install> target no longer necessarily has to be run by
-the super user, as long as the user does not have to create the database.
-[Brian Smith]
+The installer is no longer required to become the system super user (root)
+during C<make install>, although it is still recommended. During the database
+configuration, the installer asks whether it should create the database and if
+it should become the database system user during installation, which is the
+bit that required the user to be root, and is required for compatibility with
+"ident" authentication. The default is to not become the database system user,
+although C<make install> may still need to be run as the super user in order
+to install files in their proper locations. [Brian Smith and David]

=back

-=head2 Bug Fixes
-
-=over
-
-=item *
-
-Fixed a bug (svn 8039) in Container.pm that was preventing trunk from starting up [Beaudet]
-
-=back
-
=head1 VERSION 1.10.5 (2008-04-29)

=head2 Improvements

Modified: bricolage/trunk/lib/Bric/License.pod
===================================================================
--- bricolage/trunk/lib/Bric/License.pod 2008-04-30 20:51:46 UTC (rev 8219)
+++ bricolage/trunk/lib/Bric/License.pod 2008-04-30 21:43:35 UTC (rev 8220)
@@ -460,13 +460,13 @@

=over

-=item * ClE<aacute>udio Valente (Portuguese)
+=item * ClE<aacute>udio Valente and Pedro Custodio (Portuguese)

=item * Marco Ghezzi (Italian)

=item * Kang-min Liu (Traditional Chinese)

-=item * Gerfried Fuchs, Thorsten Biel, Florian Rossol (German)
+=item * Gerfried Fuchs, Thorsten Biel, Florian Rossol, and Steffen Schwigon (German)

=item * Gang Luo (Simplified Chinese)

Bricolage commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.