[Dspace-tech] flexslider

24 vues
Accéder directement au premier message non lu

rdias...@uol.com.br

non lue,
26 août 2015, 13:22:2126/08/2015
à dspac...@lists.sourceforge.net
Hi.
 
I've just seen the dspace.org page where some maps are shown with flexslider, I think.
 
Is there more information on the subject of using flexslider with dspace in order to show photo galleries?
 
Thanks,
 
Ricardo
 

Peter Dietz

non lue,
26 août 2015, 13:22:2226/08/2015
à rdias...@uol.com.br,dspac...@lists.sourceforge.net
Hi Ricardo,

I don't have any further information about the "flexslider", but here are some other image content being presented in DSpace.

When I was at Ohio State, we made a cool image gallery theme:
Ohio State University - Image Gallery

There is also a wiki entry on theme customizations at Ohio State: https://github.com/osulibraries/DSpace/wiki/XMLUI-Customizations-to-Themes

I no longer work at Ohio State, and am now a DSpace Developer at Longsight, a service provider for DSpace. One of our projects now, is to build a Book Reader for DSpace. You can see our in-progress bookreader at: https://trydspace.longsight.com/handle/123456789/77#page/1/mode/2up



________________
Peter Dietz
Longsight
www.longsight.com
pe...@longsight.com
p: 740-599-5005 x809


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

DSquare Technologies

non lue,
26 août 2015, 13:22:2926/08/2015
à dspac...@lists.sourceforge.net,sup...@d2t.co
Hi Ricardo,

Hope you are doing good.

This is in continuation of your query on flexslider and subsequent response on dspace's devel list.

We couldn't read whole message as same got truncated. However, basis communication we understand that you are looking for document / book reader. We've already implemented such viewer successfully at multiple dspace sites. Following is one of Dspace instance with viewer which hold more then 20 million records and viewer is compatible with moat of browsers and mobile platforms. You can see the viewer on this site. Incase if this interest you then we can work a demo on your records.

DSpace with viewer URL: http://krishikosh.egranth.ac.in

Should you have any further query or clarification, please feel free to contact undersigned.

Regards,
Rajendran
-----Original Message-----
From: dspace-te...@lists.sourceforge.net
Date: Mon, 21 Jul 2014 16:51:44
To: <dspac...@lists.sourceforge.net>
Reply-To: dspac...@lists.sourceforge.net
Subject: DSpace-tech Digest, Vol 99, Issue 85

Send DSpace-tech mailing list submissions to
dspac...@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
dspace-te...@lists.sourceforge.net

You can reach the person managing the list at
dspace-t...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of DSpace-tech digest..."


Today's Topics:

1. Problem to upload files (pdf) or items (Yelena Islen San Juan)
2. Show on a collection of data from a journal
(Yelena Islen San Juan)
3. Pointing DSpace to the Internet (Canaanland Bus. ent)
4. Item count home page Mirage Theme (bender)
5. flexslider (rdias...@uol.com.br)
6. Re: flexslider (Peter Dietz)


----------------------------------------------------------------------

Message: 1
Date: Fri, 18 Jul 2014 08:14:28 -0400 (EDT)
From: Yelena Islen San Juan <yelena...@idict.cu>
Subject: [Dspace-tech] Problem to upload files (pdf) or items
To: dspace-tech <dspac...@lists.sourceforge.net>
Message-ID: <1368997693.2454.140568...@idict.cu>
Content-Type: text/plain; charset=utf-8

Hi I have this problem in my Dspace and I don't know what to do

Regards

An internal server error occurred on http://localhost:8080/tesis:

Date: 15/07/14 12:39
Session ID: A4A2C462EFC57D5FC2E266C0EC75BA4C
User:
IP address:

-- URL Was: http://localhost:8080/tesis/submit
-- Method: POST
-- Parameters were:


