Warren - this is great! Thanks for getting this together.
As to the authentication mechanism - are you using the loginILS method in
the vufind/web/sys/User.php class? If so, then the configuration settings
should go in the driver specific ini file (ie Evergreen.ini)
Andrew
On Mon, Dec 15, 2008 at 2:38 PM, Warren Layton <warren.layton@gmail.com>wrote:
> At NRCan, we're looking at the possibility of using VuFind with
> Evergreen. Towards that end, I have taken a first stab at an Evergreen
> driver.
>
> It is not yet complete - getMyFines, getMyHolds, and placeHold are the
> major functions that are still need to be implemented (another patch
> adding these will be submitted ASAP). However, most of the other
> functions that apply to Evergreen work (holdings/status info is
> displayed when viewing a record, users can view the items they have
> checked out, and their personal data from the ILS).
>
> I'm also including a patch for web/sys/User.php which adds an ILS
> login function, which I have been using to login to VuFind using my
> Evergreen login/password. This new function can be used by setting
> "[Authentication][method]" in web/conf/config.ini to "ILS". Currently,
> it's very specific to Evergreen and may need to be generalized if it
> is going to be used with other ILSs.
>
> These patches are against the SVN repository but have also been tested
> with 1.0-RC1.
>
> Let me know if there's anything that should be changed or fixed.
>
> Cheers,
> Warren Layton, NRCan
>
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you. Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
>
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> Vufind-tech mailing list
> Vufind-tech@lists.sourceforge.net />
> https://lists.sourceforge.net/lists/listinfo/vufind-tech
>
>
|