Revision: 21904
          http://sourceforge.net/p/bibdesk/svn/21904
Author:   hofman
Date:     2018-02-12 18:39:48 +0000 (Mon, 12 Feb 2018)
Log Message:
-----------
add a comment

Modified Paths:
--------------
    trunk/bibdesk/BDSKLinkedBibTeXParser.h

Modified: trunk/bibdesk/BDSKLinkedBibTeXParser.h
===================================================================
--- trunk/bibdesk/BDSKLinkedBibTeXParser.h      2018-02-12 18:17:46 UTC (rev 
21903)
+++ trunk/bibdesk/BDSKLinkedBibTeXParser.h      2018-02-12 18:39:48 UTC (rev 
21904)
@@ -54,6 +54,7 @@
 
 // Get the URL string pointing to the bibTeX data from the node found by 
linkedBibTeXNodeXPath
 // Can be a relative URL, which is completed using the URL of the web page
+// Subclasses can return nil here, to simply get the bibtex from the node's 
stringValue
 // By default returns the href attribute of the node
 + (NSString *)linkedBibTeXURLStringFromNode:(NSXMLNode *)node;
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to