Commit Graph

280 Commits

Author SHA1 Message Date
stephan
0c4e382bcf update to 1.23 2011-01-08 13:31:15 +00:00
stephan
6b32512eaf update to 1.12 2011-01-08 13:24:28 +00:00
stephan
e296934ac9 update to 2.7 2011-01-08 13:21:17 +00:00
stephan
69f397385a update to 1.2, fix COMMENT 2011-01-08 13:14:26 +00:00
stephan
1689e80d3f update to 2.9 2011-01-08 13:10:54 +00:00
stephan
2cd5bcd3ae update to 3.9 2011-01-08 13:07:12 +00:00
stephan
c0a6e0ebef update to 2.4 2011-01-08 12:54:52 +00:00
stephan
1d028b9c06 update to 1.4 2011-01-08 12:48:46 +00:00
stephan
adc0696ba3 update to 2.2 2011-01-08 12:46:30 +00:00
stephan
819967abb7 +image 2011-01-01 11:56:53 +00:00
stephan
25f8f34ed5 import drupal6-image-1.1, a very basic image handling module:
This module allows users with proper permissions to upload images into
Drupal. Thumbnails and additional sizes are created automatically.
Images could be posted individually to the front page, included in
stories or grouped in galleries.
Image module ships with several add-on modules: Image Gallery, Image
Attach, Image Import and ImageMagick Advanced.

ok landry@
2011-01-01 11:55:58 +00:00
stephan
1782b7cee7 update to views-2.12, addresses SA-CONTRIB-2010-111 (Cross Site Scripting)
full details at http://drupal.org/node/999380, no DB update required.
2010-12-16 09:33:00 +00:00
stephan
e6cd25c8dd +drupal6-password_strength 2010-11-29 15:07:21 +00:00
stephan
110b22f331 Import drupal6-password_strength-1.0:
This module adds PHP-based password strength checking and validation
routines that mirror the jQuery routines, so that administrators can
restrict passwords to only be, for example, "high" strength. The module
simply modifies existing password confirm fields (where two passwords
are entered, like the user edit form), so no other setup is required
beyond configuring the desired enforcement rules.

ok landry@
2010-11-29 15:05:07 +00:00
schwarze
e1b0f409c6 The file fckeditor/editor/filemanager/connectors/php/config.php
is a configuration file, even though it's buried deep in code
directories.  Pointed out by Tobias M. Boelz <tmb at usta dot de>.
Thus, use @sample and bump.
OK espie@ stephan@
2010-11-25 23:35:02 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
stephan
70b13ec0f8 update to 2.3
fixes a session reuse issue even though this release has not been tagged
as 'security relevant'. Details at http://drupal.org/node/967244.

Make sure you upgrade all files while you're logged in (or have access
to settings.php) otherwise you'll lock yourself out pretty easily, in
case you use Captcha for logins. Database upgrade required, too.
2010-11-18 13:38:39 +00:00
stephan
f027901bfd update to 1.5 2010-11-18 11:42:22 +00:00
stephan
a61feef111 update to 2.4 2010-11-18 11:25:57 +00:00
stephan
61097ffbc6 update to 1.5, addresses SA-CONTRIB-2010-104 (Information Disclosure), details at http://drupal.org/node/975094 2010-11-18 10:48:14 +00:00
stephan
b02ea55f0a add missing bump, noticed by jasper@ 2010-11-16 16:20:17 +00:00
stephan
430a168ba4 switch to pkg-readme, ok jasper@ 2010-11-15 12:58:52 +00:00
stephan
ea1ecd2e43 least invasive round of cleanup:
- install drupal modules/themes as root:daemon rather than www:www
  (only the files/ directory needs to be writeable by 'www').
- don't install 'settings.php' world-readable since it contains the
  DB password. Use 640, owner 'www' instead.
- bump all modules.

