Commit Graph

132 Commits

Author SHA1 Message Date
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
stephan
b45cf9967b import drupal6-modalframe-1.6
This module provides an API to render an iframe within a modal dialog
based on the jQuery UI Dialog plugin. You should not install this module
unless another module requires you to, or you wish to use it for your
own custom modules.

ok espie@ and landry
2010-04-20 12:03:17 +00:00
stephan
f611ea44c1 import drupal6/jquery_ui-1.3
A wrapper module around the jQuery UI effects library that lets module
developers add swooshy, swishy effects to their code. This is a utility
module that won't do anything on its own. See README.txt for how your
module can use it to add jQuery UI effects to your pages.

ok landry@ and espie@
2010-04-20 12:01:11 +00:00
stephan
a503994a92 - add db descriptions, see http://drupal.org/node/775182
- bump PKGNAME

prodded by espie@, ok landry@
2010-04-19 14:15:01 +00:00
stephan
0640f6ca5b - add db descriptions so that the schema module can
parse them, see http://drupal.org/node/588694
- bump PKG_NAME

prodded and ok espie@
2010-04-19 09:21:10 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
stephan
055b732289 update to 1.3, ok espie@ 2010-04-10 11:59:25 +00:00
stephan
c9b0534ed1 update to 2.10.
"This is a bug fix release to correct some issues with 2.9. If you are
using postgres DO NOT install Views 2.9. Install 2.10 instead. If you
are not experiencing these issues with 2.9 then you do not need to
update."

ok espie@
2010-04-10 11:55:42 +00:00
stephan
3aea83ed56 update to 2.9. Fixes DRUPAL-SA-CONTRIB-2010-036.
ok landry@
2010-04-08 10:08:12 +00:00
stephan
eb51b2f960 update to views_bulk_operations-1.9. ok landry@ 2010-04-07 14:05:35 +00:00
stephan
befc349074 update to bueditor-2.0. Don't forget to run update.php. ok landry@ 2010-04-07 14:04:00 +00:00
espie
02cddbb397 +ckeditor 2010-03-22 20:44:51 +00:00
espie
54a16eb8ec ckeditor is the successor of fckeditor, leaner, meaner faster 2010-03-22 20:44:07 +00:00
espie
75b2ed5940 comment out the php4 compat module, there's absolutely no reason for us
to install it.
2010-03-22 10:29:33 +00:00
espie
e2e23af52a a few minor updates 2010-03-22 10:28:38 +00:00
espie
cba2887019 security fix "easter egg": old fckeditor is no longer supported, and the
new one tells you fckeditor-2.6.3 is holed... nasty
2010-03-05 10:07:59 +00:00
stephan
f691a20cad security update to 6.16, fixes DRUPAL-SA-CORE-2010-001.
ok jasper@, "I can vouch for it" @espie
2010-03-05 09:09:23 +00:00
stephan
b173411b8f security update to 1.4, fixes DRUPAL-SA-CONTRIB-2010-023.
ok jasper@ and espie@
2010-03-04 11:09:54 +00:00
espie
d5858ddd80 unprotect archive, so that clean works 2010-03-01 12:02:20 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
espie
039c8f0ce3 simpler poormanscron, backport from drupal7 2009-12-21 09:40:51 +00:00
espie
2a68d5ec19 new major version, lots of goodies 2009-12-21 09:38:23 +00:00
espie
68d5c7474a DRUPAL-SA-CORE-2009-009
Vulnerabilities in Contact module, XSS if malicious users can create menus.
2009-12-18 19:05:57 +00:00
espie
5f67d0f863 minor update 2009-12-04 11:13:45 +00:00
espie
fe38aa763b contemplate 2009-11-25 11:15:17 +00:00
espie
2a1d548575 contemplate allows you to customize CCK displays in summary and body. 2009-11-25 11:13:45 +00:00
stephan
10a3b8f09b +locale-de 2009-11-17 09:55:29 +00:00
stephan
a3e42cc203 Import drupal6/locale-de
Provides German translation of drupal6.

If you install this module prior to configuring drupal, thanks
to autolocale, the installation itself will be available in German!

