interface to make drupal themes more configurable (see theme-denver)

This commit is contained in:
espie 2008-02-16 19:54:05 +00:00
parent cdc6a95a39
commit 0ebc562af2
4 changed files with 30 additions and 0 deletions

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

View 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

View File

@ -0,0 +1 @@
provides an API for theme designers who want to provide setup options

View 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