tested in production, including upgrade szenarios.
ok sthen@ and landry@, maintainer timeout.
2010-11-15 09:05:40 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
stephan
4b22d42805 +views_bonus 2010-10-27 14:01:36 +00:00
stephan
a53ed0bbed import drupal6-views_bonus-1.1:
This group of modules is sort of a recipe module that makes things
easier by showing how to integrate some other modules as well as
providing miscellaneous features that aren't distributed by Views
itself. Sometimes these modules are only base recipes that will
need to be themed and spiced up to fit your needs.
2010-10-27 13:59:18 +00:00
stephan
676cf7bf7c +ubercart 2010-10-27 13:24:03 +00:00
stephan
ea47adb34c import drupal6-ubercart-2.4:
Ubercart is an e-commerce suite developed for Drupal. It has been
designed with the end user in mind, focusing on usability in three key
areas: store configuration, product and catalog creation, and order
administration. On the front end, all major systems are configurable and
integrate with the standard Drupal systems (node, taxonomy, user, etc.).
On the back end, the settings pages and order administration pages have
been designed with ease of use in mind.
2010-10-27 13:22:56 +00:00
stephan
3987a76e64 +faq 2010-10-27 13:12:09 +00:00
stephan
57a686f8b1 import drupal6-faq-1.11:
The Frequently Asked Questions (faq) module allows users, with
appropriate permissions, to create question and answer pairs which
they want displayed on the 'faq' page. The 'faq' page is automatically
generated from the FAQ nodes configured.
2010-10-27 13:08:18 +00:00
stephan
40d4daffe8 +session_api, fix order 2010-10-27 12:57:04 +00:00
stephan
3877265f5c import drupal6-session_api-1.2:
The Session API is a very simple set of functions that extend the core
sessions workings, allowing data to be stored and associated with a
user's session.
2010-10-27 12:54:53 +00:00
stephan
a8f39b31c3 add a http master site and make it the primary. 'sure' espie@ 2010-10-27 11:02:37 +00:00
stephan
ac0e5e2150 +linkchecker 2010-10-25 12:35:43 +00:00
stephan
4e09f1a012 import drupal6-linkchecker-2.4:
The Link checker module extracts links from your content when saved and
periodically tries to detect broken hypertext links by checking the
remote sites and evaluating the HTTP response codes. It shows all broken
links in the reports/logs section and on the content edit page if a link
check has been failed. An author specific broken links report is also
available in "My Account".
2010-10-25 12:33:03 +00:00
stephan
54661601f3 +search_config, +transliteration 2010-10-25 11:34:29 +00:00
stephan
5b576186df import drupal6-transliteration-3.0:
Provides a central transliteration service to other Drupal modules, and
sanitizes file names while uploading. Generally spoken, it takes Unicode
text and tries to represent it in US-ASCII characters (universally
displayable, unaccented characters) by attempting to transliterate the
pronunciation expressed by the text in some other writing system to
Roman letters.
2010-10-25 11:32:20 +00:00
stephan
986d22f31d import drupal6-search_config-1.6:
In simple use cases the search_config module allows site admins to
decide which fields to display on the advanced search form when enabled.
There is also the option of excluding node types from search results.
Once selected they are also automatically removed from the advance
search form. This gives more control over the content that can be
searched to those who need it.
2010-10-25 11:21:26 +00:00
stephan
23dc1e9c4c +relevant_content, +blocks404 2010-10-25 10:59:20 +00:00
stephan
88829491a6 import drupal6-blocks404-1.3:
On 404 Not Found error pages, Drupal will skip rendering of several
pieces of your website for performance reasons. This module simply
revives those features on 404 pages to show lost users how to get
to real pages.
2010-10-25 10:57:35 +00:00
stephan
671bcb074a import drupal6-relevant_content-1.4:
This module provides two ways of referencing relevant content. Both of
these methods provide configuration to filter for specific content types
and vocabularies, limit the maximum size of the result and provide some
header text. The result on both cases are a list of nodes which the
module considers most relevant based on the categorization of the
current page. This is achieved by finding other nodes which are of one
of the allowed types and have the most number of terms in common.
2010-10-25 10:49:12 +00:00
stephan
4c15df1023 +menu_force, +override_node_options 2010-10-25 09:43:58 +00:00
stephan
f044dab519 import drupal6-menu_force-1.0:
This module enables you to make the Menu Settings required on specific
content types. It forces a node from one or more content types to be
included in the menu system before the content will be saved
successfully. This can be useful in a number of situations, e.g. when
using [menupath-raw] in the Pathauto settings, which expects a node to
live within the menu system.
2010-10-25 09:42:30 +00:00
stephan
d114e2e209 import drupal-6.x-override_node_options-1.11:
The Override Node Options module allows permissions to be set to each
field within the Authoring information and Publishing options field
sets on the node form. It also allow selected field sets to be set as
collapsed and / or collapsible.
2010-10-25 09:35:11 +00:00
stephan
7e9e952530 +tables, +view_unpublished 2010-10-25 09:27:07 +00:00
stephan
208f1d6c06 import drupal-6.x-view_unpublished-1.0:
This module allows you to grant access for specific user roles to view
unpublished nodes of a specific type. Access control is quite granular
in this regard. Additionally, using this module does not require any
modifications to your existing URL structure.
Used in concert with the Override Node Options module, you can give
specific roles the ability to publish/unpublish certain node types
without giving those roles administrative access to all nodes.
2010-10-25 09:24:49 +00:00
stephan
facf02ce2f import drupal-6.x-tables-1.0:
The tables module allows you to create a table in a node using a simple
markup. Tables are entered using a simple macro format.
This module allows you to set the "class" for the table to allow
different appearances for different tables. It also comes with a css
sheet to do a number of different appearances.
2010-10-25 09:14:23 +00:00
stephan
f0080c51f1 +bookmadesimple, +spamspan 2010-10-25 08:01:07 +00:00
stephan
470e14d751 import drupal-6.x-spamspan-1.4:
The SpamSpan module obfuscates email addresses to help prevent spambots
from collecting them. The problem with most email address obfuscators is
that they rely upon JavaScript being enabled on the client side. This
makes the technique inaccessible to people with screen readers. SpamSpan
however will produce clickable links if JavaScript is enabled, and will
show the email address as example [at] example [dot] com if the browser
does not support JavaScript or if JavaScript is disabled.
2010-10-25 07:59:37 +00:00
stephan
efe2e4467c import drupal-6.x-bookmadesimple-2.3:
This module will create a main book page for content type selected in
BookMadeSimple settings. This is a shortcut to create a node and click
on Update book outline.
A dropdown listbox will be added in books links. Only allowed content-
type (define in content-type settings) are printed. Selecting a content
type will add it as a child page of the book page.
2010-10-25 07:49:11 +00:00
stephan
59d6326b4f +diff, +notify, +cck_blocks 2010-10-25 07:34:46 +00:00
stephan
3f4d8a3316 import drupal-6.x-cck_blocks-1.3:
Adds a block for every CCK field you selected for being available as
block. This makes it possible to show the field's value of the
currently shown node in the block (placed left, right or in whatever
region) instead of (or next to) the node's main content area. Kind of
a simple panel variation.
2010-10-25 07:32:45 +00:00
stephan
3645874a8e import drupal-6.x-notify-1.2:
The notify module allows users to subscribe to periodic emails which
include all new or revised content and/or comments much like the daily
news letters sent by some websites.
Even if this feature is not configured for normal site users, it can
be a useful feature for an administrator of a site to receive
notification of new content submissions and comment posts.
2010-10-25 07:19:49 +00:00
stephan
540d68196b import drupal6.x-diff-2.1:
This module adds a tab for sufficiently permissioned users. The tab shows
all revisions like standard Drupal but it also allows pretty viewing of
all added/changed/deleted words between revisions.
2010-10-25 07:04:15 +00:00
stephan
35fb42cebb update to 1.9 2010-10-24 19:06:47 +00:00
stephan
6bfa685b8f update to 3.7 2010-10-24 14:05:45 +00:00
stephan
96344d0e19 update to 1.7 2010-10-24 14:02:43 +00:00
stephan
4742098980 +drupal6-theme-zen-2.0 2010-10-24 08:57:40 +00:00
stephan
ae02c41377 import the Drupal Zen theme (6x-2.0):
The idea behind the Zen theme is to have a very flexible standards-
compliant and semantically correct XHTML theme that can be highly
modified through CSS and an enhanced version of Drupal's template
system.  Out of the box, Zen is clean and simple with either a one,
two, or three column layout of fixed or liquid width. In addition,
the HTML source order has content placed before sidebars or the navbar
for increased accessibility and SEO.
2010-10-24 08:55:04 +00:00
stephan
f3de428da8 minor update to 1.4 2010-10-23 22:25:22 +00:00
stephan
59401ce827 +lightbox2 2010-10-23 22:00:54 +00:00
stephan
c942ca1e00 import drupal6-lightbox2-1.11
The Lightbox2 module is a simple, unobtrusive script used to overlay
images on the current page. The module places images above your
current page, not within. This frees you from the constraints of the
layout, particularly column widths. It keeps users on the same page.

