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

front_page and php code?

Can anyone tell me if I have to do somthing special to insert php code in the text areas for the front module?

I have the module working great! Untill I try to put some basic php code in it. I have tried...

<?
echo "Some Random Text";
?>

And nothing shows!

Thanks!

Jim

How to disable HTMLArea in FeedBack module

Hi everybody,
as you can see on http://ffevm.org/feedback
the feedback module works great, but I don't want it to work
with HTML Area (which I like for the other editing tasks...)

Do you know how I can disable HTMLAREA for the text field of the feedback module?

Tnx in advance!

Darussol

Is there a time tracker module (in the works)?

Has anybody made (started to make, considered making) a module (perhaps to compliment the project module) where users can log time spent on tasks? Just wondering! If I could roll back time like Hermione in Harry Potter III I'd have written it by now!

What happened to the Weblink.Module &amp; Drupal v4.5.x

I know the weblink.module has been updated to Drupal v4.5, BUT it really does seem to me that it wasn’t reviewed before release.

Why do I say this?

question: user and the node types

Is there a way to list node types for which a user can perform an "update" operation?

Custom welcome module

The following is custom home page module. I want to call blog, story, quotes etc., in a menu.
By default all the blogs will be displayed, when a user clicks on story to display all the stories, similarly for quotes.
I went through the api and found that by calling blog_page the entire blogs posted will be displayed respectively for other nodes.

I am struck in calling the function menu, how to call the theme to display the output ?

php code ....

.... Implementation of hook_menu()....

Pages

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