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

MediaWiki

Has anyone managed to integrate MediaWiki?

http://www.mediawiki.org/wiki/MediaWiki

I want to be able to integrate it like phpBB - http://drupal.org/node/32818 ; whereby the header and footer can be added.

Thanks.

Creating new block gives error

I've with a lot of difficulty converted to Drupal and accidentally deleted all my taxonomy terms (its such a pain to re-do them because each term has to be created with >2 clicks!).

My question is: I learnt from the forum of a script to display the Navigation menu only for myself. So I got the new code form a forum post, which is:

multiple authors/multiple blogs

Hello,

I'm trying to set up two blogs, each with multiple authors. Most of the bloggers will be assigned to post only to one blog or the other other, with no overlap. However, one blogger will be able to post in both.

Taxonomy Term in URL?

Hi,
I want to automatically display the taxonomy term of the current node in the URL. Like that:"http://www.mydrupal.de/myTaxonomyTerm/3" ("3" is the node number"). How can I do this?

Thanks
orbi

Adding images/info to recent posts block

Hey all,

I have been working with Drupal for a while now, but I am not completely happy with the 'recent posts' block. I would like this to display user and post data: avatar, name, perhaps a teaser. Where do I start if I want to do this? I have some time to read lengthy tutorials on PHP :)

Regards
timos

domxml_open_file error

Has any one tried using the domxml_open_file within drupal

I'm using

if( !$domXmlObj = domxml_open_file( "pubdata.xml" ) ) {
die( "Cannot parse the xml file." );
}

// Create a DomDocument object from the xslt file.
$domXsltObj = domxml_xslt_stylesheet_file( "pubtransform.xslt" );

// Create a DomDocument object from the xslt transformation
// of the xml and xslt file.
$domTranObj = $domXsltObj->process( $domXmlObj );

Pages

Subscribe with RSS Subscribe to RSS - Post installation