ok landry@
2010-10-23 21:58:13 +00:00
espie
eb3fb2d2c5 minor updates 2010-10-15 10:40:28 +00:00
espie
48db0d762d fix plist 2010-10-15 10:39:48 +00:00
espie
fa94083599 +ckeditor_link 2010-10-15 10:22:59 +00:00
espie
49709f4f44 plugin for ckeditor, auto-completion widget to internal links 2010-10-15 10:21:51 +00:00
espie
f50bece0c1 update to newer version. Prepare for ckeditor_link 2010-10-15 10:18:05 +00:00
stephan
6f63271c9e update to 1.10, addresses DRUPAL-SA-CONTRIB-2010-099. 2010-10-07 08:05:49 +00:00
stephan
7d3e3167c9 update to 1.3 2010-09-28 15:06:57 +00:00
stephan
6b41a25273 update drupal core to 6.19, addresses SA-CORE-2010-002:
- OpenID authentication bypass
 - File download access bypass
 - Comment unpublishing bypass
 - Actions cross site scripting

gory details at http://drupal.org/node/880476
no database upgrade required for this update.
2010-09-14 10:14:33 +00:00
stephan
81666a6b43 +filefield_sources 2010-09-14 10:00:43 +00:00
stephan
21cb3e2560 import www/drupal6/filefield-sources-1.2
FileField Sources is an extension to the FileField module. The FileField
module lets you upload files from your computer through a CCK field. The
FileField Sources module expands on this ability by allowing you to
select new or existing files through additional means.

