That sounds great. Could you tell me how to add these extra functions to XSLT, please?
Remi On 03/12/2012 03:43 PM, [email protected] wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > You can pass authentication credentials to retrieve datastreams and > disseminations in the XSLT by using GSearch extension functions instead of > using the built-in XPath/XSLT functions. For example, the signature of > getDatastreamText is: > > getDatastreamText(String pid, String repositoryName, String dsId, String > fedoraSoap, String fedoraUser, String fedoraPass, String trustStorePath, > String trustStorePass) > > and getDatastreamTextFromTika(), getDatastreamMetadataFromTika(), > getDisseminationText(), etc. look very similar. You can see where you could > insert credentials as part of the retrieval. > > - --- > A. Soroka > Software& Systems Engineering :: Online Library Environment > the University of Virginia Library > > On Mar 12, 2012, at 9:47 AM, Remi Malessa wrote: ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