ok sthen@ and landry@
2009-11-17 09:53:52 +00:00
jasper
c4965acd2d re-import www/drupal6/nodetype, original by stephan@:
Change the content type of your posts while editing them.
This module is extremely simple and *only* changes the node
type in the database column. That is all. It does not convert
any CCK fields or change other things about the node.	     
Only use it when you know *exactly* what you're doing!
ok espie@ and jasper@ ports-wise
2009-11-14 08:19:57 +00:00
stephan
244c7907f3 +drupal6-nodetype 2009-11-12 09:44:16 +00:00
stephan
4889397639 +ldap_integration 2009-11-09 10:37:19 +00:00
stephan
8ebc3ba543 Import drupal6-ldap_integration:
This LDAP integration module allows users to authenticate against a
configurable Lightweight Directory Access Protocol directory. This
is useful for organizations which have an existing organizational
directory with usernames and passwords, and want Drupal to be able
to authenticate against it.

ok'd-portswise by landry@ and sthen@, tested in production by me.
2009-11-09 10:33:21 +00:00
espie
097eb686d0 webform 2.9, fixes profile replacement issues. 2009-11-07 08:35:38 +00:00
espie
3ee09611bf update views and cck.
WARNING: if you use both, update both. Especially if you use cck
node/user refs from a view, since that's broken with cck 2.5.
packages have an annotation to prevent this (@incompatibility) but it's
not yet implemented... ;-/
2009-11-06 19:01:28 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
sthen
b3a79a62ad - update to 1.3, fixes a regression introduced in 1.2.
from Stephan Rickauer (maintainer).

- spaces->tabs in Makefile
2009-11-02 09:49:20 +00:00
sthen
35f9348a76 Security update to 1.2, XSS for users with 'administer workflow'
permissions (names of workflows and states are not sanitised).
DRUPAL-SA-CONTRIB-2009-088. From maintainer Stephan Rickauer.
2009-10-30 16:59:19 +00:00
sthen
b31e773b09 +theme-acquia-marina, bueditor 2009-10-30 16:18:43 +00:00
sthen
64311228eb import www/drupal6/theme-acquia-marina
Acquia Marina is an advanced fixed-width theme, supporting 1, 2 or
3-column layouts with 15 collapsible block regions. It has an optional
drop-down primary links menu and advanced theme settings to customize
without coding. Icons for core and Views blocks are included.

It is cross-browser tested (in IE6/7, Opera, Safari, and Firefox)
and has a high attention to detail.
2009-10-30 16:17:50 +00:00
sthen
58fabea083 import www/drupal6/bueditor, from maintainer Stephan Rickauer.
A plain textarea editor aiming to facilitate code writing for Drupal.

  * Editor interface and functionality are completely
    customizable through administration pages.
  * It supports role based editor interfaces.
  * It's possible to create image or text buttons.
  * Buttons can be customized to generate code snippets,
    html tags, bbcode tags etc.
2009-10-30 16:17:00 +00:00
sthen
dc7ad7bafd +phpmailer 2009-10-27 11:15:22 +00:00
sthen
4615115ebe Import www/drupal6/phpmailer
This module integrates PHPMailer with Drupal, both as native
drupal_mail() wrapper, and as part of the Mime Mail module,
allowing you to send mail directly by SMTP (optionally with
authentication/encryption). Avoids sending mail with PHP's
mail() function (which needs /bin/sh in the chroot jail).
2009-10-27 11:14:37 +00:00
espie
ab14a17d91 minor security update, adjust my patches 2009-10-23 10:18:35 +00:00
espie
fab88b2db6 a few minor updates 2009-10-23 10:10:54 +00:00
espie
c71d289789 security update: DRUPAL-SA-CONTRIB-2009-073 independently noticed by Stephen A. Rickauer. 2009-10-17 12:18:33 +00:00
espie
e832ea4c67 +draft 2009-10-10 13:43:19 +00:00
espie
5a15eda8b6 save drafts (includes automatic saves) while editing.
Requires a bit of configuring to be useful...
2009-10-10 13:42:46 +00:00
espie
913891b223 fix 'choose as ref' extension (managed to commit a wrong patch) and
fix performance issue with intensive reloading of profile fields...
2009-10-10 10:48:17 +00:00
espie
4e8ee89fc1 make it work out-of-the-box with webform 2009-10-10 10:42:14 +00:00