ok espie@ and landry@ some while ago.
2010-09-14 09:59:27 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
stephan
e72f43da35 - update to print-6.x-1.11
- adresses SA-CONTRIB-2010-082, details at http://drupal.org/node/880392
- anticipatory symlinking of tcpdf so the print_pdf module 'just works'.

ok espie@
2010-08-20 14:42:56 +00:00
stephan
788bf72c5a update to drupal6-cck-2.8, adresses SA-CONTRIB-2010-088 (access bypass),
full details at http://drupal.org/node/880736 - no DB update required.
2010-08-20 09:47:08 +00:00
stephan
fc6714df4a update to date-6.x-2.6
NOTE: The included copy of the jQuery UI datepicker in the Date Popups
module has been removed. It is now necessary to install the jQuery UI
module for the Date Popups datepicker to work.

Full list of changes at http://drupal.org/node/70963/release
2010-08-19 15:10:50 +00:00
stephan
c0ec9e1ba3 update to link-6.x-2.9 2010-08-19 09:53:59 +00:00
stephan
6bfb5bfc4d update to imagefield-6.x-3.7 2010-08-19 09:44:21 +00:00
stephan
853172156a update to filefield-6.x-3.7 2010-08-19 09:40:50 +00:00
stephan
23ef482812 update to devel-6.x-1.22 2010-08-19 08:37:13 +00:00
stephan
169aa5eba0 update to bueditor-6.x-2.1 2010-08-19 08:31:55 +00:00
stephan
585ecac2e7 update to 1.21, addresses SA-CONTRIB-2010-079.
ok espie@ and landry@
2010-08-05 08:01:26 +00:00
stephan
e8866523eb revert, we're in lock. And I should read my emails. Sorry guys! 2010-08-03 11:10:39 +00:00
stephan
7b1727511b update to 2.1 2010-08-03 10:24:48 +00:00
stephan
daeda0bd33 update to masquerade-6.x-1.4. Addresses SA-CONTRIB-2010-068 (CSRF).
removing a local patch that is now included in upstream.

