basic installation of drupal6 with a few extra stable modules.

WARNING: there's no simple migration from all datat from drupal5 to drupal6
yet.
This commit is contained in:
espie 2009-04-03 14:07:58 +00:00
parent c705e03785
commit 4a8d1bd34b
55 changed files with 2143 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = FCKeditor for drupal
DISTNAME = fckeditor-6.x-1.3
PKGNAME = drupal6-fckeditor-1.3
DISTFILES = ${DISTNAME}.tar.gz \
FCKeditor_2.6.3.tar.gz:0
EXTRACT_ONLY = ${DISTNAME}.tar.gz
MASTER_SITES0 = ${MASTER_SITE_SOURCEFORGE:=fckeditor/}
post-extract:
cd ${WRKDIST} && tar zxf ${FULLDISTDIR}/FCKeditor_2.6.3.tar.gz
.include <bsd.port.mk>

View File

@ -0,0 +1,10 @@
MD5 (drupal6/FCKeditor_2.6.3.tar.gz) = 65JjMigzdmFK3pYQ8gsn1A==
MD5 (drupal6/fckeditor-6.x-1.3.tar.gz) = WGpIEeujWBcYvv2P6nJ5lQ==
RMD160 (drupal6/FCKeditor_2.6.3.tar.gz) = 0eFU5lWlm1re1NVxmbAHLQwIDwA=
RMD160 (drupal6/fckeditor-6.x-1.3.tar.gz) = E7da2Yo1O4ucLASMUwtKzxLSfes=
SHA1 (drupal6/FCKeditor_2.6.3.tar.gz) = SeotfFiB+NnrVhc96JXvIVXq/Ew=
SHA1 (drupal6/fckeditor-6.x-1.3.tar.gz) = EUOGTDl0vHUqb8I4PZwbA2rOHG8=
SHA256 (drupal6/FCKeditor_2.6.3.tar.gz) = 9c+X9MDGmRmiwpPxn9N2YSmlmVObbLdZV9wRaUKhmoY=
SHA256 (drupal6/fckeditor-6.x-1.3.tar.gz) = kd1sVSdY/yFUuD6k71aDZNACc0GwCw4gXBK4wHkuw9M=
SIZE (drupal6/FCKeditor_2.6.3.tar.gz) = 942703
SIZE (drupal6/fckeditor-6.x-1.3.tar.gz) = 148600

View File

@ -0,0 +1,3 @@
This module allows Drupal to replace textarea fields with
FCKeditor - a visual HTML editor (http://www.fckeditor.net/)

View File

@ -0,0 +1,714 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/fckeditor/
${DRUPAL_MODS}/fckeditor/CHANGELOG.txt
${DRUPAL_MODS}/fckeditor/LICENSE.txt
${DRUPAL_MODS}/fckeditor/README.txt
${DRUPAL_MODS}/fckeditor/TROUBLESHOOTING.txt
${DRUPAL_MODS}/fckeditor/fckeditor/
${DRUPAL_MODS}/fckeditor/fckeditor.config.js
${DRUPAL_MODS}/fckeditor/fckeditor.css
${DRUPAL_MODS}/fckeditor/fckeditor.info
${DRUPAL_MODS}/fckeditor/fckeditor.install
${DRUPAL_MODS}/fckeditor/fckeditor.module
${DRUPAL_MODS}/fckeditor/fckeditor.popup.html
${DRUPAL_MODS}/fckeditor/fckeditor.popup.js
${DRUPAL_MODS}/fckeditor/fckeditor.utils.js
@comment ${DRUPAL_MODS}/fckeditor/fckeditor/COPY_HERE.txt
${DRUPAL_MODS}/fckeditor/fckeditor/_documentation.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/fckplugin.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/find.gif
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/find.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/lang/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/lang/en.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/lang/fr.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/lang/it.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/replace.gif
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/findreplace/replace.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/samples/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/_plugins/samples/fckplugin.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/application.xml
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/icons/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/icons/128.png
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/icons/16.png
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/icons/32.png
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/icons/48.png
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/package.bat
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/run.bat
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/sample01.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/adobeair/sample01_cert.pfx
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/afp/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/afp/fck.afpa
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/afp/fck.afpa.code
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/afp/sample01.afp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/afp/sample02.afp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/afp/sample03.afp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/afp/sample04.afp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/afp/sampleposteddata.afp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/asp/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/asp/sample01.asp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/asp/sample02.asp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/asp/sample03.asp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/asp/sample04.asp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/asp/sampleposteddata.asp
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/sample01.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/sample01_mx.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/sample02.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/sample02_mx.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/sample03.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/sample03_mx.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/sample04.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/sample04_mx.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/cfm/sampleposteddata.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/default.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/sample06.config.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/sample11_frame.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/sample14.config.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/sample14.styles.css
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/sample15.config.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/sample16.config.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/sample16.fla
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/sample16.swf
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/assets/swfobject.js
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample01.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample02.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample03.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample04.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample05.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample06.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample07.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample08.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample09.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample10.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample11.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample12.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample13.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample14.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample15.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/html/sample16.html
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/lasso/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/lasso/sample01.lasso
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/lasso/sample02.lasso
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/lasso/sample03.lasso
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/lasso/sample04.lasso
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/lasso/sampleposteddata.lasso
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/perl/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/perl/sample01.cgi
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/perl/sample02.cgi
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/perl/sample03.cgi
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/perl/sample04.cgi
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/perl/sampleposteddata.cgi
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/php/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/php/sample01.php
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/php/sample02.php
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/php/sample03.php
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/php/sample04.php
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/php/sampleposteddata.php
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/py/
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/py/sample01.py
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/py/sampleposteddata.py
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/sample.css
${DRUPAL_MODS}/fckeditor/fckeditor/_samples/sampleslist.html
${DRUPAL_MODS}/fckeditor/fckeditor/_upgrade.html
${DRUPAL_MODS}/fckeditor/fckeditor/_whatsnew.html
${DRUPAL_MODS}/fckeditor/fckeditor/_whatsnew_history.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckcontextmenu.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckdataprocessor.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckdomrange.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckdomrange_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckdomrange_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckdomrangeiterator.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckeditingarea.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckelementpath.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckenterkey.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckevents.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckhtmliterator.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckicon.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckiecleanup.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckimagepreloader.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckkeystrokehandler.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckmenublock.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckmenublockpanel.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckmenuitem.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckpanel.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckplugin.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckspecialcombo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckstyle.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbar.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarbutton.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckw3crange.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckxml.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckxml_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/classes/fckxml_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fck_othercommands.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckfitwindow.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckindentcommands.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckjustifycommands.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fcklistcommands.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fcknamedcommand.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckshowblocks.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fckstylecommand.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fcktablecommand.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/fckconstants.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/fckeditorapi.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/fckjscoreextensions.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/fckscriptloader.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fck.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fck_contextmenu.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fck_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fck_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckbrowserinfo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckcodeformatter.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckcommands.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckconfig.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckdebug.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckdebug_empty.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckdialog.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckdocumentprocessor.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckdomtools.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcklanguagemanager.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcklisthandler.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcklistslib.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckplugins.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckregexlib.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckselection.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckselection_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckselection_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckstyles.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcktablehandler.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcktablehandler_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcktablehandler_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcktoolbaritems.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcktoolbarset.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcktools.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcktools_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fcktools_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckundo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckurlparams.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckxhtml.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckxhtml_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckxhtml_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/_source/internals/fckxhtmlentities.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/behaviors/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/behaviors/disablehandles.htc
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/behaviors/showtableborders.htc
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/fck_editorarea.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/fck_internal.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/fck_showtableborders_gecko.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_address.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_blockquote.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_div.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_h1.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_h2.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_h3.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_h4.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_h5.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_h6.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_p.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/block_pre.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/fck_anchor.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/fck_flashlogo.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/fck_hiddenfield.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/fck_pagebreak.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/css/images/fck_plugin.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/common/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/common/fck_dialog_common.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/common/fck_dialog_common.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/common/images/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/common/images/locked.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/common/images/reset.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/common/images/unlocked.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_about/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_about.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_about/logo_fredck.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_about/sponsors/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_anchor.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_button.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_checkbox.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_colorselector.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_div.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_docprops/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_docprops.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_flash/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_flash.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_flash/fck_flash.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_form.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_hiddenfield.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_image/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_image.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_image/fck_image.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_image/fck_image_preview.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_link/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_link.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_link/fck_link.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_listprop.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_paste.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_radiobutton.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_replace.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_select/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_select.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_select/fck_select.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_smiley.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_source.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_specialchar.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_table.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_tablecell.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_template/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_template.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_template/images/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_template/images/template1.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_template/images/template2.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_template/images/template3.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_textarea.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dialog/fck_textfield.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dtd/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dtd/fck_dtd_test.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dtd/fck_xhtml10strict.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/dtd/fck_xhtml10transitional.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/fckdebug.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/fckdialog.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/fckeditor.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/fckeditor.original.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/browser.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/browser.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/frmactualfolder.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/frmfolders.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/frmresourceslist.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/frmresourcetype.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/frmupload.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/Folder.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/Folder32.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/html.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/js.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/png.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/images/spacer.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/js/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/js/common.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/browser/default/js/fckxml.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/asp/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/asp/basexml.asp
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/asp/class_upload.asp
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/asp/commands.asp
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/asp/config.asp
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/asp/connector.asp
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/asp/io.asp
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/asp/upload.asp
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/asp/util.asp
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/aspx/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/aspx/config.ascx
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/aspx/connector.aspx
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/aspx/upload.aspx
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/config.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/connector.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/image.cfc
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/cfm/upload.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/lasso/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/lasso/config.lasso
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/lasso/connector.lasso
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/lasso/upload.lasso
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/perl/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/perl/basexml.pl
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/perl/commands.pl
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/perl/connector.cgi
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/perl/io.pl
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/perl/upload.cgi
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/perl/util.pl
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/php/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/php/basexml.php
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/php/commands.php
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/php/config.php
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/php/connector.php
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/php/io.php
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/php/phpcompat.php
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/php/upload.php
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/php/util.php
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/config.py
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/connector.py
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/fckcommands.py
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/fckconnector.py
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/fckoutput.py
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/fckutil.py
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/htaccess.txt
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/upload.py
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/wsgi.py
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/py/zope.py
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/test.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/filemanager/connectors/uploadtest.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/anchor.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/arrow_ltr.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/arrow_rtl.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/angel_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/angry_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/broken_heart.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/cake.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/confused_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/cry_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/devil_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/embaressed_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/envelope.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/heart.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/kiss.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/lightbulb.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/omg_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/regular_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/sad_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/shades_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/teeth_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/thumbs_down.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/thumbs_up.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/tounge_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/smiley/msn/wink_smile.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/images/spacer.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/js/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/js/fckadobeair.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/js/fckeditorcode_gecko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/js/fckeditorcode_ie.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/_translationstatus.txt
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/af.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/ar.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/bg.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/bn.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/bs.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/ca.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/cs.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/da.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/de.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/el.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/en-au.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/en-ca.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/en-uk.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/en.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/eo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/es.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/et.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/eu.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/fa.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/fi.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/fo.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/fr-ca.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/fr.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/gl.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/gu.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/he.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/hi.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/hr.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/hu.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/it.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/ja.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/km.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/ko.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/lt.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/lv.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/mn.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/ms.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/nb.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/nl.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/no.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/pl.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/pt-br.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/pt.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/ro.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/ru.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/sk.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/sl.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/sr-latn.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/sr.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/sv.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/th.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/tr.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/uk.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/vi.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/zh-cn.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/lang/zh.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/autogrow/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/autogrow/fckplugin.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/bbcode/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/bbcode/_sample/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/bbcode/_sample/sample.config.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/bbcode/_sample/sample.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/bbcode/fckplugin.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/dragresizetable/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/dragresizetable/fckplugin.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/fck_placeholder.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/fckplugin.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/lang/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/lang/de.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/lang/en.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/lang/es.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/lang/fr.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/lang/it.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/lang/pl.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/placeholder/placeholder.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/simplecommands/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/simplecommands/fckplugin.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/tablecommands/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/plugins/tablecommands/fckplugin.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/_fckviewstrips.html
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/fck_dialog.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/fck_dialog_ie6.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/fck_editor.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/fck_strip.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/dialog.sides.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/dialog.sides.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/dialog.sides.rtl.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/sprites.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/sprites.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/toolbar.arrowright.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/toolbar.collapse.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/toolbar.end.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/toolbar.expand.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/toolbar.separator.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/default/images/toolbar.start.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/fck_dialog.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/fck_dialog_ie6.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/fck_editor.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/fck_strip.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/dialog.sides.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/dialog.sides.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/sprites.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/sprites.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/toolbar.bg.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/toolbar.end.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/toolbar.expand.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/toolbar.separator.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/office2003/images/toolbar.start.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/fck_dialog.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/fck_dialog_ie6.js
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/fck_editor.css
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/fck_strip.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/dialog.sides.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/dialog.sides.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/sprites.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/sprites.png
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/toolbar.collapse.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/toolbar.end.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/toolbar.expand.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/toolbar.separator.gif
${DRUPAL_MODS}/fckeditor/fckeditor/editor/skins/silver/images/toolbar.start.gif
${DRUPAL_MODS}/fckeditor/fckeditor/fckconfig.js
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor.afp
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor.asp
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor.cfc
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor.js
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor.lasso
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor.php
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor.pl
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor.py
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor_php4.php
${DRUPAL_MODS}/fckeditor/fckeditor/fckeditor_php5.php
${DRUPAL_MODS}/fckeditor/fckeditor/fckpackager.xml
${DRUPAL_MODS}/fckeditor/fckeditor/fckstyles.xml
${DRUPAL_MODS}/fckeditor/fckeditor/fcktemplates.xml
${DRUPAL_MODS}/fckeditor/fckeditor/fckutils.cfm
${DRUPAL_MODS}/fckeditor/fckeditor/license.txt
${DRUPAL_MODS}/fckeditor/filemanager.config.php
${DRUPAL_MODS}/fckeditor/img_assist_fckeditor.js
${DRUPAL_MODS}/fckeditor/plugins/
${DRUPAL_MODS}/fckeditor/plugins/drupalbreak/
${DRUPAL_MODS}/fckeditor/plugins/drupalbreak/drupalbreak.gif
${DRUPAL_MODS}/fckeditor/plugins/drupalbreak/fckplugin.js
${DRUPAL_MODS}/fckeditor/plugins/drupalbreak/lang/
${DRUPAL_MODS}/fckeditor/plugins/drupalbreak/lang/en.js
${DRUPAL_MODS}/fckeditor/plugins/drupalbreak/lang/pl.js
${DRUPAL_MODS}/fckeditor/plugins/drupalbreak/lang/ru.js
${DRUPAL_MODS}/fckeditor/plugins/drupalpagebreak/
${DRUPAL_MODS}/fckeditor/plugins/drupalpagebreak/drupalpagebreak.gif
${DRUPAL_MODS}/fckeditor/plugins/drupalpagebreak/fckplugin.js
${DRUPAL_MODS}/fckeditor/plugins/drupalpagebreak/lang/
${DRUPAL_MODS}/fckeditor/plugins/drupalpagebreak/lang/en.js
${DRUPAL_MODS}/fckeditor/plugins/drupalpagebreak/lang/pl.js
${DRUPAL_MODS}/fckeditor/plugins/drupalpagebreak/lang/ru.js
${DRUPAL_MODS}/fckeditor/plugins/imgassist/
${DRUPAL_MODS}/fckeditor/plugins/imgassist/fck_imgassist.html
${DRUPAL_MODS}/fckeditor/plugins/imgassist/fckplugin.js
${DRUPAL_MODS}/fckeditor/plugins/imgassist/imgassist.gif
${DRUPAL_MODS}/fckeditor/plugins/imgassist/imgassist_small.gif
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/css/
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/css/linktocontent.css
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/fck_linktomenu.html
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/fckplugin.js
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/images/
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/images/descendant.gif
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/images/linktomenu.gif
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/images/loading.gif
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/jscripts/
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/jscripts/fck_link.js
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/jscripts/functions.js
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/jscripts/utils.js
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/lang/
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/lang/en.js
${DRUPAL_MODS}/fckeditor/plugins/linktomenu/lang/pl.js
${DRUPAL_MODS}/fckeditor/plugins/linktonode/
${DRUPAL_MODS}/fckeditor/plugins/linktonode/css/
${DRUPAL_MODS}/fckeditor/plugins/linktonode/css/linktocontent.css
${DRUPAL_MODS}/fckeditor/plugins/linktonode/fck_linktonode.html
${DRUPAL_MODS}/fckeditor/plugins/linktonode/fckplugin.js
${DRUPAL_MODS}/fckeditor/plugins/linktonode/images/
${DRUPAL_MODS}/fckeditor/plugins/linktonode/images/descendant.gif
${DRUPAL_MODS}/fckeditor/plugins/linktonode/images/linktonode.gif
${DRUPAL_MODS}/fckeditor/plugins/linktonode/images/loading.gif
${DRUPAL_MODS}/fckeditor/plugins/linktonode/jscripts/
${DRUPAL_MODS}/fckeditor/plugins/linktonode/jscripts/fck_link.js
${DRUPAL_MODS}/fckeditor/plugins/linktonode/jscripts/functions.js
${DRUPAL_MODS}/fckeditor/plugins/linktonode/jscripts/utils.js
${DRUPAL_MODS}/fckeditor/plugins/linktonode/lang/
${DRUPAL_MODS}/fckeditor/plugins/linktonode/lang/en.js
${DRUPAL_MODS}/fckeditor/plugins/linktonode/lang/pl.js
${DRUPAL_MODS}/fckeditor/translations/
${DRUPAL_MODS}/fckeditor/translations/de.po
${DRUPAL_MODS}/fckeditor/translations/fckeditor.pot
${DRUPAL_MODS}/fckeditor/translations/fi.po
${DRUPAL_MODS}/fckeditor/translations/sv.po

18
www/drupal6/Makefile Normal file
View File

@ -0,0 +1,18 @@
# $OpenBS$
SUBDIR += FCKeditor
SUBDIR += admin-menu
SUBDIR += advanced_help
SUBDIR += alternate_login
SUBDIR += auto_nodetitle
SUBDIR += backup_migrate
SUBDIR += cck
SUBDIR += core
SUBDIR += date
SUBDIR += locale-fr
SUBDIR += theme-newsflash
SUBDIR += themesettingsapi
SUBDIR += views
SUBDIR += webform
.include <bsd.port.subdir.mk>

20
www/drupal6/Makefile.inc Normal file
View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile.inc,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
MAINTAINER ?= Marc Espie <espie@openbsd.org>
MODULES += www/drupal6
# GPL
PERMIT_DISTFILES_CDROM ?=Yes
PERMIT_DISTFILES_FTP ?= Yes
PERMIT_PACKAGE_CDROM ?= Yes
PERMIT_PACKAGE_FTP ?= Yes
NO_BUILD ?= Yes
NO_REGRESS ?= Yes
.if !target(do-install)
do-install:
${MODDRUPAL_INSTALL}
.endif

View File

@ -0,0 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = drop-down css admin menu for drupal
DISTNAME = admin_menu-6.x-1.3
PKGNAME = drupal6-admin-menu-1.3
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/admin_menu-6.x-1.3.tar.gz) = q6iKQnxS+58tBQHdURQTMQ==
RMD160 (drupal6/admin_menu-6.x-1.3.tar.gz) = ASx6LPj5qbxvf3ijNl6FUWu+fYs=
SHA1 (drupal6/admin_menu-6.x-1.3.tar.gz) = UTKqeDQBW1MDuhflcmpzlioEjKM=
SHA256 (drupal6/admin_menu-6.x-1.3.tar.gz) = o4ytsIBHodYN2ZuxOJkecXs5rV9IKanKfUmZe9waUS0=
SIZE (drupal6/admin_menu-6.x-1.3.tar.gz) = 38411

