I'd lake to ask for your opinion re: video embedding into Drupal. I need to have an ability to upload, manage and serve via most popular browsers video files to the registered site visitors. I scanned the modules and found number of alternatives like http://openpackage.biz/op_video or http://drupal.org/project/video , but unsure which one to use. The content is online lessons i.e. self made, so no copyright problems expected.
just after the mass import i'm getting the following warning:
warning: shell_exec() [function shell-exec()]: Unable to execute file -biN "c:/temp\tmp51D0.tmp" in D:\www.indydutch.nl\www.modules\acidfree\acidfree.module on line 2138
Has anyone else the same warning?
What is the best and correct way to deal with this?
Is there a mechanism for creating a "book" with daughter pages of varying types? I've installed the CCK to allow customization of my content types. I'm attempting a collaborative curriculum design site, and here's what I'd like in terms of hierarchy:
I'm running into a weird situation where I have disabled the Image Gallery module, yet it still shows up in the /node/add/image form. Does anyone know how I could manually remove this reference from the database or if there is a way to theme the add and edit pages for an image node type?