The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
14 views

Fetching referenced Wikipedia articles into node fields

I have a content type with the "Wikipedia URL" field in it. I'd like to display the actual Wikipedia article on the node page. The current plan is to add a field for Wikipedia content and implement ...
1
vote
0answers
34 views

Drupal module powered by Wikitext

I am developing a website which basically has the main data source from wikipedia. The website currently needs users to copy paste text from various data sources (like wikipedia). But the problem ...
0
votes
0answers
43 views

How to migrate MediaWiki users into Drupal 7?

We have a MediaWiki installation with the large user base. We want to migrate those users from MediaWiki into Drupal 7 so that users can login to Drupal site with their existing wiki credentials. The ...