Please note some users have reported vage 'issues' with this update,
see http://drupal.org/node/695952 - Make sure you clear your cache and
reset switch back navigation menu item to defaults after this update.

prodded by espie@
2010-07-12 10:14:51 +00:00
stephan
0cf5394e4c +pngfix 2010-07-12 10:03:43 +00:00
stephan
915462545b import drupal6/pngfix-1.0
Includes a jQuery PNG Fix to correctly handle PNG transparency in Windows
Internet Explorer 5.5 and 6. Transparent PNGs on IE result in killed
kittens, so this module tries to help that.

ok landry@
2010-07-12 10:02:19 +00:00
espie
207cf70c75 small security issues, low impact...
had to wait for filefield 3.5, since 3.4 was broken.
2010-06-19 20:53:19 +00:00
espie
234aae7770 minor updates. 2010-06-03 16:25:23 +00:00
stephan
32b0f378bf update to 2.2, DRUPAL-SA-CONTRIB-2010-050 and adds French translation.
ok espie@ and landry@
2010-05-21 09:01:42 +00:00
stephan
f9d6e26b31 update to 6.x-3.3, addressing DRUPAL-SA-CONTRIB-2010-41,
see http://drupal.org/node/791054

ok espie@
2010-05-06 09:27:40 +00:00
stephan
c85961bc3c update to 3.3, addresses DRUPAL-SA-CONTRIB-2010-40
see http://drupal.org/node/791050

ok landry@
2010-05-06 09:03:56 +00:00
stephan
9b3be1dff8 fix email of MAINTAINER, ok sthen@ 2010-05-05 14:40:00 +00:00
stephan
2889936655 load content module in the hook_update_N() implementation,
see http://drupal.org/node/625768. ok espie@
2010-04-30 07:52:34 +00:00
stephan
2a71bb786d +link 2010-04-28 07:47:44 +00:00
stephan
c3d11acf2b import drupal6-link-2.8
A CCK content field which lets you add a complete link to your content
types; including URL, title, and optionally a target attribute. The
link module is a one-stop content link "field" type for CCK.

ok landry@
2010-04-28 07:45:57 +00:00
stephan
8c3fed779b +rules-1.2 2010-04-22 14:35:16 +00:00
stephan
85d880098c import drupal6/rules-1.2
The rules module allows site administrators to define conditionally
executed actions based on occurring events (known as reactive or ECA
rules).

ok landry@
2010-04-22 14:33:47 +00:00
stephan
3240661850 +jquery_ui, +modalframe, +noderelationships 2010-04-20 12:10:46 +00:00
stephan
4d5e481ee1 import drupal6-noderelationships-1.5
The Node Relationships module provides methods to complete two way
relationships between content types enhancing the features of node
reference fields by adding 'Node reference extras' and 'Automatic
back references'.

ok espie@ and landry@
2010-04-20 12:05:12 +00:00