This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

outputting a php page in drupal

Hi Guys.

Have searched high and low for this - am trying to adapt a module to output a page in drupal as PHP...

e.g.

//** the following line outputs a themed page
print theme('page', $output);

i.e. when you invoke the PRINT command...is there a switch/command that tells drupal to "output this as php"?

Apologies in advance if this is a dumb question..have searched everywhere and there's no obvious indication in the API docs..

Cheers

Dub

nmoderation feature request

the nmoderation module allows users to vote on nodes. i would need a feature which allows the administrator to determine the amounts of votes someone has and to track the votes. there is some funding available and the script would be released on OS basis afterwards.

if someone can add this feature, there is one more site running drupal.:)

"revision" field in book nodes apparently not stateful?

I'm trying to track down a bug handling revisions in book nodes. The book module makes reference to a node->revision (as opposed to node->revisions) field. This boolean field gets set by a checkbox in the adminstrative page for a book node. However, I can't find any indication of that revision field in the database. So I can't figure out how its state is maintained across invocations. Any pointers appreciated.

Module > Review

http://drupal.org/project/review

Is anyone using this module?

I can't find where to ADD A REVEIW

- - What I can do...

(1) I can activate it @ Admin > Modules
(2) Edit the "Reviews" menu @ Admin > Menus
(3) Change some end-user view settings for Review @ Admin > Settings > Review

But where do you add reviews?

I would have thought @ Create Content > Reviews? But it doesn't exisit....

One way to clear up content submission form

I know there has been discussion of overhauling the core for this, but there is a simple way to help declutter the pages: have all content submission modules contain role level permissions. I like having modules like sidecontent, excerpt, and node privacy to help editors display content better, but regular users don't need to, and in some cases shouldn't see this. If all these modules had a hook into permissions so that admin could set who can access these features, it would help declutter for regular users.

how to download/install module from cvs?

Hello! I have searched everywhere to try to find out how to download modules from CVS. In the past I have just gone through ViewCVS and copied/pasted the code... but now I need to download a module in its entirety (fckeditor).

Can somebody please tell me how to do this? Using shell or ftp or viewcvs or whatever works? If shell please give a precise example.

And please, no "if you don't already know then you shouldn't download from CVS" comments. I'm pretty capable, I just don't know how to do this one thing, as I am a learn-as-i-go type of gal.

Thanks much!

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions