Drupal is up and running but how do I ...?

Event module. no content type

drupal 4.7

I have the "task" module also installed. I do not see "event" in the "content type" , for some reason. why is that?

It does not become an option when a user selects "add content".

The "task" content type does work and pretty much does all of the main functions that i needed from the "event".

so my questions are:

1) how do i get the "event" module working properly?
2) can i rename the "task" to display "event" to the users? if so, how?

Thanks....

HTML Email . Is there any way to send Invite and other mail as HTML from Drupal4.7

Hello,

Is there any way to send fully formatted HTML E mail messages
from Drupal4.7?

With the add on module TinyMCE editor you can get the text areas
in Drupal to accept and format E Mail templates in HTML for various
modules like INVITE, SEND etc.

However the generated E mail messages are send in plain HTML

Is there any way or admin settings in DRUPAL4.7 to output
the messages as formatted HTML pages ?

Many thanks in advance

Shred

B7 theme questions

Nice, simple theme with which I am facing two problems currently:

  1. In FF, the links at the bottom of the teaser and node (taxo terms, add comment etc) are displaying fine, but are completely absent in IE 6.0. I checked node.tpl.php and the php print terms stuff is there.
  2. The distinctive bar (blue, brown, green) that separates the header from the content disappears if I disable primary links. Is there a way to retain the bar even when I disable primary links?

Thanks in advance.

Instant email notification of content

When I post topics in PHPBB or vBulletin forums, I have the option to subscribe to the topic, and I will get INSTANT email notifications on any replies.
can drupal do this?

now:
1) how can I get INSTANT email notifications for my forum topics and content posted on drupal.org
2) if possible, how can I have this functionality on my site.

...and (Currently, I have a website with a small amount of users and not a lot of new content) how can I get notified by email of ANY new users that registered.. and ANY new content on the website.

block with XML

How make the block which imports XML-RSS?
I would like to create category and the block on the side-bar whith the RSS-news. What the modul I need for it?

Xara Menu Maker, Drupal 4.7, IE6 and Firefox

Hello, All.
I try insert in block java menu created by XMM. In new block paste this:
<script menu src="/men.js"></script>
And whis is main js
var clicked="";var gtype=".gif";var selstate="_over";if (typeof(loc)=="undefined" || loc==""){var loc="";if (document.body&&document.body.innerHTML){var tt=document.body.innerHTML;var ml=tt.match(/["']([^'"]*)men.js["']/i);if(ml && ml.length > 1) loc=ml[1];}}document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");tr(false);writeButton(loc+"","about","men_b1",152,37,"О компании","_self",0);writeButton(loc+"","prod","men_b2",152,37,"Продукция","_self",0);writeButton(loc+"","price","men_b3",152,37,"Прайс-лист","_self",0);writeButton(loc+"","sprav","men_b4",152,37,"Справочник","_self",0);writeButton(loc+"","partners","men_b5",152,37,"Партнеры","_self",0);writeButton(loc+"","objav","men_b6",152,37,"Объявления","_self",0);tr(true);document.write("</tr></table>");loc="";function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}function turn_over(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_over"].src;}}function turn_off(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_off"].src;}}function reg(gname,name){if (document.images){document[name+"_off"] = new Image();document[name+"_off"].src = loc+gname+gtype;document[name+"_over"] = new Image();document[name+"_over"].src = loc+gname+"_over"+gtype;}}function evs(name){ return " onmouseover=\"turn_over('"+ name + "')\" onmouseout=\"turn_off('"+ name + "')\""}function writeButton(urld,url,name,w,h,alt,target,hsp){gname=name;while(typeof(document[name])!="undefined")name+="x";reg(gname,name);tr(true);document.write("<td>");if(alt!="")alt=" alt=\""+alt+"\"";if(target!="")target=" target=\""+target+"\"";if(w>0)w=" width=\""+w+"\"";else w="";if(h>0)h=" height=\""+h+"\"";else h="";if(url!="")url=" href=\""+urld+url+"\"";if(typeof(clx)!="undefined"){target="";url=" href=\"?"+clx+"\"";alt=" alt=\"Click to edit\"";}document.write("<a "+url+evs(name)+target+">");if(hsp==-1)hsp=" align=\"right\"";else if(hsp>0)hsp=" hspace=\""+hsp+"\"";else hsp="";document.write("<img src=\""+loc+gname+gtype+"\" name=\""+name+"\""+w+h+alt+hsp+" border=\"0\" /></a></td>");tr(false);}

Pages

Subscribe with RSS Subscribe to RSS - Post installation