View File

@ -0,0 +1,4 @@
Drop-down CSS administrative menu for drupal.
Big time gain if your browser supports it.
Also, it looks cool.

View File

@ -0,0 +1,33 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/admin_menu/
${DRUPAL_MODS}/admin_menu/CHANGELOG.txt
${DRUPAL_MODS}/admin_menu/LICENSE.txt
${DRUPAL_MODS}/admin_menu/README.txt
${DRUPAL_MODS}/admin_menu/admin_menu-rtl.css
${DRUPAL_MODS}/admin_menu/admin_menu.css
${DRUPAL_MODS}/admin_menu/admin_menu.inc
${DRUPAL_MODS}/admin_menu/admin_menu.info
${DRUPAL_MODS}/admin_menu/admin_menu.install
${DRUPAL_MODS}/admin_menu/admin_menu.js
${DRUPAL_MODS}/admin_menu/admin_menu.module
${DRUPAL_MODS}/admin_menu/images/
${DRUPAL_MODS}/admin_menu/images/arrow-rtl.png
${DRUPAL_MODS}/admin_menu/images/arrow.png
${DRUPAL_MODS}/admin_menu/images/bkg.png
${DRUPAL_MODS}/admin_menu/images/bkg_tab.png
${DRUPAL_MODS}/admin_menu/images/icon_users.png
${DRUPAL_MODS}/admin_menu/tests/
${DRUPAL_MODS}/admin_menu/tests/admin_menu.test
${DRUPAL_MODS}/admin_menu/translations/
${DRUPAL_MODS}/admin_menu/translations/admin_menu.pot
${DRUPAL_MODS}/admin_menu/translations/da.po
${DRUPAL_MODS}/admin_menu/translations/de.po
${DRUPAL_MODS}/admin_menu/translations/es.po
${DRUPAL_MODS}/admin_menu/translations/hu.po
${DRUPAL_MODS}/admin_menu/translations/ja.po
${DRUPAL_MODS}/admin_menu/translations/nl.po
${DRUPAL_MODS}/admin_menu/translations/pt-br.po
${DRUPAL_MODS}/admin_menu/translations/ru.po
${DRUPAL_MODS}/admin_menu/translations/sv.po

View File

@ -0,0 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = advanced help system for drupal
DISTNAME = advanced_help-6.x-1.1
PKGNAME = drupal6-advanced-help-1.1
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/advanced_help-6.x-1.1.tar.gz) = FwYeb2OLHar7PE11wOxRuQ==
RMD160 (drupal6/advanced_help-6.x-1.1.tar.gz) = cXJCIn7u7PuKCuHxk+2ij7mQ24M=
SHA1 (drupal6/advanced_help-6.x-1.1.tar.gz) = JtSvZrf8kzSTkCea12IZWN2hWS4=
SHA256 (drupal6/advanced_help-6.x-1.1.tar.gz) = UlcjPwjcAoXbohVIzVM/7GMCWk6lrWX4F7daN3/2a9o=
SIZE (drupal6/advanced_help-6.x-1.1.tar.gz) = 70758

View File

@ -0,0 +1 @@
Advanced help system for drupal

View File

@ -0,0 +1,38 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/advanced_help/
${DRUPAL_MODS}/advanced_help/LICENSE.txt
${DRUPAL_MODS}/advanced_help/advanced-help-popup.tpl.php
${DRUPAL_MODS}/advanced_help/advanced_help.info
${DRUPAL_MODS}/advanced_help/advanced_help.install
${DRUPAL_MODS}/advanced_help/advanced_help.module
${DRUPAL_MODS}/advanced_help/help/
${DRUPAL_MODS}/advanced_help/help-icon.css
${DRUPAL_MODS}/advanced_help/help-popup.css
${DRUPAL_MODS}/advanced_help/help.css
${DRUPAL_MODS}/advanced_help/help.png
${DRUPAL_MODS}/advanced_help/help/advanced_help.help.ini
${DRUPAL_MODS}/advanced_help/help/ini-file.html
${DRUPAL_MODS}/advanced_help/help/translation.html
${DRUPAL_MODS}/advanced_help/help/using-advanced-help.html
${DRUPAL_MODS}/advanced_help/help/why-advanced-help.html
${DRUPAL_MODS}/advanced_help/help_example/
${DRUPAL_MODS}/advanced_help/help_example/help/
${DRUPAL_MODS}/advanced_help/help_example/help/180px-Andi_Gutmans_1.jpg
${DRUPAL_MODS}/advanced_help/help_example/help/180px-Lerdorf.jpg
${DRUPAL_MODS}/advanced_help/help_example/help/180px-PHP_Hello_World_screenshot.png
${DRUPAL_MODS}/advanced_help/help_example/help/about-php.html
${DRUPAL_MODS}/advanced_help/help_example/help/help_example.help.ini
${DRUPAL_MODS}/advanced_help/help_example/help/history.html
${DRUPAL_MODS}/advanced_help/help_example/help/security.html
${DRUPAL_MODS}/advanced_help/help_example/help/syntax.html
${DRUPAL_MODS}/advanced_help/help_example/help/usage.html
${DRUPAL_MODS}/advanced_help/help_example/help_example.info
${DRUPAL_MODS}/advanced_help/help_example/help_example.module
${DRUPAL_MODS}/advanced_help/help_example/translations/
${DRUPAL_MODS}/advanced_help/help_example/translations/help_example.de.po
${DRUPAL_MODS}/advanced_help/help_example/translations/help_example.pot
${DRUPAL_MODS}/advanced_help/translations/
${DRUPAL_MODS}/advanced_help/translations/advanced_help.de.po
${DRUPAL_MODS}/advanced_help/translations/advanced_help.pot

View File

@ -0,0 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = alternate logins for drupal
DISTNAME = alt_login-6.x-1.0
PKGNAME = drupal6-alternate-login-1.0
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/alt_login-6.x-1.0.tar.gz) = 8a8CwULiC7DzLaIDwMpyWw==
RMD160 (drupal6/alt_login-6.x-1.0.tar.gz) = mLblGJ/+ilanrhf9/bhMuyhx2m8=
SHA1 (drupal6/alt_login-6.x-1.0.tar.gz) = E4a17LUcRRIWwt6po2zTZ5EheF0=
SHA256 (drupal6/alt_login-6.x-1.0.tar.gz) = 5g8dJRQDFnWddBMboUieiaRlaQqEnJFz4IfLS1TEQcs=
SIZE (drupal6/alt_login-6.x-1.0.tar.gz) = 11125

View File

@ -0,0 +1,4 @@
Allows users to have an alternate login, mostly useful to migrate
an old site that has login restrictions to a new cleaner design.
Doesn't interact well with user_import at the moment.

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/alt_login/
${DRUPAL_MODS}/alt_login/LICENSE.txt
${DRUPAL_MODS}/alt_login/README.txt
${DRUPAL_MODS}/alt_login/alt_login.info
${DRUPAL_MODS}/alt_login/alt_login.install
${DRUPAL_MODS}/alt_login/alt_login.module
${DRUPAL_MODS}/alt_login/po/
${DRUPAL_MODS}/alt_login/po/ja.po

View File

@ -0,0 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = automatic node titles for drupal
DISTNAME = auto_nodetitle-6.x-1.1
PKGNAME = drupal6-automatic-nodetitle-1.1
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/auto_nodetitle-6.x-1.1.tar.gz) = CD8mnn2ws/0Y1mskKPJrJw==
RMD160 (drupal6/auto_nodetitle-6.x-1.1.tar.gz) = Vl/7j/FxouUP6hv5DNhIDAxdBPk=
SHA1 (drupal6/auto_nodetitle-6.x-1.1.tar.gz) = kfppvU8J6fSEH3dA8ReuYu4FWwQ=
SHA256 (drupal6/auto_nodetitle-6.x-1.1.tar.gz) = hQpCFxPZzD6hvIsv6lkbhSSfqKiwWEX2clM2hC264mQ=
SIZE (drupal6/auto_nodetitle-6.x-1.1.tar.gz) = 12088

View File

@ -0,0 +1,8 @@
Manually choosing good content titles is good.
If you have a structured site, deducing an automatic
content title from the submission (using tokens) is
much easier to do.
Either use to suggest good content titles, or to disable
manual content titles entirely. Per-content type configurable.

View File

@ -0,0 +1,13 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/auto_nodetitle/
${DRUPAL_MODS}/auto_nodetitle/LICENSE.txt
${DRUPAL_MODS}/auto_nodetitle/README.txt
${DRUPAL_MODS}/auto_nodetitle/auto_nodetitle.info
${DRUPAL_MODS}/auto_nodetitle/auto_nodetitle.install
${DRUPAL_MODS}/auto_nodetitle/auto_nodetitle.module
${DRUPAL_MODS}/auto_nodetitle/translations/
${DRUPAL_MODS}/auto_nodetitle/translations/fr.po
${DRUPAL_MODS}/auto_nodetitle/translations/hu.po
${DRUPAL_MODS}/auto_nodetitle/translations/ja.po

View File

@ -0,0 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = backup mysql database directly from drupal
DISTNAME = backup_migrate-6.x-1.2
PKGNAME = drupal6-backup-migrate-1.2
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/${DRUPAL_ROOT}/files/backup_migrate
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/backup_migrate-6.x-1.2.tar.gz) = FenjOiJkEfvisrifu5DZng==
RMD160 (drupal6/backup_migrate-6.x-1.2.tar.gz) = SAOE73JelHFxuKj6L9DyIgED7E8=
SHA1 (drupal6/backup_migrate-6.x-1.2.tar.gz) = X2dDphS3RN03LBw6L6PJnJCFsRE=
SHA256 (drupal6/backup_migrate-6.x-1.2.tar.gz) = b64NXOlK14NNYHd6B/Yj1vHo3ZxCrpnD1tkH7xR5YxU=
SIZE (drupal6/backup_migrate-6.x-1.2.tar.gz) = 25385

View File

@ -0,0 +1,7 @@
allows easy backup of the drupal database to a file of sql statements,
by selecting which tables you don't need.
This module does NOT WORK if you're using postgresql.
You will have to configure and use pg_dump(1) to achieve
equivalent functionality.

View File

@ -0,0 +1,14 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_ROOT}/files/backup_migrate/
${DRUPAL_MODS}/backup_migrate/
${DRUPAL_MODS}/backup_migrate/LICENSE.txt
${DRUPAL_MODS}/backup_migrate/README.txt
${DRUPAL_MODS}/backup_migrate/backup_migrate.info
${DRUPAL_MODS}/backup_migrate/backup_migrate.install
${DRUPAL_MODS}/backup_migrate/backup_migrate.module
${DRUPAL_MODS}/backup_migrate/po/
${DRUPAL_MODS}/backup_migrate/po/de.po
${DRUPAL_MODS}/backup_migrate/po/fr.po
${DRUPAL_MODS}/backup_migrate/po/sk.po

8
www/drupal6/cck/Makefile Normal file
View File

@ -0,0 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = content construction kit for drupal
DISTNAME = cck-6.x-2.2
PKGNAME = drupal6-cck-2.2
.include <bsd.port.mk>

5
www/drupal6/cck/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (drupal6/cck-6.x-2.2.tar.gz) = D+X45tEpL8/phTCj3qChoQ==
RMD160 (drupal6/cck-6.x-2.2.tar.gz) = Uxb6pcfunWUw5SDRWbQARr+Fezg=
SHA1 (drupal6/cck-6.x-2.2.tar.gz) = Dnrf0DXOrI9qzLalEFyB9EZATWw=
SHA256 (drupal6/cck-6.x-2.2.tar.gz) = wnGnFtocgcy4oxIoIzv59WeYPjaN8i/MBqUc+vN82mM=
SIZE (drupal6/cck-6.x-2.2.tar.gz) = 357660

View File

@ -0,0 +1,7 @@
The Content Construction Kit (CCK) is one of the most
common plugins to drupal.
It allows for the easy insertion of defined fields in content types.
This plays nicely with Views, where you can order contents by types,
vocabularies, or cck fields.

220
www/drupal6/cck/pkg/PLIST Normal file
View File

