Don't want to use node--[custom].tpl.php

HI i'm a D7 I read hundreds of post about the topic of personalize my node--[content type].tpl.php, among them: suggestions, just put the file in your theme, but that's not enough for me, i love to hard code stuffs, in order to deliver to clients just a module folder, nothing else (among other things because i can't know which theme they will use), ..... here comes my question how could I make a replacement in my_module.module file for the node.tpl.php?
I try this already:
my_module_node_view($node, $view_mode){
if ($view_mode == 'full')

How to display the results of a php code in my drupal nodes/pages/site?

I created a node with Php code on it. I am passing parameters for an php program sitting on the server (same one as my drupal instalation).
The results of that php which runs a database query is being displayed as an html outside of my Drupal theme site (same address, but does not inside of the theme I chose).
How do i make it show up in my drupal site?
Thank you,
Alice

Help with front page

I need some help with front page of the website I am designing. I am not a web developer and am using drupal only because it might simply the work that I had to do. So far it seems to have helped a lot but I stuck at the front page of website now.

I am using 'article' content type so publish new, announcements, etc at the front page. The content appears all right but it always shows the 'Read More' link even if there is nothing to read more. Also the label name for the body, i.e., 'body' always appears before the content I add. If I change the label name to 'text', it says " text:

My content ".

I would greatly appreciate any help on any of these two issues. I have tried using

Multiple database using webform

Is it possible to use multiple database for webform update? Like updating webform data in two databases?

Adding Divs

I write sites in html or php with css. and have never used Drupal before. I am having a small issue. On my site, there is a header with a menu bar underneath it. I want to create a drop down menu in CSS for the menu bar. But, I cannot find where in the file structure I can actually manipulate the code to add new divs straight in.

Does anyone have any ideas? I looked through index.php but could not find anything. I just need to add some divs in to create the menus. I do not want to install any modules.

Attachment table not displaying when creating a node

When creating a node (or page), the user selects an attachment and hits upload. Normally the user would see their file(s) there and may want to upload another. Problem is after hitting upload the file is not displaying. It does get uploaded though in the background because when they hit preview of submit, the file is there. It used to show it before upgrading to Drupal 7. The real kicker is that it functions normally when admin is logged in (it shows the file(s) before submitting). This site has been using Drupal since 4.6 (then 4.7, 5.1, 6.1, 6.9, 6.20, and now 7.1).

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x