From 3f33e2ccdfae51c9a6e38f208866b4bb2a6dd0c1 Mon Sep 17 00:00:00 2001 From: jasper Date: Fri, 13 Jul 2012 09:58:42 +0000 Subject: [PATCH] import nodes in block Nodes in block makes it possible to add nodes into a block. A number of configurable blocks are generated which you can assign to a region. Visibility settings of this block are automatically set to 'Show on only the listed pages'. On the node content form, you define the weight and visibility per node thus making it easier for content administration as all your content is now in the same place. With this module, you don't have to explain your customers how blocks work but is still able to decide on which pages content must be rendered. --- www/drupal7/nodesinblock/Makefile | 10 ++++++++++ www/drupal7/nodesinblock/distinfo | 5 +++++ www/drupal7/nodesinblock/pkg/DESCR | 8 ++++++++ www/drupal7/nodesinblock/pkg/PLIST | 12 ++++++++++++ 4 files changed, 35 insertions(+) create mode 100644 www/drupal7/nodesinblock/Makefile create mode 100644 www/drupal7/nodesinblock/distinfo create mode 100644 www/drupal7/nodesinblock/pkg/DESCR create mode 100644 www/drupal7/nodesinblock/pkg/PLIST diff --git a/www/drupal7/nodesinblock/Makefile b/www/drupal7/nodesinblock/Makefile new file mode 100644 index 00000000000..b5740728ca5 --- /dev/null +++ b/www/drupal7/nodesinblock/Makefile @@ -0,0 +1,10 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2012/07/13 09:58:42 jasper Exp $ + +COMMENT= add nodes into a block + +DISTNAME= nodesinblock-7.x-1.0 +PKGNAME= drupal7-nodesinblock-1.0 + +MAINTAINER= Jasper Lievisse Adriaanse + +.include \ No newline at end of file diff --git a/www/drupal7/nodesinblock/distinfo b/www/drupal7/nodesinblock/distinfo new file mode 100644 index 00000000000..eb5e128940b --- /dev/null +++ b/www/drupal7/nodesinblock/distinfo @@ -0,0 +1,5 @@ +MD5 (drupal7/nodesinblock-7.x-1.0.tar.gz) = dZINyNz/NQIJFp4KTvo4dw== +RMD160 (drupal7/nodesinblock-7.x-1.0.tar.gz) = rG4ZiZ2R9MRh4dmjAQRi5RyvPUw= +SHA1 (drupal7/nodesinblock-7.x-1.0.tar.gz) = bwGR3pR7N+UiMh4VCFukM10pAhU= +SHA256 (drupal7/nodesinblock-7.x-1.0.tar.gz) = etBsEQnXK31r0DNasdjGwP09V6IeXizz1fdIvdMfYJw= +SIZE (drupal7/nodesinblock-7.x-1.0.tar.gz) = 15667 diff --git a/www/drupal7/nodesinblock/pkg/DESCR b/www/drupal7/nodesinblock/pkg/DESCR new file mode 100644 index 00000000000..a738af9e510 --- /dev/null +++ b/www/drupal7/nodesinblock/pkg/DESCR @@ -0,0 +1,8 @@ +Nodes in block makes it possible to add nodes into a block. A number of +configurable blocks are generated which you can assign to a region. +Visibility settings of this block are automatically set to 'Show on only +the listed pages'. On the node content form, you define the weight and +visibility per node thus making it easier for content administration as +all your content is now in the same place. With this module, you don't +have to explain your customers how blocks work but is still able to +decide on which pages content must be rendered. diff --git a/www/drupal7/nodesinblock/pkg/PLIST b/www/drupal7/nodesinblock/pkg/PLIST new file mode 100644 index 00000000000..981d773d97a --- /dev/null +++ b/www/drupal7/nodesinblock/pkg/PLIST @@ -0,0 +1,12 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2012/07/13 09:58:42 jasper Exp $ +@owner ${DRUPAL_OWNER} +@group ${DRUPAL_GROUP} +${DRUPAL_MODS}nodesinblock/ +${DRUPAL_MODS}nodesinblock/LICENSE.txt +${DRUPAL_MODS}nodesinblock/README.txt +${DRUPAL_MODS}nodesinblock/nodesinblock-node-form.js +${DRUPAL_MODS}nodesinblock/nodesinblock.admin.inc +${DRUPAL_MODS}nodesinblock/nodesinblock.info +${DRUPAL_MODS}nodesinblock/nodesinblock.install +${DRUPAL_MODS}nodesinblock/nodesinblock.module +${DRUPAL_MODS}nodesinblock/nodesinblock.test