@ -0,0 +1,220 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/cck/
${DRUPAL_MODS}/cck/CHANGELOG.txt
${DRUPAL_MODS}/cck/DEVELOPER.txt
${DRUPAL_MODS}/cck/LICENSE.txt
${DRUPAL_MODS}/cck/README.txt
${DRUPAL_MODS}/cck/UPGRADE.txt
${DRUPAL_MODS}/cck/content.info
${DRUPAL_MODS}/cck/content.install
${DRUPAL_MODS}/cck/content.js
${DRUPAL_MODS}/cck/content.module
${DRUPAL_MODS}/cck/help/
${DRUPAL_MODS}/cck/help/add-existing-field.html
${DRUPAL_MODS}/cck/help/add-existing-field.png
${DRUPAL_MODS}/cck/help/add-new-field.html
${DRUPAL_MODS}/cck/help/add-new-field.png
${DRUPAL_MODS}/cck/help/add-new-group.html
${DRUPAL_MODS}/cck/help/add-new-group.png
${DRUPAL_MODS}/cck/help/add-new.png
${DRUPAL_MODS}/cck/help/add.html
${DRUPAL_MODS}/cck/help/content.help.ini
${DRUPAL_MODS}/cck/help/drag-groups.png
${DRUPAL_MODS}/cck/help/drag-new.png
${DRUPAL_MODS}/cck/help/draggable.png
${DRUPAL_MODS}/cck/help/fields.html
${DRUPAL_MODS}/cck/help/group-node-display.png
${DRUPAL_MODS}/cck/help/group-node-edit-form.png
${DRUPAL_MODS}/cck/help/manage-fields.html
${DRUPAL_MODS}/cck/help/rearrange.html
${DRUPAL_MODS}/cck/help/remove.html
${DRUPAL_MODS}/cck/help/theme-field-templates.html
${DRUPAL_MODS}/cck/help/theme-formatters.html
${DRUPAL_MODS}/cck/help/theme-node-templates.html
${DRUPAL_MODS}/cck/help/theme.html
${DRUPAL_MODS}/cck/help/theme.png
${DRUPAL_MODS}/cck/includes/
${DRUPAL_MODS}/cck/includes/content.admin.inc
${DRUPAL_MODS}/cck/includes/content.crud.inc
${DRUPAL_MODS}/cck/includes/content.devel.inc
${DRUPAL_MODS}/cck/includes/content.diff.inc
${DRUPAL_MODS}/cck/includes/content.node_form.inc
${DRUPAL_MODS}/cck/includes/content.panels.inc
${DRUPAL_MODS}/cck/includes/content.rules.inc
${DRUPAL_MODS}/cck/includes/content.token.inc
${DRUPAL_MODS}/cck/includes/views/
${DRUPAL_MODS}/cck/includes/views/content.views.inc
${DRUPAL_MODS}/cck/includes/views/content.views_convert.inc
${DRUPAL_MODS}/cck/includes/views/handlers/
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_argument.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_argument_many_to_one.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_argument_numeric.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_argument_string.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_field.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_field_multiple.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_filter_float.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_filter_many_to_one.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_filter_numeric.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_filter_string.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_relationship.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_handler_sort.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_plugin_display_simple.inc
${DRUPAL_MODS}/cck/includes/views/handlers/content_plugin_style_php_array_ac.inc
${DRUPAL_MODS}/cck/modules/
${DRUPAL_MODS}/cck/modules/content_copy/
${DRUPAL_MODS}/cck/modules/content_copy/content_copy.info
${DRUPAL_MODS}/cck/modules/content_copy/content_copy.module
${DRUPAL_MODS}/cck/modules/content_copy/content_copy_export_form.tpl.php
${DRUPAL_MODS}/cck/modules/content_copy/translations/
${DRUPAL_MODS}/cck/modules/content_copy/translations/modules-content_copy.de.po
${DRUPAL_MODS}/cck/modules/content_copy/translations/modules-content_copy.fr.po
${DRUPAL_MODS}/cck/modules/content_copy/translations/modules-content_copy.hu.po
${DRUPAL_MODS}/cck/modules/content_copy/translations/modules-content_copy.pot
${DRUPAL_MODS}/cck/modules/content_multigroup/
${DRUPAL_MODS}/cck/modules/content_multigroup/README.txt
${DRUPAL_MODS}/cck/modules/content_multigroup/content_multigroup.css
${DRUPAL_MODS}/cck/modules/content_multigroup/content_multigroup.module
${DRUPAL_MODS}/cck/modules/content_multigroup/translations/
${DRUPAL_MODS}/cck/modules/content_multigroup/translations/content_multigroup.de.po
${DRUPAL_MODS}/cck/modules/content_multigroup/translations/modules-content_multigroup.pot
${DRUPAL_MODS}/cck/modules/content_permissions/
${DRUPAL_MODS}/cck/modules/content_permissions/content_permissions.info
${DRUPAL_MODS}/cck/modules/content_permissions/content_permissions.install
${DRUPAL_MODS}/cck/modules/content_permissions/content_permissions.module
${DRUPAL_MODS}/cck/modules/content_permissions/translations/
${DRUPAL_MODS}/cck/modules/content_permissions/translations/modules-content_permissions.de.po
${DRUPAL_MODS}/cck/modules/content_permissions/translations/modules-content_permissions.fr.po
${DRUPAL_MODS}/cck/modules/content_permissions/translations/modules-content_permissions.hu.po
${DRUPAL_MODS}/cck/modules/content_permissions/translations/modules-content_permissions.pot
${DRUPAL_MODS}/cck/modules/fieldgroup/
${DRUPAL_MODS}/cck/modules/fieldgroup/fieldgroup-rtl.css
${DRUPAL_MODS}/cck/modules/fieldgroup/fieldgroup-simple.tpl.php
${DRUPAL_MODS}/cck/modules/fieldgroup/fieldgroup.css
${DRUPAL_MODS}/cck/modules/fieldgroup/fieldgroup.info
${DRUPAL_MODS}/cck/modules/fieldgroup/fieldgroup.install
${DRUPAL_MODS}/cck/modules/fieldgroup/fieldgroup.module
${DRUPAL_MODS}/cck/modules/fieldgroup/fieldgroup.panels.inc
${DRUPAL_MODS}/cck/modules/fieldgroup/translations/
${DRUPAL_MODS}/cck/modules/fieldgroup/translations/modules-fieldgroup.de.po
${DRUPAL_MODS}/cck/modules/fieldgroup/translations/modules-fieldgroup.fr.po
${DRUPAL_MODS}/cck/modules/fieldgroup/translations/modules-fieldgroup.hu.po
${DRUPAL_MODS}/cck/modules/fieldgroup/translations/modules-fieldgroup.pot
${DRUPAL_MODS}/cck/modules/nodereference/
${DRUPAL_MODS}/cck/modules/nodereference/help/
${DRUPAL_MODS}/cck/modules/nodereference/help/nodereference.help.ini
${DRUPAL_MODS}/cck/modules/nodereference/help/nodereference.html
${DRUPAL_MODS}/cck/modules/nodereference/nodereference.info
${DRUPAL_MODS}/cck/modules/nodereference/nodereference.install
${DRUPAL_MODS}/cck/modules/nodereference/nodereference.module
${DRUPAL_MODS}/cck/modules/nodereference/nodereference.rules.inc
${DRUPAL_MODS}/cck/modules/nodereference/translations/
${DRUPAL_MODS}/cck/modules/nodereference/translations/modules-nodereference.de.po
${DRUPAL_MODS}/cck/modules/nodereference/translations/modules-nodereference.fr.po
${DRUPAL_MODS}/cck/modules/nodereference/translations/modules-nodereference.hu.po
${DRUPAL_MODS}/cck/modules/nodereference/translations/modules-nodereference.pot
${DRUPAL_MODS}/cck/modules/number/
${DRUPAL_MODS}/cck/modules/number/help/
${DRUPAL_MODS}/cck/modules/number/help/number.help.ini
${DRUPAL_MODS}/cck/modules/number/help/number.html
${DRUPAL_MODS}/cck/modules/number/number.info
${DRUPAL_MODS}/cck/modules/number/number.install
${DRUPAL_MODS}/cck/modules/number/number.module
${DRUPAL_MODS}/cck/modules/number/translations/
${DRUPAL_MODS}/cck/modules/number/translations/modules-number.de.po
${DRUPAL_MODS}/cck/modules/number/translations/modules-number.fr.po
${DRUPAL_MODS}/cck/modules/number/translations/modules-number.hu.po
${DRUPAL_MODS}/cck/modules/number/translations/modules-number.pot
${DRUPAL_MODS}/cck/modules/optionwidgets/
${DRUPAL_MODS}/cck/modules/optionwidgets/help/
${DRUPAL_MODS}/cck/modules/optionwidgets/help/optionwidgets.help.ini
${DRUPAL_MODS}/cck/modules/optionwidgets/help/optionwidgets.html
${DRUPAL_MODS}/cck/modules/optionwidgets/optionwidgets.info
${DRUPAL_MODS}/cck/modules/optionwidgets/optionwidgets.install
${DRUPAL_MODS}/cck/modules/optionwidgets/optionwidgets.module
${DRUPAL_MODS}/cck/modules/optionwidgets/translations/
${DRUPAL_MODS}/cck/modules/optionwidgets/translations/modules-optionwidgets.de.po
${DRUPAL_MODS}/cck/modules/optionwidgets/translations/modules-optionwidgets.fr.po
${DRUPAL_MODS}/cck/modules/optionwidgets/translations/modules-optionwidgets.hu.po
${DRUPAL_MODS}/cck/modules/optionwidgets/translations/modules-optionwidgets.pot
${DRUPAL_MODS}/cck/modules/text/
${DRUPAL_MODS}/cck/modules/text/help/
${DRUPAL_MODS}/cck/modules/text/help/text.help.ini
${DRUPAL_MODS}/cck/modules/text/help/text.html
${DRUPAL_MODS}/cck/modules/text/text.info
${DRUPAL_MODS}/cck/modules/text/text.install
${DRUPAL_MODS}/cck/modules/text/text.module
${DRUPAL_MODS}/cck/modules/text/translations/
${DRUPAL_MODS}/cck/modules/text/translations/modules-text.de.po
${DRUPAL_MODS}/cck/modules/text/translations/modules-text.fr.po
${DRUPAL_MODS}/cck/modules/text/translations/modules-text.hu.po
${DRUPAL_MODS}/cck/modules/text/translations/modules-text.pot
${DRUPAL_MODS}/cck/modules/userreference/
${DRUPAL_MODS}/cck/modules/userreference/help/
${DRUPAL_MODS}/cck/modules/userreference/help/userreference.help.ini
${DRUPAL_MODS}/cck/modules/userreference/help/userreference.html
${DRUPAL_MODS}/cck/modules/userreference/translations/
${DRUPAL_MODS}/cck/modules/userreference/translations/modules-userreference.de.po
${DRUPAL_MODS}/cck/modules/userreference/translations/modules-userreference.fr.po
${DRUPAL_MODS}/cck/modules/userreference/translations/modules-userreference.hu.po
${DRUPAL_MODS}/cck/modules/userreference/translations/modules-userreference.pot
${DRUPAL_MODS}/cck/modules/userreference/userreference.info
${DRUPAL_MODS}/cck/modules/userreference/userreference.install
${DRUPAL_MODS}/cck/modules/userreference/userreference.module
${DRUPAL_MODS}/cck/modules/userreference/userreference.rules.inc
${DRUPAL_MODS}/cck/tests/
${DRUPAL_MODS}/cck/tests/content.crud.test
${DRUPAL_MODS}/cck/theme/
${DRUPAL_MODS}/cck/theme/content-admin-display-overview-form.tpl.php
${DRUPAL_MODS}/cck/theme/content-admin-field-overview-form.tpl.php
${DRUPAL_MODS}/cck/theme/content-field.tpl.php
${DRUPAL_MODS}/cck/theme/content-module-rtl.css
${DRUPAL_MODS}/cck/theme/content-module.css
${DRUPAL_MODS}/cck/theme/theme.inc
${DRUPAL_MODS}/cck/translations/
${DRUPAL_MODS}/cck/translations/content.de.po
${DRUPAL_MODS}/cck/translations/content.fr.po
${DRUPAL_MODS}/cck/translations/content.pot
${DRUPAL_MODS}/cck/translations/es.po
${DRUPAL_MODS}/cck/translations/examples.fr.po
${DRUPAL_MODS}/cck/translations/fr.po
${DRUPAL_MODS}/cck/translations/general.de.po
${DRUPAL_MODS}/cck/translations/general.fr.po
${DRUPAL_MODS}/cck/translations/general.pot
${DRUPAL_MODS}/cck/translations/help/
${DRUPAL_MODS}/cck/translations/help/de/
${DRUPAL_MODS}/cck/translations/help/de/add-existing-field.html
${DRUPAL_MODS}/cck/translations/help/de/add-existing-field.png
${DRUPAL_MODS}/cck/translations/help/de/add-new-field.html
${DRUPAL_MODS}/cck/translations/help/de/add-new-field.png
${DRUPAL_MODS}/cck/translations/help/de/add-new-group.html
${DRUPAL_MODS}/cck/translations/help/de/add-new-group.png
${DRUPAL_MODS}/cck/translations/help/de/add-new.png
${DRUPAL_MODS}/cck/translations/help/de/add.html
${DRUPAL_MODS}/cck/translations/help/de/content.help.ini
${DRUPAL_MODS}/cck/translations/help/de/drag-groups.png
${DRUPAL_MODS}/cck/translations/help/de/drag-new.png
${DRUPAL_MODS}/cck/translations/help/de/group-node-display.png
${DRUPAL_MODS}/cck/translations/help/de/group-node-edit-form.png
${DRUPAL_MODS}/cck/translations/help/de/manage-fields.html
${DRUPAL_MODS}/cck/translations/help/de/rearrange.html
${DRUPAL_MODS}/cck/translations/help/de/remove.html
${DRUPAL_MODS}/cck/translations/help/de/theme-formatters.html
${DRUPAL_MODS}/cck/translations/help/de/theme.html
${DRUPAL_MODS}/cck/translations/hu.po
${DRUPAL_MODS}/cck/translations/includes-views-handlers.de.po
${DRUPAL_MODS}/cck/translations/includes-views-handlers.pot
${DRUPAL_MODS}/cck/translations/includes-views.de.po
${DRUPAL_MODS}/cck/translations/includes-views.pot
${DRUPAL_MODS}/cck/translations/includes.de.po
${DRUPAL_MODS}/cck/translations/includes.fr.po
${DRUPAL_MODS}/cck/translations/includes.pot
${DRUPAL_MODS}/cck/translations/it.po
${DRUPAL_MODS}/cck/translations/ja.po
${DRUPAL_MODS}/cck/translations/nl.po
${DRUPAL_MODS}/cck/translations/pt.po
${DRUPAL_MODS}/cck/translations/ru.po
${DRUPAL_MODS}/cck/translations/theme.de.po
${DRUPAL_MODS}/cck/translations/theme.pot
${DRUPAL_MODS}/cck/translations/vi.po

10
www/drupal6/date/Makefile Normal file
View File

@ -0,0 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = date cck and api for drupal
DISTNAME = date-6.x-2.1
PKGNAME = drupal6-date-2.1
RUN_DEPENDS = ::www/drupal6/cck
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/date-6.x-2.1.tar.gz) = 7vsR10WxwWLMKuvdqMXgzw==
RMD160 (drupal6/date-6.x-2.1.tar.gz) = gBB2UNYl+eSWuwwOTWD6V+yiIk8=
SHA1 (drupal6/date-6.x-2.1.tar.gz) = sHoJQCwwKnILimXFM2ezZr3rCsM=
SHA256 (drupal6/date-6.x-2.1.tar.gz) = UZEe3XxDY2WNbPEUsSePbor07gKH28xk57atsU+9UWo=
SIZE (drupal6/date-6.x-2.1.tar.gz) = 538903

View File

@ -0,0 +1,3 @@
This package contains both the Date module and a Date API module.
The date module is a flexible date/time field type for cck.

180
www/drupal6/date/pkg/PLIST Normal file
View File

