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.
This commit is contained in:
jasper 2012-07-13 09:58:42 +00:00
parent 8060bec3df
commit 3f33e2ccdf
4 changed files with 35 additions and 0 deletions

View File

@ -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 <jasper@openbsd.org>
.include <bsd.port.mk>

View File

@ -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

View File

@ -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.

View File

@ -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