From 2a1d54857551189c93f6be5048bcf7b9f553504f Mon Sep 17 00:00:00 2001 From: espie Date: Wed, 25 Nov 2009 11:13:45 +0000 Subject: [PATCH] contemplate allows you to customize CCK displays in summary and body. --- www/drupal6/contemplate/Makefile | 8 ++++++++ www/drupal6/contemplate/distinfo | 5 +++++ www/drupal6/contemplate/pkg/DESCR | 3 +++ www/drupal6/contemplate/pkg/PLIST | 21 +++++++++++++++++++++ 4 files changed, 37 insertions(+) create mode 100644 www/drupal6/contemplate/Makefile create mode 100644 www/drupal6/contemplate/distinfo create mode 100644 www/drupal6/contemplate/pkg/DESCR create mode 100644 www/drupal6/contemplate/pkg/PLIST diff --git a/www/drupal6/contemplate/Makefile b/www/drupal6/contemplate/Makefile new file mode 100644 index 00000000000..ecd49c93aae --- /dev/null +++ b/www/drupal6/contemplate/Makefile @@ -0,0 +1,8 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2009/11/25 11:13:45 espie Exp $ + +COMMENT = custom teasers + +DISTNAME = contemplate-6.x-1.1 +PKGNAME = drupal6-contemplate-1.1 + +.include diff --git a/www/drupal6/contemplate/distinfo b/www/drupal6/contemplate/distinfo new file mode 100644 index 00000000000..7d1639edfec --- /dev/null +++ b/www/drupal6/contemplate/distinfo @@ -0,0 +1,5 @@ +MD5 (drupal6/contemplate-6.x-1.1.tar.gz) = U/N/lIE7gSx7Ldbocy7njQ== +RMD160 (drupal6/contemplate-6.x-1.1.tar.gz) = Fg/UNmYoUm55UtEqKqfMI0sWJBM= +SHA1 (drupal6/contemplate-6.x-1.1.tar.gz) = N2vrdN1eOt0ACYTa2LFHXt9684Q= +SHA256 (drupal6/contemplate-6.x-1.1.tar.gz) = aTw6PDdyn5vjjSfUdnFyRQPt9onbQ61lMQOPcRy9wWA= +SIZE (drupal6/contemplate-6.x-1.1.tar.gz) = 30876 diff --git a/www/drupal6/contemplate/pkg/DESCR b/www/drupal6/contemplate/pkg/DESCR new file mode 100644 index 00000000000..d036e415e37 --- /dev/null +++ b/www/drupal6/contemplate/pkg/DESCR @@ -0,0 +1,3 @@ +Allows modification of teaser and body for cck-heavy content. +In its simplest form, you choose which fields you want in the summary/body. +You can customize it further as a full template with embedded php code. diff --git a/www/drupal6/contemplate/pkg/PLIST b/www/drupal6/contemplate/pkg/PLIST new file mode 100644 index 00000000000..f62edd520c0 --- /dev/null +++ b/www/drupal6/contemplate/pkg/PLIST @@ -0,0 +1,21 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/25 11:13:45 espie Exp $ +@owner ${DRUPAL_OWNER} +@group ${DRUPAL_GROUP} +${DRUPAL_MODS}contemplate/ +${DRUPAL_MODS}contemplate/.cache/ +${DRUPAL_MODS}contemplate/.cache/.dataModel +${DRUPAL_MODS}contemplate/LICENSE.txt +${DRUPAL_MODS}contemplate/README.txt +${DRUPAL_MODS}contemplate/contemplate.css +${DRUPAL_MODS}contemplate/contemplate.info +${DRUPAL_MODS}contemplate/contemplate.install +${DRUPAL_MODS}contemplate/contemplate.js +${DRUPAL_MODS}contemplate/contemplate.module +${DRUPAL_MODS}contemplate/divresizer.js +${DRUPAL_MODS}contemplate/po/ +${DRUPAL_MODS}contemplate/po/ja.po +${DRUPAL_MODS}contemplate/po/ru.po +${DRUPAL_MODS}contemplate/translations/ +${DRUPAL_MODS}contemplate/translations/ja.po +${DRUPAL_MODS}contemplate/translations/ru.po +${DRUPAL_MODS}contemplate/translations/uk.po