interface to make drupal themes more configurable (see theme-denver)
This commit is contained in:
parent
cdc6a95a39
commit
0ebc562af2
9
www/drupal5/themesettingsapi/Makefile
Normal file
9
www/drupal5/themesettingsapi/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/02/16 19:54:05 espie Exp $
|
||||
|
||||
COMMENT = extra settings for some themes
|
||||
|
||||
DISTNAME = themesettingsapi-5.x-2.7
|
||||
PKGNAME = drupal5-themesettings-2.7
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/drupal5/themesettingsapi/distinfo
Normal file
5
www/drupal5/themesettingsapi/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (drupal5/themesettingsapi-5.x-2.7.tar.gz) = Ck9e/LvLOtxT6D161oBvlQ==
|
||||
RMD160 (drupal5/themesettingsapi-5.x-2.7.tar.gz) = OxYFaLJNOC8QPt54OcbRBjgMl00=
|
||||
SHA1 (drupal5/themesettingsapi-5.x-2.7.tar.gz) = oQMEK+5yTaHM1Cmxx1r7DfSV+38=
|
||||
SHA256 (drupal5/themesettingsapi-5.x-2.7.tar.gz) = h3hbw3yMnC7Hvd3mkoXtl89Zytm+oXA5pq4auXEyWwg=
|
||||
SIZE (drupal5/themesettingsapi-5.x-2.7.tar.gz) = 11246
|
1
www/drupal5/themesettingsapi/pkg/DESCR
Normal file
1
www/drupal5/themesettingsapi/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
provides an API for theme designers who want to provide setup options
|
15
www/drupal5/themesettingsapi/pkg/PLIST
Normal file
15
www/drupal5/themesettingsapi/pkg/PLIST
Normal file
@ -0,0 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/02/16 19:54:05 espie Exp $
|
||||
@owner www
|
||||
@group www
|
||||
${DRUPAL_MODS}/themesettingsapi/
|
||||
${DRUPAL_MODS}/themesettingsapi/CHANGELOG.txt
|
||||
${DRUPAL_MODS}/themesettingsapi/LICENSE.txt
|
||||
${DRUPAL_MODS}/themesettingsapi/README.txt
|
||||
${DRUPAL_MODS}/themesettingsapi/po/
|
||||
${DRUPAL_MODS}/themesettingsapi/po/de.po
|
||||
${DRUPAL_MODS}/themesettingsapi/po/themesettingsapi.pot
|
||||
${DRUPAL_MODS}/themesettingsapi/template.php
|
||||
${DRUPAL_MODS}/themesettingsapi/theme-settings.php
|
||||
${DRUPAL_MODS}/themesettingsapi/themesettingsapi.admin.inc
|
||||
${DRUPAL_MODS}/themesettingsapi/themesettingsapi.info
|
||||
${DRUPAL_MODS}/themesettingsapi/themesettingsapi.module
|
Loading…
Reference in New Issue
Block a user