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

event module presenting terms how

Hi guys

I'm trying to change the way that the event module presents data in that i would like to display the nodes term and not its node type

The part of the event module that i think needs chagning is seen below

$ctype = module_invoke('flexinode', 'load_content_type', substr($node->type, 10));
$node->typename = ($ctype->name ? $ctype->name : $node->type);

how can i change the above code to do this

Can't add the site to Drupal directory

Greetings,

I tried to add my site(s) to Drupal directory, vua administer->settings->drupal, enabling the directory and caling the cron.php script.

In the logs I see this:

Failed to notify http://drupal.org/xmlrpc.php, error code: -32601, error message: server error. requested method drupal.site.ping not specified.

Should something else be done, or Drupal no more accepts credential synchronization?

All the best,

Konstantin

front page redirecting question?

Hi,

I would like to have different front pages for anonymous and authenticated users and therefore using the front page module. (with Drupal 4.7.0 RC 3)

my settings are:

Anonymous users:
Select type: redirect
Redirect to: home_guest

Authenticated users:
Select type: redirect
Redirect to: home_user

Piczo like WYSIWYG editor

Anybody seen a php based drag and drop style WYSIWYG page editor like the one used on http://www.piczo.com sites that could be made into a Drupal module?

It's by far the easiest one I have seen for static pages, much friendlier than TinyMCE etc.

Taxonomy Ticker content not showing up

I installed the ticker according to instructions, made a new Forum category called 'News', then selected it in Taxonomy Ticker settings.

Nothing shows up. I tried reverting back from the Blix theme we use to just the default CSS scheme to see if it was a CSS conflict preventing the ticker block from showing up.. but I am stumped.

Automatically creating email accounts via Cpanel.

Some CMS systems have the ability, via modules, to automatically create a user email account, based in part that members username, through cpanel.

Does such a module or project exist for drupal ? I searched the download modules and came up short.

Pages

Subscribe with RSS Subscribe to RSS - Post installation