Exception:
javax.servlet.ServletException: java.io.IOException: Processing of multipart/form-data request failed. /opt/tesis/upload/upload__76d9c701_1473ae21297__7fff_00000004.tmp (Permission denied)
at org.dspace.app.webui.servlet.SubmissionController.wrapMultipartRequest(SubmissionController.java:1387)
at org.dspace.app.webui.servlet.SubmissionController.doDSPost(SubmissionController.java:225)
at org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:115)
at org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:73)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.app.webui.filter.RegisteredOnlyFilter.doFilter(RegisteredOnlyFilter.java:66)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.IOException: Processing of multipart/form-data request failed. /opt/tesis/upload/upload__76d9c701_1473ae21297__7fff_00000004.tmp (Permission denied)
at org.dspace.app.webui.util.FileUploadRequest.<init>(FileUploadRequest.java:104)
at org.dspace.app.webui.servlet.SubmissionController.wrapMultipartRequest(SubmissionController.java:1372)
... 23 more
Caused by: org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. /opt/tesis/upload/upload__76d9c701_1473ae21297__7fff_00000004.tmp (Permission denied)
at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:367)
at org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:126)
at org.dspace.app.webui.util.FileUploadRequest.<init>(FileUploadRequest.java:70)
... 24 more
Caused by: java.io.FileNotFoundException: /opt/tesis/upload/upload__76d9c701_1473ae21297__7fff_00000004.tmp (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
at org.apache.commons.io.output.DeferredFileOutputStream.thresholdReached(DeferredFileOutputStream.java:165)
at org.apache.commons.io.output.ThresholdingOutputStream.checkThreshold(ThresholdingOutputStream.java:221)
at org.apache.commons.io.output.ThresholdingOutputStream.write(ThresholdingOutputStream.java:127)
at org.apache.commons.fileupload.util.Streams.copy(Streams.java:101)
at org.apache.commons.fileupload.util.Streams.copy(Streams.java:64)
at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:362)
... 26 more





------------------------------

Message: 2
Date: Fri, 18 Jul 2014 10:38:35 -0400 (EDT)
From: Yelena Islen San Juan <yelena...@idict.cu>
Subject: [Dspace-tech] Show on a collection of data from a journal
To: dspace-tech <dspac...@lists.sourceforge.net>
Message-ID: <500978494.224.1405694...@idict.cu>
Content-Type: text/plain; charset=utf-8


Hi

I need to know how to display data in a collection from a journal. Thanks

Regards



------------------------------

Message: 3
Date: Sat, 19 Jul 2014 09:56:03 -0700
From: "Canaanland Bus. ent" <mycana...@yahoo.com>
Subject: [Dspace-tech] Pointing DSpace to the Internet
To: "dspac...@lists.sourceforge.net"
<dspac...@lists.sourceforge.net>
Message-ID:
<1405788963.773...@web142405.mail.bf1.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"




Hi all,

I have successfully installed DSpace on Windows?8 but it is?still running on the local system. I need to point this to the internet. Please,?how do I go about it?


CEO,?Canaanland Computers
Abuja,?Nigeria
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 4
Date: Sun, 20 Jul 2014 13:13:07 -0400
From: bender <bender.be...@gmail.com>
Subject: [Dspace-tech] Item count home page Mirage Theme
To: dspace-tech <dspac...@lists.sourceforge.net>
Message-ID:
<CAE7AYA+LsRTXE-uLfhOksj1r...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi:

I'm working on a new Home Page for our Repository, and trying to change the
layout of Mirage Theme in Dspace 3.2, adding some new sections to the body.

One of the new sections shows an static list of some of the Collections
presents in the Repository, with the items count of each one.

This is an example of how it should be:

Collection 1 [102]
Collection 2 [29]
Collection 3 [45]
Collection 4 [354]
etc

I want to put this list at any place of the body of my home page.
I think there should be a key code between the [ ], on the
page-structure.xsl file, but I don't know...

Can anyone help me?

bender
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 5
Date: Mon, 21 Jul 2014 09:57:37 -0300
From: rdias...@uol.com.br
Subject: [Dspace-tech] flexslider
To: dspac...@lists.sourceforge.net
Message-ID: <53cd0e41a7bdf_6...@a4-weasel2.mail>
Content-Type: text/plain; charset="us-ascii"

An HTML attachment was scrubbed...

------------------------------

Message: 6
Date: Mon, 21 Jul 2014 12:51:36 -0400
From: Peter Dietz <pe...@longsight.com>
Subject: Re: [Dspace-tech] flexslider
To: rdias...@uol.com.br
Cc: "dspac...@lists.sourceforge.net"
<dspac...@lists.sourceforge.net>
Message-ID:
<CACL+z9UP=_0F5NpU=DRa-S8RX4bL2n8fJ...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

------------------------------

_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


End of DSpace-tech Digest, Vol 99, Issue 85
*******************************************
Répondre à tous
Répondre à l'auteur
Transférer
0 nouveau message