@ -0,0 +1,180 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/date/
${DRUPAL_MODS}/date/CHANGELOG.txt
${DRUPAL_MODS}/date/INSTALL.txt
${DRUPAL_MODS}/date/LICENSE.txt
${DRUPAL_MODS}/date/README.txt
${DRUPAL_MODS}/date/date/
${DRUPAL_MODS}/date/date-rtl.css
${DRUPAL_MODS}/date/date.css
${DRUPAL_MODS}/date/date/date.info
${DRUPAL_MODS}/date/date/date.install
${DRUPAL_MODS}/date/date/date.module
${DRUPAL_MODS}/date/date/date.theme
${DRUPAL_MODS}/date/date/date.views.inc
${DRUPAL_MODS}/date/date/date_admin.inc
${DRUPAL_MODS}/date/date/date_content_generate.inc
${DRUPAL_MODS}/date/date/date_elements.inc
${DRUPAL_MODS}/date/date/date_handler_field_multiple.inc
${DRUPAL_MODS}/date/date/date_repeat.inc
${DRUPAL_MODS}/date/date/date_token.inc
${DRUPAL_MODS}/date/date/translations/
${DRUPAL_MODS}/date/date/translations/date.de.po
${DRUPAL_MODS}/date/date/translations/date.pot
${DRUPAL_MODS}/date/date_api.admin.inc
${DRUPAL_MODS}/date/date_api.info
${DRUPAL_MODS}/date/date_api.install
${DRUPAL_MODS}/date/date_api.js
${DRUPAL_MODS}/date/date_api.module
${DRUPAL_MODS}/date/date_api_elements.inc
${DRUPAL_MODS}/date/date_api_formats_list.inc
${DRUPAL_MODS}/date/date_api_ical.inc
${DRUPAL_MODS}/date/date_api_sql.inc
${DRUPAL_MODS}/date/date_locale/
${DRUPAL_MODS}/date/date_locale/date_locale.info
${DRUPAL_MODS}/date/date_locale/date_locale.module
${DRUPAL_MODS}/date/date_locale/translations/
${DRUPAL_MODS}/date/date_locale/translations/date_locale.de.po
${DRUPAL_MODS}/date/date_locale/translations/date_locale.pot
${DRUPAL_MODS}/date/date_php4/
${DRUPAL_MODS}/date/date_php4/date_php4.inc
${DRUPAL_MODS}/date/date_php4/date_php4.info
${DRUPAL_MODS}/date/date_php4/date_php4.install
${DRUPAL_MODS}/date/date_php4/date_php4.module
${DRUPAL_MODS}/date/date_php4/date_php4_calc.inc
${DRUPAL_MODS}/date/date_php4/date_php4_lib.inc
${DRUPAL_MODS}/date/date_php4/date_php4_missing_data.inc
${DRUPAL_MODS}/date/date_php4/date_php4_tz_abbreviations_list.inc
${DRUPAL_MODS}/date/date_php4/date_php4_tz_create.inc
${DRUPAL_MODS}/date/date_php4/date_php4_tz_identifiers.inc
${DRUPAL_MODS}/date/date_php4/date_php4_tz_map.inc
${DRUPAL_MODS}/date/date_php4/translations/
${DRUPAL_MODS}/date/date_php4/translations/date_php4.de.po
${DRUPAL_MODS}/date/date_php4/translations/date_php4.pot
${DRUPAL_MODS}/date/date_popup/
${DRUPAL_MODS}/date/date_popup/date_popup.info
${DRUPAL_MODS}/date/date_popup/date_popup.install
${DRUPAL_MODS}/date/date_popup/date_popup.js
${DRUPAL_MODS}/date/date_popup/date_popup.module
${DRUPAL_MODS}/date/date_popup/lib/
${DRUPAL_MODS}/date/date_popup/lib/README.txt
${DRUPAL_MODS}/date/date_popup/lib/jquery.timeentry.pack.js
${DRUPAL_MODS}/date/date_popup/lib/ui.calendar.js
${DRUPAL_MODS}/date/date_popup/lib/ui.datepicker.js
${DRUPAL_MODS}/date/date_popup/themes/
${DRUPAL_MODS}/date/date_popup/themes/calendar.css
${DRUPAL_MODS}/date/date_popup/themes/datepicker.css
${DRUPAL_MODS}/date/date_popup/themes/images/
${DRUPAL_MODS}/date/date_popup/themes/images/222222_7x7_arrow_left.gif
${DRUPAL_MODS}/date/date_popup/themes/images/222222_7x7_arrow_right.gif
${DRUPAL_MODS}/date/date_popup/themes/images/454545_7x7_arrow_left.gif
${DRUPAL_MODS}/date/date_popup/themes/images/454545_7x7_arrow_right.gif
${DRUPAL_MODS}/date/date_popup/themes/images/888888_7x7_arrow_left.gif
${DRUPAL_MODS}/date/date_popup/themes/images/888888_7x7_arrow_right.gif
${DRUPAL_MODS}/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png
${DRUPAL_MODS}/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png
${DRUPAL_MODS}/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png
${DRUPAL_MODS}/date/date_popup/themes/timeentry.css
${DRUPAL_MODS}/date/date_popup/translations/
${DRUPAL_MODS}/date/date_popup/translations/date_popup.de.po
${DRUPAL_MODS}/date/date_popup/translations/date_popup.es.po
${DRUPAL_MODS}/date/date_popup/translations/date_popup.pot
${DRUPAL_MODS}/date/date_repeat/
${DRUPAL_MODS}/date/date_repeat/date_repeat.info
${DRUPAL_MODS}/date/date_repeat/date_repeat.install
${DRUPAL_MODS}/date/date_repeat/date_repeat.module
${DRUPAL_MODS}/date/date_repeat/date_repeat_calc.inc
${DRUPAL_MODS}/date/date_repeat/date_repeat_form.inc
${DRUPAL_MODS}/date/date_repeat/translations/
${DRUPAL_MODS}/date/date_repeat/translations/date_repeat.de.po
${DRUPAL_MODS}/date/date_repeat/translations/date_repeat.pot
${DRUPAL_MODS}/date/date_timezone/
${DRUPAL_MODS}/date/date_timezone/date_timezone.info
${DRUPAL_MODS}/date/date_timezone/date_timezone.install
${DRUPAL_MODS}/date/date_timezone/date_timezone.js
${DRUPAL_MODS}/date/date_timezone/date_timezone.module
${DRUPAL_MODS}/date/date_timezone/translations/
${DRUPAL_MODS}/date/date_timezone/translations/date_timezone.de.po
${DRUPAL_MODS}/date/date_timezone/translations/date_timezone.pot
${DRUPAL_MODS}/date/date_tools/
${DRUPAL_MODS}/date/date_tools/date_field.php
${DRUPAL_MODS}/date/date_tools/date_tools.info
${DRUPAL_MODS}/date/date_tools/date_tools.module
${DRUPAL_MODS}/date/date_tools/translations/
${DRUPAL_MODS}/date/date_tools/translations/date_tools.de.po
${DRUPAL_MODS}/date/date_tools/translations/date_tools.pot
${DRUPAL_MODS}/date/help/
${DRUPAL_MODS}/date/help/date-api-functions.html
${DRUPAL_MODS}/date/help/date-api.html
${DRUPAL_MODS}/date/help/date-argument.html
${DRUPAL_MODS}/date/help/date-copy.html
${DRUPAL_MODS}/date/help/date-create.html
${DRUPAL_MODS}/date/help/date-display.html
${DRUPAL_MODS}/date/help/date-filter.html
${DRUPAL_MODS}/date/help/date-php4.html
${DRUPAL_MODS}/date/help/date-repeat-form.html
${DRUPAL_MODS}/date/help/date-timezones.html
${DRUPAL_MODS}/date/help/date-types.html
${DRUPAL_MODS}/date/help/date-views-dates.html
${DRUPAL_MODS}/date/help/date-views.html
${DRUPAL_MODS}/date/help/date.html
${DRUPAL_MODS}/date/help/date_api.help.ini
${DRUPAL_MODS}/date/help/embedding.html
${DRUPAL_MODS}/date/help/form-elements.html
${DRUPAL_MODS}/date/help/ical-import.html
${DRUPAL_MODS}/date/help/ical-parser.html
${DRUPAL_MODS}/date/help/images/
${DRUPAL_MODS}/date/help/images/ical_feed_create.png
${DRUPAL_MODS}/date/help/images/ical_feed_map.png
${DRUPAL_MODS}/date/help/images/ical_feed_map2.png
${DRUPAL_MODS}/date/help/images/ical_feed_type_middle.png
${DRUPAL_MODS}/date/help/images/ical_feed_type_top.png
${DRUPAL_MODS}/date/help/images/ical_imported_event_list.png
${DRUPAL_MODS}/date/help/images/ical_modules.png
${DRUPAL_MODS}/date/help/new-features.html
${DRUPAL_MODS}/date/help/overview.html
${DRUPAL_MODS}/date/images/
${DRUPAL_MODS}/date/images/calendar.png
${DRUPAL_MODS}/date/images/ical16x16.gif
${DRUPAL_MODS}/date/includes/
${DRUPAL_MODS}/date/includes/date_api.views.inc
${DRUPAL_MODS}/date/includes/date_api.views_default.inc
${DRUPAL_MODS}/date/includes/date_api_argument_handler.inc
${DRUPAL_MODS}/date/includes/date_api_fields.inc
${DRUPAL_MODS}/date/includes/date_api_filter_handler.inc
${DRUPAL_MODS}/date/includes/date_navigation_plugin_style.inc
${DRUPAL_MODS}/date/includes/date_plugin_display_attachment.inc
${DRUPAL_MODS}/date/tests/
${DRUPAL_MODS}/date/tests/README.txt
${DRUPAL_MODS}/date/tests/USHolidays.ics
${DRUPAL_MODS}/date/tests/Yahoo.csv
${DRUPAL_MODS}/date/tests/date_api.test
${DRUPAL_MODS}/date/tests/date_repeat.test
${DRUPAL_MODS}/date/tests/rrule.ics
${DRUPAL_MODS}/date/theme/
${DRUPAL_MODS}/date/theme/date-navigation.tpl.php
${DRUPAL_MODS}/date/theme/date-valarm.tpl.php
${DRUPAL_MODS}/date/theme/date-vcalendar.tpl.php
${DRUPAL_MODS}/date/theme/date-vevent.tpl.php
${DRUPAL_MODS}/date/theme/date-views-filter-form.tpl.php
${DRUPAL_MODS}/date/theme/theme.inc
${DRUPAL_MODS}/date/translations/
${DRUPAL_MODS}/date/translations/date_api.de.po
${DRUPAL_MODS}/date/translations/date_api.it.po
${DRUPAL_MODS}/date/translations/date_api.nl.po
${DRUPAL_MODS}/date/translations/date_api.pot
${DRUPAL_MODS}/date/translations/fr.po
${DRUPAL_MODS}/date/translations/general.de.po
${DRUPAL_MODS}/date/translations/general.it.po
${DRUPAL_MODS}/date/translations/general.nl.po
${DRUPAL_MODS}/date/translations/general.pot
${DRUPAL_MODS}/date/translations/includes.de.po
${DRUPAL_MODS}/date/translations/includes.it.po
${DRUPAL_MODS}/date/translations/includes.nl.po
${DRUPAL_MODS}/date/translations/includes.pot
${DRUPAL_MODS}/date/translations/theme.de.po
${DRUPAL_MODS}/date/translations/theme.it.po
${DRUPAL_MODS}/date/translations/theme.nl.po
${DRUPAL_MODS}/date/translations/theme.pot

View File

