publish/unpublish on schedule
This commit is contained in:
parent
2769def09a
commit
3820186df6
8
www/drupal6/scheduler/Makefile
Normal file
8
www/drupal6/scheduler/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/07/16 08:40:54 espie Exp $
|
||||
|
||||
COMMENT = publish/unpublish nodes on schedule
|
||||
|
||||
DISTNAME = scheduler-6.x-1.5
|
||||
PKGNAME = drupal6-scheduler-1.5
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/drupal6/scheduler/distinfo
Normal file
5
www/drupal6/scheduler/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (drupal6/scheduler-6.x-1.5.tar.gz) = eEo3AxdPN/OvhzwUEVhS3w==
|
||||
RMD160 (drupal6/scheduler-6.x-1.5.tar.gz) = MgBwAQf1wnO+yKORk3W1Knkh950=
|
||||
SHA1 (drupal6/scheduler-6.x-1.5.tar.gz) = JSD29QBQX+UxtD/kJHbZt+Xsg9Y=
|
||||
SHA256 (drupal6/scheduler-6.x-1.5.tar.gz) = 0Pmnw/HfNka7Zc8S2GJL26700Mn/khdFynLWSdui0A0=
|
||||
SIZE (drupal6/scheduler-6.x-1.5.tar.gz) = 26347
|
8
www/drupal6/scheduler/pkg/DESCR
Normal file
8
www/drupal6/scheduler/pkg/DESCR
Normal file
@ -0,0 +1,8 @@
|
||||
This module allows nodes to be published and unpublished on specified dates.
|
||||
|
||||
If JSCalendar is enabled, a popup Javascript
|
||||
calendar is used to select the date and time for (un)publishing of nodes,
|
||||
otherwise it defaults to text input.
|
||||
|
||||
This module requires a cron facility to work, either poormanscron or an
|
||||
actual cron job.
|
22
www/drupal6/scheduler/pkg/PLIST
Normal file
22
www/drupal6/scheduler/pkg/PLIST
Normal file
@ -0,0 +1,22 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/07/16 08:40:54 espie Exp $
|
||||
@owner ${DRUPAL_OWNER}
|
||||
@group ${DRUPAL_GROUP}
|
||||
${DRUPAL_MODS}/scheduler/
|
||||
${DRUPAL_MODS}/scheduler/.project
|
||||
${DRUPAL_MODS}/scheduler/LICENSE.txt
|
||||
${DRUPAL_MODS}/scheduler/README.txt
|
||||
${DRUPAL_MODS}/scheduler/TODO.txt
|
||||
${DRUPAL_MODS}/scheduler/scheduler.info
|
||||
${DRUPAL_MODS}/scheduler/scheduler.install
|
||||
${DRUPAL_MODS}/scheduler/scheduler.module
|
||||
${DRUPAL_MODS}/scheduler/scheduler.views.inc
|
||||
${DRUPAL_MODS}/scheduler/translations/
|
||||
${DRUPAL_MODS}/scheduler/translations/da.po
|
||||
${DRUPAL_MODS}/scheduler/translations/de.po
|
||||
${DRUPAL_MODS}/scheduler/translations/fr.po
|
||||
${DRUPAL_MODS}/scheduler/translations/hu.po
|
||||
${DRUPAL_MODS}/scheduler/translations/ja.po
|
||||
${DRUPAL_MODS}/scheduler/translations/nl.po
|
||||
${DRUPAL_MODS}/scheduler/translations/sk.po
|
||||
${DRUPAL_MODS}/scheduler/translations/uk-ua.po
|
||||
${DRUPAL_MODS}/scheduler/translations/uk.po
|
Loading…
x
Reference in New Issue
Block a user