[xwiki-users] bibsonomy hack for XWiki
I've created a quick hack for integrating XWiki and bibsonomy. It allows you to display publications on an XWiki page based on their tag in bibsonomy, and also to discuss individual entries. You can see a demo here: http://patternlanguagenetwork.myxwiki.org/xwiki/bin/view/scripts/BibsonomyDe... and the code here: http://patternlanguagenetwork.myxwiki.org/xwiki/bin/view/scripts/Bibsonomy?v... Its a very crude piece of code, I needed something for a project ASAP, and didn't have the time to do a decent job. But it works, and its a good proof of concept. If anyone is up to writing a cleaner, more efficient version - please do, and share. Also, what would be the best way to share this with the XWiki and Bibsonomy commuities? cheers, - Yishay -- ___________________________ Yishay Mor, Researcher, London Knowledge Lab http://www.lkl.ac.uk/people/mor.html http://www.google.com/calendar/embed?src=yishaym%40gmail.com +44-20-78378888 x5737
Hi Yishay, On Jun 18, 2008, at 3:12 AM, Yishay Mor wrote:
I've created a quick hack for integrating XWiki and bibsonomy. It allows you to display publications on an XWiki page based on their tag in bibsonomy, and also to discuss individual entries. You can see a demo here: http://patternlanguagenetwork.myxwiki.org/xwiki/bin/view/scripts/BibsonomyDe... and the code here: http://patternlanguagenetwork.myxwiki.org/xwiki/bin/view/scripts/Bibsonomy?v...
Its a very crude piece of code, I needed something for a project ASAP, and didn't have the time to do a decent job. But it works, and its a good proof of concept. If anyone is up to writing a cleaner, more efficient version - please do, and share.
Also, what would be the best way to share this with the XWiki and Bibsonomy commuities?
This is very cool, thanks for sharing. IMO the best is that you go to http://code.xwiki.org and add a new Snippet or Macro page there (there are forms to do that on the home page). Thanks -Vincent
thanks Vincent, Would love to do that - but I can't find the form. I assume its only visible after logging in, but I can't see how to register on code.xwiki.org either. cheers, - Yishay 2008/6/18 Vincent Massol <[email protected]>:
Hi Yishay,
This is very cool, thanks for sharing.
IMO the best is that you go to http://code.xwiki.org and add a new Snippet or Macro page there (there are forms to do that on the home page).
Thanks -Vincent
_______________________________________________ Bibsonomy-discuss mailing list [email protected] https://mail.cs.uni-kassel.de/mailman/listinfo/bibsonomy-discuss
-- ___________________________ Yishay Mor, Researcher, London Knowledge Lab http://www.lkl.ac.uk/people/mor.html http://www.google.com/calendar/embed?src=yishaym%40gmail.com +44-20-78378888 x5737
On Jun 18, 2008, at 11:03 AM, Yishay Mor wrote:
thanks Vincent,
Would love to do that - but I can't find the form. I assume its only visible after logging in, but I can't see how to register on code.xwiki.org either.
You should register on http://xwiki.org Yes the form will appear when you're logged in. Thanks -Vincent
2008/6/18 Vincent Massol <[email protected]>: Hi Yishay,
This is very cool, thanks for sharing.
IMO the best is that you go to http://code.xwiki.org and add a new Snippet or Macro page there (there are forms to do that on the home page).
Thanks -Vincent
Hi Yishay,
Would love to do that - but I can't find the form. I assume its only visible after logging in, but I can't see how to register on code.xwiki.orgeither.
your login for code.xwiki.org is the same than the one you use for all xwiki.org sites. You can create one on this page : http://www.xwiki.org/xwiki/bin/register/XWiki/Register if you do not have one already. Then you'll see the fields & forms where you can add new snippets on code.xwiki.org Guillaume
thanks! Added it here: http://code.xwiki.org/xwiki/bin/view/Macros/BibsonomyintegrationMacro Hope I did it properly. 2008/6/18 Vincent Massol <[email protected]>:
You should register on http://xwiki.org
Yes the form will appear when you're logged in.
Thanks -Vincent
2008/6/18 Vincent Massol <[email protected]>:
Hi Yishay,
This is very cool, thanks for sharing.
IMO the best is that you go to http://code.xwiki.org and add a new Snippet or Macro page there (there are forms to do that on the home page).
Thanks -Vincent
-- ___________________________ Yishay Mor, Researcher, London Knowledge Lab http://www.lkl.ac.uk/people/mor.html http://www.google.com/calendar/embed?src=yishaym%40gmail.com +44-20-78378888 x5737
On Jun 18, 2008, at 11:54 AM, Yishay Mor wrote:
thanks! Added it here: http://code.xwiki.org/xwiki/bin/view/Macros/BibsonomyintegrationMacro
Hope I did it properly.
Yep sounds good :) I've renamed it to http://code.xwiki.org/xwiki/bin/view/Macros/BibsonomyMacro , hope this is ok with you. Thanks -Vincent
2008/6/18 Vincent Massol <[email protected]>:
You should register on http://xwiki.org
Yes the form will appear when you're logged in.
Thanks -Vincent
2008/6/18 Vincent Massol <[email protected]>: Hi Yishay,
This is very cool, thanks for sharing.
IMO the best is that you go to http://code.xwiki.org and add a new Snippet or Macro page there (there are forms to do that on the home page).
Thanks -Vincent
participants (3)
-
Guillaume Lerouge -
Vincent Massol -
Yishay Mor