Extension talk:Pubmed
Could this be made into a parserfunction call instead of a tag call? i.e. {{#pubmed: pmid}}? This is because I'm trying to call it like this:
<pubmed>Pubmed</pubmed> which dosn't work (for known reasons).
It's an excellent piece of work otherwise!
Cheers, --Dmb 18:44, 17 August 2009 (UTC)
- Dmb - try using it with the tag parser hook like this:
{{#tag:pubmed|content inside tag here}}
- Or try Extension:PubmedParser. -- Bovender 07:24, 20 September 2011 (UTC)
- Good tip about the tag parser hook! I was trying to use <pubmed>{{{1}}}</pubmed> within a template. All my citations were rendering as the same list of 4 PMIDs, which I finally figured out were coming from literally passing "{{{1}}}" as the PMID . Switching to {{#tag:pubmed|{{{1}}}}} worked perfectly. --Quantum7 00:11, 25 January 2012 (UTC)
Just installed it on MW 1.15.1
Using PHP 5.2.8 (cgi-fcgi) & MYSQL 4.1.22-max-log. So far so good. Thanks for the awesome extension!!
Pubmed SOAP Web Service Isses
This extension may have the same issue I found with the Biblio extension and described here. Recent changes in the data delivered via the Pubmed SOAP Web Service cause the PHP XML Parser to fail if the character set is not correctly configured. This Nusoap included in this extension distribution may need to be modified. It failed the same way Biblio did when I tested. Both the PHP executabe and Nusoap are effected.
Overlay makes the page unreadable for me
When I open this page in Firefox 13.0.1 on Mac OS X 10.6.8, that green overlay covers all the text, making both of them unreadable. → screenshot of the page
Extra whitespace
The HTML comments in these lines seem to be adding empty <p> elements before and after the references.
$output = "<!-- MediaWiki extension http://www.mediawiki.org/wiki/Extension:Pubmed -->\n"; $output .= $out; $output .= "<!-- end of Pubmed -->\n";
Current version
The current version is listed as '2.0 (2011-04-11)', but the changelog contains an update from 2012-01-24. Perhaps the version number should be bumped to make the extension seem slightly less old? --Quantum7 (talk) 22:10, 24 April 2013 (UTC)
Abandoned?
Last I checked, this extension hadn't been updated since 2012. Now the download link (https://www.umm.uni-heidelberg.de/bibl/system/public/wikiext/) gives a 404 error. Any chance of that being fixed? Should we mark this extension as abandoned and recommend people switch to Extension:PubmedParser? --Quantum7 (talk) 12:08, 19 January 2017 (UTC)
No, still supported
The Extension is still aktiv supported. As noticing a broken link a email directly to me would be nice. The download link changed to https://www.umm.uni-heidelberg.de/bibl/system/wikiext/. Greetings - Andreas
It appears that the download link has changed again. Asked the programmer directly on his talk page. for an update of the link. --[[kgh]] (talk) 07:26, 8 April 2022 (UTC)
I also noticed the download link is broken Flyingratchet (talk) 00:13, 8 November 2022 (UTC)