@ -0,0 +1,56 @@
# $OpenBSD: drupal6.port.mk,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
# three types of things we can install, by default plugin
MODDRUPAL_THEME ?= No
.if defined(LANG)
MODDRUPAL_LANG ?= Yes
.else
MODDRUPAL_LANG ?= No
.endif
DIST_SUBDIR ?= drupal6
CATEGORIES += www www/drupal6
HOMEPAGE ?= http://drupal.org/
MASTER_SITES ?= ftp://ftp.drupal.org/pub/drupal/files/projects/
PKG_ARCH ?= *
.if !defined(WRKDIST)
WRKDIST = ${WRKDIR}/${DISTNAME:C/-6.x.*$//}
.endif
PREFIX ?= /var/www
DRUPAL ?= drupal6
DRUPAL_ROOT ?= htdocs/${DRUPAL}
DRUPAL_MODS ?= ${DRUPAL_ROOT}/sites/all/modules
DRUPAL_THEMES ?=${DRUPAL_ROOT}/sites/all/themes
DRUPAL_LOCALE ?=${DRUPAL_MODS}/node
DRUPAL_LOCALE ?=${DRUPAL_ROOT}/modules/node
DRUPAL_OWNER = www
DRUPAL_GROUP = www
SUBST_VARS += DRUPAL_LOCALE DRUPAL_MODS DRUPAL_THEMES DRUPAL_ROOT \
DRUPAL_OWNER DRUPAL_GROUP
.if ${MODDRUPAL_THEME:L} == "yes"
MODDRUPAL_INSTALL = \
mkdir -p ${PREFIX}/${DRUPAL_THEMES}; \
cp -R ${WRKDIST} ${PREFIX}/${DRUPAL_THEMES}; \
chown -R www.www ${PREFIX}/${DRUPAL_THEMES}
.elif ${MODDRUPAL_LANG:L} == "yes"
MODDRUPAL_INSTALL = \
mkdir -p ${PREFIX}/${DRUPAL_ROOT}; \
cp -R ${WRKDIST}/* ${PREFIX}/${DRUPAL_ROOT}; \
chown -R www.www ${PREFIX}/${DRUPAL_ROOT}
SUBST_VARS += LANG
#RUN_DEPENDS ?= ::www/drupal5/autolocale
.else
MODDRUPAL_INSTALL = \
mkdir -p ${PREFIX}/${DRUPAL_MODS}; \
cp -R ${WRKDIST} ${PREFIX}/${DRUPAL_MODS}; \
chown -R www.www ${PREFIX}/${DRUPAL_MODS}
.endif
RUN_DEPENDS ?= ::www/drupal6/core

View File

@ -0,0 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = french translation
LANG = fr
EXTRACT_ONLY =
DISTNAME = ${LANG}-6.x-1.0
PKGNAME = drupal6-${LANG}-1.0
post-extract:
mkdir -p ${WRKDIST}
cd ${WRKDIST} && tar zxf ${FULLDISTDIR}/${DISTFILES}
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/fr-6.x-1.0.tar.gz) = w7IbquQ2JD3mBiqzrB4+Rg==
RMD160 (drupal6/fr-6.x-1.0.tar.gz) = 0nGMhds5tPTNLQnEMgOYzuvuMs0=
SHA1 (drupal6/fr-6.x-1.0.tar.gz) = cUpga7m2VZuJJPMrDhvvVSNMDZA=
SHA256 (drupal6/fr-6.x-1.0.tar.gz) = stsCUfdkJKjp1exmTovH0cH56OVRtxLYCxpi9ZIhZmQ=
SIZE (drupal6/fr-6.x-1.0.tar.gz) = 212397

View File

@ -0,0 +1,4 @@
provides french translation of drupal5.
If you install this module prior to configuring drupal, thanks
to autolocale, the installation itself will be available in french!

View File

@ -0,0 +1,84 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_ROOT}/CONTRIBUTORS.${LANG}.txt
${DRUPAL_ROOT}/LICENSE.${LANG}.txt
${DRUPAL_ROOT}/README.${LANG}.txt
${DRUPAL_ROOT}/STATUS.${LANG}.txt
${DRUPAL_ROOT}/modules/aggregator/translations/
${DRUPAL_ROOT}/modules/aggregator/translations/modules-aggregator.${LANG}.po
${DRUPAL_ROOT}/modules/block/translations/
${DRUPAL_ROOT}/modules/block/translations/modules-block.${LANG}.po
${DRUPAL_ROOT}/modules/blog/translations/
${DRUPAL_ROOT}/modules/blog/translations/modules-blog.${LANG}.po
${DRUPAL_ROOT}/modules/blogapi/translations/
${DRUPAL_ROOT}/modules/blogapi/translations/modules-blogapi.${LANG}.po
${DRUPAL_ROOT}/modules/book/translations/
${DRUPAL_ROOT}/modules/book/translations/modules-book.${LANG}.po
${DRUPAL_ROOT}/modules/color/translations/
${DRUPAL_ROOT}/modules/color/translations/modules-color.${LANG}.po
${DRUPAL_ROOT}/modules/comment/translations/
${DRUPAL_ROOT}/modules/comment/translations/modules-comment.${LANG}.po
${DRUPAL_ROOT}/modules/contact/translations/
${DRUPAL_ROOT}/modules/contact/translations/modules-contact.${LANG}.po
${DRUPAL_ROOT}/modules/dblog/translations/
${DRUPAL_ROOT}/modules/dblog/translations/modules-dblog.${LANG}.po
${DRUPAL_ROOT}/modules/filter/translations/
${DRUPAL_ROOT}/modules/filter/translations/modules-filter.${LANG}.po
${DRUPAL_ROOT}/modules/forum/translations/
${DRUPAL_ROOT}/modules/forum/translations/modules-forum.${LANG}.po
${DRUPAL_ROOT}/modules/help/translations/
${DRUPAL_ROOT}/modules/help/translations/modules-help.${LANG}.po
${DRUPAL_ROOT}/modules/locale/translations/
${DRUPAL_ROOT}/modules/locale/translations/modules-locale.${LANG}.po
${DRUPAL_ROOT}/modules/menu/translations/
${DRUPAL_ROOT}/modules/menu/translations/modules-menu.${LANG}.po
${DRUPAL_ROOT}/modules/node/translations/
${DRUPAL_ROOT}/modules/node/translations/modules-node.${LANG}.po
${DRUPAL_ROOT}/modules/openid/translations/
${DRUPAL_ROOT}/modules/openid/translations/modules-openid.${LANG}.po
${DRUPAL_ROOT}/modules/path/translations/
${DRUPAL_ROOT}/modules/path/translations/modules-path.${LANG}.po
${DRUPAL_ROOT}/modules/php/translations/
${DRUPAL_ROOT}/modules/php/translations/modules-php.${LANG}.po
${DRUPAL_ROOT}/modules/ping/translations/
${DRUPAL_ROOT}/modules/ping/translations/modules-ping.${LANG}.po
${DRUPAL_ROOT}/modules/poll/translations/
${DRUPAL_ROOT}/modules/poll/translations/modules-poll.${LANG}.po
${DRUPAL_ROOT}/modules/profile/translations/
${DRUPAL_ROOT}/modules/profile/translations/modules-profile.${LANG}.po
${DRUPAL_ROOT}/modules/search/translations/
${DRUPAL_ROOT}/modules/search/translations/modules-search.${LANG}.po
${DRUPAL_ROOT}/modules/statistics/translations/
${DRUPAL_ROOT}/modules/statistics/translations/modules-statistics.${LANG}.po
${DRUPAL_ROOT}/modules/syslog/translations/
${DRUPAL_ROOT}/modules/syslog/translations/modules-syslog.${LANG}.po
${DRUPAL_ROOT}/modules/system/translations/
${DRUPAL_ROOT}/modules/system/translations/general.${LANG}.po
${DRUPAL_ROOT}/modules/system/translations/includes.${LANG}.po
${DRUPAL_ROOT}/modules/system/translations/misc.${LANG}.po
${DRUPAL_ROOT}/modules/system/translations/modules-system.${LANG}.po
${DRUPAL_ROOT}/modules/taxonomy/translations/
${DRUPAL_ROOT}/modules/taxonomy/translations/modules-taxonomy.${LANG}.po
${DRUPAL_ROOT}/modules/throttle/translations/
${DRUPAL_ROOT}/modules/throttle/translations/modules-throttle.${LANG}.po
${DRUPAL_ROOT}/modules/tracker/translations/
${DRUPAL_ROOT}/modules/tracker/translations/modules-tracker.${LANG}.po
${DRUPAL_ROOT}/modules/translation/translations/
${DRUPAL_ROOT}/modules/translation/translations/modules-translation.${LANG}.po
${DRUPAL_ROOT}/modules/trigger/translations/
${DRUPAL_ROOT}/modules/trigger/translations/modules-trigger.${LANG}.po
${DRUPAL_ROOT}/modules/update/translations/
${DRUPAL_ROOT}/modules/update/translations/modules-update.${LANG}.po
${DRUPAL_ROOT}/modules/upload/translations/
${DRUPAL_ROOT}/modules/upload/translations/modules-upload.${LANG}.po
${DRUPAL_ROOT}/modules/user/translations/
${DRUPAL_ROOT}/modules/user/translations/modules-user.${LANG}.po
${DRUPAL_ROOT}/profiles/default/translations/
${DRUPAL_ROOT}/profiles/default/translations/${LANG}.po
${DRUPAL_ROOT}/themes/chameleon/translations/
${DRUPAL_ROOT}/themes/chameleon/translations/themes-chameleon.${LANG}.po
${DRUPAL_ROOT}/themes/garland/translations/
${DRUPAL_ROOT}/themes/garland/translations/themes-garland.${LANG}.po
${DRUPAL_ROOT}/themes/pushbutton/translations/
${DRUPAL_ROOT}/themes/pushbutton/translations/themes-pushbutton.${LANG}.po

View File

@ -0,0 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = nice theme for content heavy sites
DISTNAME= newsflash-6.x-1.6
PKGNAME = drupal6-theme-newsflash-1.6
# still GPL
HOMEPAGE = http://www.roopletheme.com/
MODDRUPAL_THEME = Yes
RUN_DEPENDS = ::www/drupal6/themesettingsapi
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/newsflash-6.x-1.6.tar.gz) = slUyuqTw9ImWUFzsIHR1GA==
RMD160 (drupal6/newsflash-6.x-1.6.tar.gz) = a3QmsD+5lYPl0E+JzvyHSXphiOg=
SHA1 (drupal6/newsflash-6.x-1.6.tar.gz) = xk2FO2aSs6ZmQpd+7r9ERgKntjY=
SHA256 (drupal6/newsflash-6.x-1.6.tar.gz) = BAam4MYjXRqeIserrwMAH0enlwFYYiXZ1E9TE56hZr0=
SIZE (drupal6/newsflash-6.x-1.6.tar.gz) = 67940

View File

@ -0,0 +1,7 @@
NewsFlash features 12 regions divided into fully collapsible sidebars
and horizontal sections. This means that NewsFlash automatically
sizes and places blocks depending on the blocks that you wish to
display on any page. NewsFlash can be configured for fluid or fixed
widths using the easy configuration panel. When using fluid widths,
the content and page layout automatically resize to fill the user's
screen.

View File

@ -0,0 +1,80 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_THEMES}/newsflash/
${DRUPAL_THEMES}/newsflash/LICENSE.txt
${DRUPAL_THEMES}/newsflash/RoopleThemeLogo.png
${DRUPAL_THEMES}/newsflash/block.tpl.php
${DRUPAL_THEMES}/newsflash/css/
${DRUPAL_THEMES}/newsflash/css/aqua.css
${DRUPAL_THEMES}/newsflash/css/black.css
${DRUPAL_THEMES}/newsflash/css/blue.css
${DRUPAL_THEMES}/newsflash/css/copper.css
${DRUPAL_THEMES}/newsflash/css/green.css
${DRUPAL_THEMES}/newsflash/css/ie.css
${DRUPAL_THEMES}/newsflash/css/red.css
${DRUPAL_THEMES}/newsflash/css/suckerfish_aqua.css
${DRUPAL_THEMES}/newsflash/css/suckerfish_black.css
${DRUPAL_THEMES}/newsflash/css/suckerfish_blue.css
${DRUPAL_THEMES}/newsflash/css/suckerfish_copper.css
${DRUPAL_THEMES}/newsflash/css/suckerfish_green.css
${DRUPAL_THEMES}/newsflash/css/suckerfish_red.css
${DRUPAL_THEMES}/newsflash/css/suckerfish_violet.css
${DRUPAL_THEMES}/newsflash/css/violet.css
${DRUPAL_THEMES}/newsflash/images/
${DRUPAL_THEMES}/newsflash/images/aqua/
${DRUPAL_THEMES}/newsflash/images/aqua/BottomBG.png
${DRUPAL_THEMES}/newsflash/images/aqua/MastBG.png
${DRUPAL_THEMES}/newsflash/images/aqua/MenuDiv.png
${DRUPAL_THEMES}/newsflash/images/aqua/RoopleThemeLogo.png
${DRUPAL_THEMES}/newsflash/images/aqua/logo.png
${DRUPAL_THEMES}/newsflash/images/black/
${DRUPAL_THEMES}/newsflash/images/black/BottomBG.png
${DRUPAL_THEMES}/newsflash/images/black/MastBG.png
${DRUPAL_THEMES}/newsflash/images/black/MenuDiv.png
${DRUPAL_THEMES}/newsflash/images/black/RoopleThemeLogo.png
${DRUPAL_THEMES}/newsflash/images/black/logo.png
${DRUPAL_THEMES}/newsflash/images/blue/
${DRUPAL_THEMES}/newsflash/images/blue/BottomBG.png
${DRUPAL_THEMES}/newsflash/images/blue/MastBG.png
${DRUPAL_THEMES}/newsflash/images/blue/MenuDiv.png
${DRUPAL_THEMES}/newsflash/images/blue/RoopleThemeLogo.png
${DRUPAL_THEMES}/newsflash/images/blue/logo.png
${DRUPAL_THEMES}/newsflash/images/copper/
${DRUPAL_THEMES}/newsflash/images/copper/BottomBG.png
${DRUPAL_THEMES}/newsflash/images/copper/MastBG.png
${DRUPAL_THEMES}/newsflash/images/copper/MenuDiv.png
${DRUPAL_THEMES}/newsflash/images/copper/RoopleThemeLogo.png
${DRUPAL_THEMES}/newsflash/images/copper/logo.png
${DRUPAL_THEMES}/newsflash/images/green/
${DRUPAL_THEMES}/newsflash/images/green/BottomBG.png
${DRUPAL_THEMES}/newsflash/images/green/MastBG.png
${DRUPAL_THEMES}/newsflash/images/green/MenuDiv.png
${DRUPAL_THEMES}/newsflash/images/green/RoopleThemeLogo.png
${DRUPAL_THEMES}/newsflash/images/green/logo.png
${DRUPAL_THEMES}/newsflash/images/menu_arrow.png
${DRUPAL_THEMES}/newsflash/images/red/
${DRUPAL_THEMES}/newsflash/images/red/BottomBG.png
${DRUPAL_THEMES}/newsflash/images/red/MastBG.png
${DRUPAL_THEMES}/newsflash/images/red/MenuDiv.png
${DRUPAL_THEMES}/newsflash/images/red/RoopleThemeLogo.png
${DRUPAL_THEMES}/newsflash/images/red/logo.png
${DRUPAL_THEMES}/newsflash/images/violet/
${DRUPAL_THEMES}/newsflash/images/violet/BottomBG.png
${DRUPAL_THEMES}/newsflash/images/violet/MastBG.png
${DRUPAL_THEMES}/newsflash/images/violet/MenuDiv.png
${DRUPAL_THEMES}/newsflash/images/violet/RoopleThemeLogo.png
${DRUPAL_THEMES}/newsflash/images/violet/logo.png
${DRUPAL_THEMES}/newsflash/js/
${DRUPAL_THEMES}/newsflash/js/jquery.pngFix.js
${DRUPAL_THEMES}/newsflash/js/pickstyle.js
${DRUPAL_THEMES}/newsflash/js/suckerfish.js
${DRUPAL_THEMES}/newsflash/logo.png
${DRUPAL_THEMES}/newsflash/newsflash.info
${DRUPAL_THEMES}/newsflash/node.tpl.php
${DRUPAL_THEMES}/newsflash/page.tpl.php
${DRUPAL_THEMES}/newsflash/screenshot-drupal.org.png
${DRUPAL_THEMES}/newsflash/screenshot.png
${DRUPAL_THEMES}/newsflash/style.css
${DRUPAL_THEMES}/newsflash/template.php
${DRUPAL_THEMES}/newsflash/theme-settings.php

View File

@ -0,0 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = extra settings for some themes
DISTNAME = themesettingsapi-6.x-1.4
PKGNAME = drupal6-themesettings-1.4
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/themesettingsapi-6.x-1.4.tar.gz) = orW18VbqW1cb6fh2OLn0cQ==
RMD160 (drupal6/themesettingsapi-6.x-1.4.tar.gz) = KMRKt2g8mmhazpWXPqvM+A5mL/4=
SHA1 (drupal6/themesettingsapi-6.x-1.4.tar.gz) = 1s14I858QEqkDVwb+rIWePKUSpU=
SHA256 (drupal6/themesettingsapi-6.x-1.4.tar.gz) = Yr5NzJ3a5pMMPphbCw/7tiWEybZlKgMgKuYgUyGDFfo=
SIZE (drupal6/themesettingsapi-6.x-1.4.tar.gz) = 9855

View File

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

View File

@ -0,0 +1,14 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/themesettingsapi/
${DRUPAL_MODS}/themesettingsapi/CHANGELOG.txt
${DRUPAL_MODS}/themesettingsapi/LICENSE.txt
${DRUPAL_MODS}/themesettingsapi/README.txt
${DRUPAL_MODS}/themesettingsapi/themesettingsapi.admin.inc
${DRUPAL_MODS}/themesettingsapi/themesettingsapi.info
${DRUPAL_MODS}/themesettingsapi/themesettingsapi.module
${DRUPAL_MODS}/themesettingsapi/translations/
${DRUPAL_MODS}/themesettingsapi/translations/de.po
${DRUPAL_MODS}/themesettingsapi/translations/ja.po
${DRUPAL_MODS}/themesettingsapi/translations/themesettingsapi.pot

View File

@ -0,0 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = drupal views, smart content lists
DISTNAME = views-6.x-2.3
PKGNAME = drupal6-views-2.3
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/views-6.x-2.3.tar.gz) = WCveW3poNXwCaivuaJ/jyw==
RMD160 (drupal6/views-6.x-2.3.tar.gz) = cbiyRMDFJXCI70pj3c8lXEi4Wnk=
SHA1 (drupal6/views-6.x-2.3.tar.gz) = TUIa77q+pw4DCKNPGTkBSg2BNEc=
SHA256 (drupal6/views-6.x-2.3.tar.gz) = z9WLdfWFEmdIiYzf9XK9c3TQreHkVWA9CffarrLX/a0=
SIZE (drupal6/views-6.x-2.3.tar.gz) = 1365883

View File

@ -0,0 +1,3 @@
One of the most useful drupal plugins.
Creates any request for contents (by content type, date, author, etc)
and show any part of the content (including attached files and cck fields)

332
www/drupal6/views/pkg/PLIST Normal file
View File

@ -0,0 +1,332 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/views/
${DRUPAL_MODS}/views/CHANGELOG.txt
${DRUPAL_MODS}/views/LICENSE.txt
${DRUPAL_MODS}/views/README.txt
${DRUPAL_MODS}/views/css/
${DRUPAL_MODS}/views/css/views-admin.css
${DRUPAL_MODS}/views/css/views-list.css
${DRUPAL_MODS}/views/css/views-tabs.css
${DRUPAL_MODS}/views/css/views.css
${DRUPAL_MODS}/views/docs/
${DRUPAL_MODS}/views/docs/docs.php
${DRUPAL_MODS}/views/documentation-standards.txt
${DRUPAL_MODS}/views/handlers/
${DRUPAL_MODS}/views/handlers/views_handler_argument.inc
${DRUPAL_MODS}/views/handlers/views_handler_argument_date.inc
${DRUPAL_MODS}/views/handlers/views_handler_argument_formula.inc
${DRUPAL_MODS}/views/handlers/views_handler_argument_many_to_one.inc
${DRUPAL_MODS}/views/handlers/views_handler_argument_null.inc
${DRUPAL_MODS}/views/handlers/views_handler_argument_numeric.inc
${DRUPAL_MODS}/views/handlers/views_handler_argument_string.inc
${DRUPAL_MODS}/views/handlers/views_handler_field.inc
${DRUPAL_MODS}/views/handlers/views_handler_field_boolean.inc
${DRUPAL_MODS}/views/handlers/views_handler_field_custom.inc
${DRUPAL_MODS}/views/handlers/views_handler_field_date.inc
${DRUPAL_MODS}/views/handlers/views_handler_field_markup.inc
${DRUPAL_MODS}/views/handlers/views_handler_field_numeric.inc
${DRUPAL_MODS}/views/handlers/views_handler_field_prerender_list.inc
${DRUPAL_MODS}/views/handlers/views_handler_field_url.inc
${DRUPAL_MODS}/views/handlers/views_handler_filter.inc
${DRUPAL_MODS}/views/handlers/views_handler_filter_boolean_operator.inc
${DRUPAL_MODS}/views/handlers/views_handler_filter_boolean_operator_string.inc
${DRUPAL_MODS}/views/handlers/views_handler_filter_date.inc
${DRUPAL_MODS}/views/handlers/views_handler_filter_equality.inc
${DRUPAL_MODS}/views/handlers/views_handler_filter_in_operator.inc
${DRUPAL_MODS}/views/handlers/views_handler_filter_many_to_one.inc
${DRUPAL_MODS}/views/handlers/views_handler_filter_numeric.inc
${DRUPAL_MODS}/views/handlers/views_handler_filter_string.inc
${DRUPAL_MODS}/views/handlers/views_handler_relationship.inc
${DRUPAL_MODS}/views/handlers/views_handler_sort.inc
${DRUPAL_MODS}/views/handlers/views_handler_sort_date.inc
${DRUPAL_MODS}/views/handlers/views_handler_sort_formula.inc
${DRUPAL_MODS}/views/handlers/views_handler_sort_menu_hierarchy.inc
${DRUPAL_MODS}/views/handlers/views_handler_sort_random.inc
${DRUPAL_MODS}/views/help/
${DRUPAL_MODS}/views/help/about.html
${DRUPAL_MODS}/views/help/analyze-theme.html
${DRUPAL_MODS}/views/help/api-default-views.html
${DRUPAL_MODS}/views/help/api-handlers.html
${DRUPAL_MODS}/views/help/api-plugins.html
${DRUPAL_MODS}/views/help/api-tables.html
${DRUPAL_MODS}/views/help/api.html
${DRUPAL_MODS}/views/help/argument.html
${DRUPAL_MODS}/views/help/display-attachment.html
${DRUPAL_MODS}/views/help/display-block.html
${DRUPAL_MODS}/views/help/display-default.html
${DRUPAL_MODS}/views/help/display-feed.html
${DRUPAL_MODS}/views/help/display-page.html
${DRUPAL_MODS}/views/help/display.html
${DRUPAL_MODS}/views/help/embed.html
${DRUPAL_MODS}/views/help/example-recent-stories.html
${DRUPAL_MODS}/views/help/example-user-feed.html
${DRUPAL_MODS}/views/help/example-users-by-role.html
${DRUPAL_MODS}/views/help/field.html
${DRUPAL_MODS}/views/help/filter.html
${DRUPAL_MODS}/views/help/getting-started.html
${DRUPAL_MODS}/views/help/images/
${DRUPAL_MODS}/views/help/images/node-term_node-term_data-large.png
${DRUPAL_MODS}/views/help/images/node-term_node-term_data.png
${DRUPAL_MODS}/views/help/images/overview-ui-large.png
${DRUPAL_MODS}/views/help/images/overview-ui-small.png
${DRUPAL_MODS}/views/help/images/style-breakdown-large.png
${DRUPAL_MODS}/views/help/images/style-breakdown.png
${DRUPAL_MODS}/views/help/images/views1-admin-large.png
${DRUPAL_MODS}/views/help/images/views1-admin.png
${DRUPAL_MODS}/views/help/images/views1-changeviewtype-large.png
${DRUPAL_MODS}/views/help/images/views1-changeviewtype.png
${DRUPAL_MODS}/views/help/images/views2-addaview-large.png
${DRUPAL_MODS}/views/help/images/views2-addaview.png
${DRUPAL_MODS}/views/help/images/views2-adddisplay-large.png
${DRUPAL_MODS}/views/help/images/views2-adddisplay.png
${DRUPAL_MODS}/views/help/images/views2-addfields-large.png
${DRUPAL_MODS}/views/help/images/views2-addfields.png
${DRUPAL_MODS}/views/help/images/views2-addfieldsajax-large.png
${DRUPAL_MODS}/views/help/images/views2-addfieldsajax.png
${DRUPAL_MODS}/views/help/images/views2-admin-large.png
${DRUPAL_MODS}/views/help/images/views2-admin.png
${DRUPAL_MODS}/views/help/images/views2-changedisplaystyle-large.png
${DRUPAL_MODS}/views/help/images/views2-changedisplaystyle.png
${DRUPAL_MODS}/views/help/images/views2-fieldspreview-large.png
${DRUPAL_MODS}/views/help/images/views2-fieldspreview.png
${DRUPAL_MODS}/views/help/images/views2-newview-large.png
${DRUPAL_MODS}/views/help/images/views2-newview.png
${DRUPAL_MODS}/views/help/images/views2-rearrangefields-large.png
${DRUPAL_MODS}/views/help/images/views2-rearrangefields.png
${DRUPAL_MODS}/views/help/images/views2-tablestyle-large.png
${DRUPAL_MODS}/views/help/images/views2-tablestyle.png
${DRUPAL_MODS}/views/help/menu.html
${DRUPAL_MODS}/views/help/new.html
${DRUPAL_MODS}/views/help/overrides.html
${DRUPAL_MODS}/views/help/path.html
${DRUPAL_MODS}/views/help/relationship.html
${DRUPAL_MODS}/views/help/sort.html
${DRUPAL_MODS}/views/help/style-comment-rss.html
${DRUPAL_MODS}/views/help/style-fields.html
${DRUPAL_MODS}/views/help/style-grid.html
${DRUPAL_MODS}/views/help/style-list.html
${DRUPAL_MODS}/views/help/style-node-rss.html
${DRUPAL_MODS}/views/help/style-node.html
${DRUPAL_MODS}/views/help/style-row.html
${DRUPAL_MODS}/views/help/style-rss.html
${DRUPAL_MODS}/views/help/style-summary-unformatted.html
${DRUPAL_MODS}/views/help/style-summary.html
${DRUPAL_MODS}/views/help/style-table.html
${DRUPAL_MODS}/views/help/style-unformatted.html
${DRUPAL_MODS}/views/help/style.html
${DRUPAL_MODS}/views/help/theme-css.html
${DRUPAL_MODS}/views/help/updating.html
${DRUPAL_MODS}/views/help/using-theme.html
${DRUPAL_MODS}/views/help/view-type.html
${DRUPAL_MODS}/views/help/views.help.ini
${DRUPAL_MODS}/views/images/
${DRUPAL_MODS}/views/images/arrow-active.png
${DRUPAL_MODS}/views/images/overridden.gif
${DRUPAL_MODS}/views/images/sprites.png
${DRUPAL_MODS}/views/images/status-active.gif
${DRUPAL_MODS}/views/includes/
${DRUPAL_MODS}/views/includes/admin.inc
${DRUPAL_MODS}/views/includes/ajax.inc
${DRUPAL_MODS}/views/includes/analyze.inc
${DRUPAL_MODS}/views/includes/base.inc
${DRUPAL_MODS}/views/includes/cache.inc
${DRUPAL_MODS}/views/includes/convert.inc
${DRUPAL_MODS}/views/includes/form.inc
${DRUPAL_MODS}/views/includes/handlers.inc
${DRUPAL_MODS}/views/includes/plugins.inc
${DRUPAL_MODS}/views/includes/query.inc
${DRUPAL_MODS}/views/includes/tabs.inc
${DRUPAL_MODS}/views/includes/view.inc
${DRUPAL_MODS}/views/js/
${DRUPAL_MODS}/views/js/ajax.js
${DRUPAL_MODS}/views/js/ajax_view.js
${DRUPAL_MODS}/views/js/base.js
${DRUPAL_MODS}/views/js/dependent.js
${DRUPAL_MODS}/views/js/tabs.js
${DRUPAL_MODS}/views/modules/
${DRUPAL_MODS}/views/modules/aggregator/
${DRUPAL_MODS}/views/modules/aggregator.views.inc
${DRUPAL_MODS}/views/modules/aggregator/views_handler_argument_aggregator_fid.inc
${DRUPAL_MODS}/views/modules/aggregator/views_handler_field_aggregator_title_link.inc
${DRUPAL_MODS}/views/modules/aggregator/views_plugin_row_aggregator_rss.inc
${DRUPAL_MODS}/views/modules/book.views.inc
${DRUPAL_MODS}/views/modules/comment/
${DRUPAL_MODS}/views/modules/comment.views.inc
${DRUPAL_MODS}/views/modules/comment.views_default.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_argument_comment_user_uid.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_comment.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_comment_depth.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_comment_link.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_comment_link_delete.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_comment_link_edit.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_comment_link_reply.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_comment_username.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_ncs_last_comment_name.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_ncs_last_updated.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_node_comment.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_field_node_new_comments.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_filter_comment_user_uid.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_filter_ncs_last_updated.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_filter_node_comment.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_sort_comment_thread.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_sort_ncs_last_comment_name.inc
${DRUPAL_MODS}/views/modules/comment/views_handler_sort_ncs_last_updated.inc
${DRUPAL_MODS}/views/modules/comment/views_plugin_row_comment_rss.inc
${DRUPAL_MODS}/views/modules/comment/views_plugin_row_comment_view.inc
${DRUPAL_MODS}/views/modules/node/
${DRUPAL_MODS}/views/modules/node.views.inc
${DRUPAL_MODS}/views/modules/node.views_convert.inc
${DRUPAL_MODS}/views/modules/node.views_default.inc
${DRUPAL_MODS}/views/modules/node/views_handler_argument_dates_various.inc
${DRUPAL_MODS}/views/modules/node/views_handler_argument_node_language.inc
${DRUPAL_MODS}/views/modules/node/views_handler_argument_node_nid.inc
${DRUPAL_MODS}/views/modules/node/views_handler_argument_node_type.inc
${DRUPAL_MODS}/views/modules/node/views_handler_argument_node_vid.inc
${DRUPAL_MODS}/views/modules/node/views_handler_field_history_user_timestamp.inc
${DRUPAL_MODS}/views/modules/node/views_handler_field_node.inc
${DRUPAL_MODS}/views/modules/node/views_handler_field_node_link.inc
${DRUPAL_MODS}/views/modules/node/views_handler_field_node_link_delete.inc
${DRUPAL_MODS}/views/modules/node/views_handler_field_node_link_edit.inc
${DRUPAL_MODS}/views/modules/node/views_handler_field_node_revision_link_delete.inc
${DRUPAL_MODS}/views/modules/node/views_handler_field_node_revision_link_revert.inc
${DRUPAL_MODS}/views/modules/node/views_handler_field_node_type.inc
${DRUPAL_MODS}/views/modules/node/views_handler_filter_history_user_timestamp.inc
${DRUPAL_MODS}/views/modules/node/views_handler_filter_node_status.inc
${DRUPAL_MODS}/views/modules/node/views_handler_filter_node_type.inc
${DRUPAL_MODS}/views/modules/node/views_plugin_argument_default_node.inc
${DRUPAL_MODS}/views/modules/node/views_plugin_argument_validate_node.inc
${DRUPAL_MODS}/views/modules/node/views_plugin_row_node_rss.inc
${DRUPAL_MODS}/views/modules/node/views_plugin_row_node_view.inc
${DRUPAL_MODS}/views/modules/poll.views.inc
${DRUPAL_MODS}/views/modules/profile/
${DRUPAL_MODS}/views/modules/profile.views.inc
${DRUPAL_MODS}/views/modules/profile/views_handler_field_profile_date.inc
${DRUPAL_MODS}/views/modules/profile/views_handler_field_profile_list.inc
${DRUPAL_MODS}/views/modules/profile/views_handler_filter_profile_selection.inc
${DRUPAL_MODS}/views/modules/search/
${DRUPAL_MODS}/views/modules/search.views.inc
${DRUPAL_MODS}/views/modules/search.views_default.inc
${DRUPAL_MODS}/views/modules/search/views_handler_filter_search.inc
${DRUPAL_MODS}/views/modules/search/views_plugin_row_search_view.inc
${DRUPAL_MODS}/views/modules/statistics/
${DRUPAL_MODS}/views/modules/statistics.views.inc
${DRUPAL_MODS}/views/modules/statistics.views_default.inc
${DRUPAL_MODS}/views/modules/statistics/views_handler_field_accesslog_path.inc
${DRUPAL_MODS}/views/modules/system/
${DRUPAL_MODS}/views/modules/system.views.inc
${DRUPAL_MODS}/views/modules/system/views_handler_argument_file_fid.inc
${DRUPAL_MODS}/views/modules/system/views_handler_field_file.inc
${DRUPAL_MODS}/views/modules/system/views_handler_field_file_status.inc
${DRUPAL_MODS}/views/modules/system/views_handler_filter_file_status.inc
${DRUPAL_MODS}/views/modules/taxonomy/
${DRUPAL_MODS}/views/modules/taxonomy.views.inc
${DRUPAL_MODS}/views/modules/taxonomy.views_default.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_handler_argument_taxonomy.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_handler_argument_term_node_tid.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_handler_argument_term_node_tid_depth.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_handler_argument_term_node_tid_depth_modifier.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_handler_argument_vocabulary_vid.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_handler_field_taxonomy.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_handler_field_term_node_tid.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_handler_filter_term_node_tid.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_handler_filter_vocabulary_vid.inc
${DRUPAL_MODS}/views/modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc
${DRUPAL_MODS}/views/modules/translation/
${DRUPAL_MODS}/views/modules/translation.views.inc
${DRUPAL_MODS}/views/modules/translation/views_handler_argument_node_language.inc
${DRUPAL_MODS}/views/modules/translation/views_handler_argument_node_tnid.inc
${DRUPAL_MODS}/views/modules/translation/views_handler_field_node_language.inc
${DRUPAL_MODS}/views/modules/translation/views_handler_field_node_translation_link.inc
${DRUPAL_MODS}/views/modules/translation/views_handler_filter_node_language.inc
${DRUPAL_MODS}/views/modules/translation/views_handler_filter_node_tnid.inc
${DRUPAL_MODS}/views/modules/translation/views_handler_filter_node_tnid_child.inc
${DRUPAL_MODS}/views/modules/translation/views_handler_relationship_translation.inc
${DRUPAL_MODS}/views/modules/upload/
${DRUPAL_MODS}/views/modules/upload.views.inc
${DRUPAL_MODS}/views/modules/upload/views_handler_field_upload_description.inc
${DRUPAL_MODS}/views/modules/upload/views_handler_field_upload_fid.inc
${DRUPAL_MODS}/views/modules/upload/views_handler_filter_upload_fid.inc
${DRUPAL_MODS}/views/modules/user/
${DRUPAL_MODS}/views/modules/user.views.inc
${DRUPAL_MODS}/views/modules/user/views_handler_argument_user_uid.inc
${DRUPAL_MODS}/views/modules/user/views_handler_argument_users_roles_rid.inc
${DRUPAL_MODS}/views/modules/user/views_handler_field_user.inc
${DRUPAL_MODS}/views/modules/user/views_handler_field_user_link.inc
${DRUPAL_MODS}/views/modules/user/views_handler_field_user_link_delete.inc
${DRUPAL_MODS}/views/modules/user/views_handler_field_user_link_edit.inc
${DRUPAL_MODS}/views/modules/user/views_handler_field_user_mail.inc
${DRUPAL_MODS}/views/modules/user/views_handler_field_user_name.inc
${DRUPAL_MODS}/views/modules/user/views_handler_field_user_picture.inc
${DRUPAL_MODS}/views/modules/user/views_handler_field_user_roles.inc
${DRUPAL_MODS}/views/modules/user/views_handler_filter_user_current.inc
${DRUPAL_MODS}/views/modules/user/views_handler_filter_user_name.inc
${DRUPAL_MODS}/views/modules/user/views_handler_filter_user_roles.inc
${DRUPAL_MODS}/views/modules/user/views_plugin_argument_default_current_user.inc
${DRUPAL_MODS}/views/modules/user/views_plugin_argument_default_user.inc
${DRUPAL_MODS}/views/modules/user/views_plugin_argument_validate_user.inc
${DRUPAL_MODS}/views/modules/views.views.inc
${DRUPAL_MODS}/views/plugins/
${DRUPAL_MODS}/views/plugins/views_plugin_access.inc
${DRUPAL_MODS}/views/plugins/views_plugin_access_none.inc
${DRUPAL_MODS}/views/plugins/views_plugin_access_perm.inc
${DRUPAL_MODS}/views/plugins/views_plugin_access_role.inc
${DRUPAL_MODS}/views/plugins/views_plugin_argument_default.inc
${DRUPAL_MODS}/views/plugins/views_plugin_argument_default_php.inc
${DRUPAL_MODS}/views/plugins/views_plugin_argument_validate.inc
${DRUPAL_MODS}/views/plugins/views_plugin_argument_validate_numeric.inc
${DRUPAL_MODS}/views/plugins/views_plugin_argument_validate_php.inc
${DRUPAL_MODS}/views/plugins/views_plugin_display.inc
${DRUPAL_MODS}/views/plugins/views_plugin_display_attachment.inc
${DRUPAL_MODS}/views/plugins/views_plugin_display_block.inc
${DRUPAL_MODS}/views/plugins/views_plugin_display_default.inc
${DRUPAL_MODS}/views/plugins/views_plugin_display_feed.inc
${DRUPAL_MODS}/views/plugins/views_plugin_display_page.inc
${DRUPAL_MODS}/views/plugins/views_plugin_row.inc
${DRUPAL_MODS}/views/plugins/views_plugin_row_fields.inc
${DRUPAL_MODS}/views/plugins/views_plugin_style.inc
${DRUPAL_MODS}/views/plugins/views_plugin_style_default.inc
${DRUPAL_MODS}/views/plugins/views_plugin_style_grid.inc
${DRUPAL_MODS}/views/plugins/views_plugin_style_list.inc
${DRUPAL_MODS}/views/plugins/views_plugin_style_rss.inc
${DRUPAL_MODS}/views/plugins/views_plugin_style_summary.inc
${DRUPAL_MODS}/views/plugins/views_plugin_style_summary_unformatted.inc
${DRUPAL_MODS}/views/plugins/views_plugin_style_table.inc
${DRUPAL_MODS}/views/theme/
${DRUPAL_MODS}/views/theme/theme.inc
${DRUPAL_MODS}/views/theme/views-exposed-form.tpl.php
${DRUPAL_MODS}/views/theme/views-more.tpl.php
${DRUPAL_MODS}/views/theme/views-ui-edit-item.tpl.php
${DRUPAL_MODS}/views/theme/views-ui-edit-tab.tpl.php
${DRUPAL_MODS}/views/theme/views-ui-edit-view.tpl.php
${DRUPAL_MODS}/views/theme/views-ui-list-views.tpl.php
${DRUPAL_MODS}/views/theme/views-view-field.tpl.php
${DRUPAL_MODS}/views/theme/views-view-fields.tpl.php
${DRUPAL_MODS}/views/theme/views-view-grid.tpl.php
${DRUPAL_MODS}/views/theme/views-view-list.tpl.php
${DRUPAL_MODS}/views/theme/views-view-row-comment.tpl.php
${DRUPAL_MODS}/views/theme/views-view-row-node.tpl.php
${DRUPAL_MODS}/views/theme/views-view-row-rss.tpl.php
${DRUPAL_MODS}/views/theme/views-view-rss.tpl.php
${DRUPAL_MODS}/views/theme/views-view-summary-unformatted.tpl.php
${DRUPAL_MODS}/views/theme/views-view-summary.tpl.php
${DRUPAL_MODS}/views/theme/views-view-table.tpl.php
${DRUPAL_MODS}/views/theme/views-view-unformatted.tpl.php
${DRUPAL_MODS}/views/theme/views-view.tpl.php
${DRUPAL_MODS}/views/translations/
${DRUPAL_MODS}/views/translations/de.po
${DRUPAL_MODS}/views/translations/eo.po
${DRUPAL_MODS}/views/translations/fr.po
${DRUPAL_MODS}/views/translations/it.po
${DRUPAL_MODS}/views/translations/views.pot
${DRUPAL_MODS}/views/views.info
${DRUPAL_MODS}/views/views.install
${DRUPAL_MODS}/views/views.module
${DRUPAL_MODS}/views/views2.doxy
${DRUPAL_MODS}/views/views_export/
${DRUPAL_MODS}/views/views_export/views_export.css
${DRUPAL_MODS}/views/views_export/views_export.info
${DRUPAL_MODS}/views/views_export/views_export.module
${DRUPAL_MODS}/views/views_ui.info
${DRUPAL_MODS}/views/views_ui.module

View File

@ -0,0 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = webform
DISTNAME = webform-6.x-2.6
PKGNAME = drupal6-webform-2.6
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/webform-6.x-2.6.tar.gz) = mWlG4AM1JzpsKEOO9bmLWg==
RMD160 (drupal6/webform-6.x-2.6.tar.gz) = VQ5/rZRcPh2F6o2eykX9eVRdzjg=
SHA1 (drupal6/webform-6.x-2.6.tar.gz) = K2+vIVfpVlsYtRSTZ3CGM50IQMk=
SHA256 (drupal6/webform-6.x-2.6.tar.gz) = P1ViMvq3TxviEx1z8XyYeuGOQjCfisLJL4wxbOzlrj4=
SIZE (drupal6/webform-6.x-2.6.tar.gz) = 248747

View File

@ -0,0 +1,9 @@
web forms: flexible creation of complex forms (quizzes) that
can be presented to users, stored on the website, and exported
to csv.
To build a quiz, you most often want to enable only grid, markup,
and select fields, then create your quizz.
The author should submit a `perfect' answer, then you can give it
to other users.

View File

@ -0,0 +1,55 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/webform/
${DRUPAL_MODS}/webform/CHANGELOG.txt
${DRUPAL_MODS}/webform/INSTALL.txt
${DRUPAL_MODS}/webform/LICENSE.txt
${DRUPAL_MODS}/webform/README.txt
${DRUPAL_MODS}/webform/THEMING.txt
${DRUPAL_MODS}/webform/components/
${DRUPAL_MODS}/webform/components/date.inc
${DRUPAL_MODS}/webform/components/email.inc
${DRUPAL_MODS}/webform/components/fieldset.inc
${DRUPAL_MODS}/webform/components/file.inc
${DRUPAL_MODS}/webform/components/grid.inc
${DRUPAL_MODS}/webform/components/hidden.inc
${DRUPAL_MODS}/webform/components/markup.inc
${DRUPAL_MODS}/webform/components/pagebreak.inc
${DRUPAL_MODS}/webform/components/select.inc
${DRUPAL_MODS}/webform/components/textarea.inc
${DRUPAL_MODS}/webform/components/textfield.inc
${DRUPAL_MODS}/webform/components/time.inc
${DRUPAL_MODS}/webform/tests/
${DRUPAL_MODS}/webform/tests/components.test
${DRUPAL_MODS}/webform/tests/permissions.test
${DRUPAL_MODS}/webform/tests/submission.test
${DRUPAL_MODS}/webform/tests/webform.test
${DRUPAL_MODS}/webform/translations/
${DRUPAL_MODS}/webform/translations/cs.po
${DRUPAL_MODS}/webform/translations/da.po
${DRUPAL_MODS}/webform/translations/de.po
${DRUPAL_MODS}/webform/translations/el.po
${DRUPAL_MODS}/webform/translations/es.po
${DRUPAL_MODS}/webform/translations/fr.po
${DRUPAL_MODS}/webform/translations/he.po
${DRUPAL_MODS}/webform/translations/hu.po
${DRUPAL_MODS}/webform/translations/it.po
${DRUPAL_MODS}/webform/translations/ja.po
${DRUPAL_MODS}/webform/translations/nl.po
${DRUPAL_MODS}/webform/translations/ru.po
${DRUPAL_MODS}/webform/translations/sk.po
${DRUPAL_MODS}/webform/translations/sv.po
${DRUPAL_MODS}/webform/translations/webform.pot
${DRUPAL_MODS}/webform/webform-confirmation.tpl.php
${DRUPAL_MODS}/webform/webform-form.tpl.php
${DRUPAL_MODS}/webform/webform-mail.tpl.php
${DRUPAL_MODS}/webform/webform.css
${DRUPAL_MODS}/webform/webform.info
${DRUPAL_MODS}/webform/webform.install
${DRUPAL_MODS}/webform/webform.js
${DRUPAL_MODS}/webform/webform.module
${DRUPAL_MODS}/webform/webform_components.inc
${DRUPAL_MODS}/webform/webform_export.inc
${DRUPAL_MODS}/webform/webform_report.inc
${DRUPAL_MODS}/webform/webform_submissions.inc