[Dspace-tech] Item level statistics for XMLUI
Hi everyone! I'm looking to implement some kind of item level stats for Dspace 1.5.2, using XMLUI, Ubuntu 8.04.3 LTS. My first shot was to try Minho RepositoriUM Statistics, but as far as i know it only works for JSPUI, using the "info" facility. Then I thought about University of Rochester's Dspace statistics package, Nathan Sarr gently told me that it's no longer supported, so there is little chance for it to work with Dspace 1.5.2. I'm already using Google Analytics, but you already know it's not enough. Any advice on this topic will be really appreciated. Thanks. -- Federico Lazcano -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] Some translation issues
El Wednesday 23 September 2009 19:16:59 Jaime Rave escribió: > Hi, my name is Jaime Rave and Im implementing the DSpace Software for the > Universidad del Norte in Barranquilla, Colombia. > > > > Right now I have almost everything working, but there Im having some > problems on the home page. The first one is that I have a menu to select > the preferred language (Español, Englsh) but instead os Español it appears > as español. Ive been looking around all the source code and Im not able > to find where can i change that Word. The other Word is in the frase > Esriba el texto a buscar en DSpace. It should be Escriba. I am supposed > to change it in the Message_es.properties but until now i have not found > that file. > > > > I have downloaded the dspace-1.5.2-src-release.tar.gz > <http://sourceforge.net/projects/dspace/files/DSpace%20Stable/1.5.2/dspace- >1 .5.2-src-release.tar.gz/download> from sourceforge. So any help would be > really appreciated. > > > > Thank you in advance. [English below] Podés cambiarlo en /home/dspace/dspace-1.5.2-src-release/dspace/modules/xmlui/src/main/webapp/i18n/messages_es.xml Tené cuidado cuando hagas los cambios, porque hay que respetar a rajatabla el XML. Luego vas a tener que hacer un mvn package y un ant update. Y finalmente reiniciar Tomcat. - You can edit /home/dspace/dspace-1.5.2-src-release/dspace/modules/xmlui/src/main/webapp/i18n/messages_es.xml Be respectful of XML syntax. Then you have to run mvn package and ant update. And finally restart Tomcat. -- Federico Lazcano -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] disk over quota in installation
El Thursday 17 September 2009 17:05:13 Federico Lazcano escribió: > dspace-tech@lists.sourceforge.net hello... this the output: Filesystem Size Used Avail Use% Mounted on /dev/vzfs 30G 2.5G 28G 9% / /dev/vzfs 100M 14K 100M 1% /tmp none 16G 4.0K 16G 1% /dev /dev/vzfs 100M 14K 100M 1% /tmp You're not over quota in DISK SPACE, but what about in the number of files? Are you using a Virtual Private Server? Ask your provider. PD: Please, in every reply, include dspace-tech@lists.sourceforge.net so we can share knowledge. -- Federico Lazcano -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] disk over quota in installation
El Thursday 17 September 2009 13:29:24 Oscar Duarte escribió: > hello... > > When I use the command > > mvn package > > I get a build error message: > > == > > [ERROR] BUILD ERROR > [INFO] > > [INFO] Error creating assembly: Error adding file-set for > 'org.dspace.modules:jspui:war:1.5.2' to archive: Error while expanding > /home/bancopea/dspace/dspace-1.5.2-release/dspace/modules/jspui/target/jspu >i-1.5.2.war > > Disk quota exceeded > > == > > I think this is a configuration issue, because I do hace enough disk space > (20GB) and no quotas management... > > ¿could you help me please? > > Oscar Duarte Please, run as root the following command # df -h -- Federico Lazcano -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] help! migration causes slow loading of files
El Tuesday 08 September 2009 21:29:28 Van Ly escribió: > On 09/09/2009, at 2:19 AM, susan teague rector wrote: > > For example, here's a couple of larger files (although they're > > still on > > ~24 mb) on our production instance: > > https://dizzyg.library.vcu.edu/bitstream/10156/2476/1/TESI%20VALE.pdf > > These files never open, but rather just spin. > > Hi Susan, > > I am able to slowly fetch all that file and it renders partially as > it downloads. You may want to check the local network interface is OK > or too busy or if there is network traffic throttling deliberately > slowing transfers somewhere in-between. > > Best wishes, > > Van Ly > vly at usyd dot edu dot au > > Check for errors in the ethernet interface, for example la...@dev:~$ ifconfig eth0 Link encap:Ethernet HWaddr 00:e0:4c:84:8e:27 inet addr:200.XX.XXX.XX Bcast:200.XX.XXX.XX Mask:255.255.255.224 inet6 addr: fe80::2e0:4cff:fe84:8e27/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2670273 errors:62604 dropped:0 overruns:0 frame:0 TX packets:1238207 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:424462774 (404.7 MB) TX bytes:285456371 (272.2 MB) Interrupt:11 Base address:0xec00 is really really slow. We're planning to check the network interface card. -- Federico Lazcano -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] DSpace Creative Commons license display problem
El Friday 28 August 2009 13:58:50 Thompson-Young, Alexia A escribió: > All, > > Two patches to address the mime type issue for the CC license have been > submitted: http://jira.dspace.org/jira/browse/DS-295 > > With these patches, someone using FireFox will see the CC license displayed > properly. > > Many thanks to Steve Williams and Ladd Hanson for working on this. > FYI, > Lexie > > > No luck for me. :-( Using Dspace 1.5.2, Ubuntu 8.04.3, Tomcat 5.5. Frontend with Apache mod_proxy_ajp. I have applied patches, packaged with mvn, updated with ant, updated bitstream-formats.xml with new mimetype from patch. dsp...@dspace:/dspace/config/registries$ diff bitstream-formats.xml bitstream-formats.xml.orig 59,67d58 < < < text/html < CC License < Item-specific Creative Commons license agreed upon to submission < 1 < true < < Then restarted Tomcat. An item uploaded pre-patch still show mimetype text/plain: $ wget http://www.bdbf.edu.ar/xmlui/bitstream/handle/123456789/21/license_text?sequence=3 --02:44:47-- http://www.bdbf.edu.ar/xmlui/bitstream/handle/123456789/21/license_text?sequence=3 => `license_text?sequence=3' Resolviendo www.bdbf.edu.ar... 200.3.126.141 Conectando a www.bdbf.edu.ar|200.3.126.141|:80... conectado. Petición HTTP enviada, esperando respuesta... 200 OK Longitud: 13.771 (13K) [text/plain] An item uploaded post-patch now show application/octet-stream (?!?!?!) $ wget http://www.bdbf.edu.ar/xmlui/bitstream/handle/123456789/25/license_text?sequence=3 --02:48:15-- http://www.bdbf.edu.ar/xmlui/bitstream/handle/123456789/25/license_text?sequence=3 => `license_text?sequence=3.1' Resolviendo www.bdbf.edu.ar... 200.3.126.141 Conectando a www.bdbf.edu.ar|200.3.126.141|:80... conectado. Petición HTTP enviada, esperando respuesta... 200 OK Longitud: 13.684 (13K) [application/octet-stream] Still far away from the desired text/html mimetype. Now Firefox (Windows & GNU/Linux) tries to execute the CC License. It still works on MS Internet Explorer. Am I doing something wrong? Anyone tried this patch? Thanks in advance. -- Federico Lazcano -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] DSpace Creative Commons license display problem
El Tuesday 11 August 2009 13:44:22 Jason Fowler escribió: > We're running DSpace 1.5.1. Last year there was an issue where DSpace > creative commons licenses would not appear correctly in XMLUI when viewing > in Firefox. > > I was just wondering if a fix for this was ever developed for this. > > Thanks, > Jason > > > [cid:image001.png@01CA1A81.73C4A150] I'm interested too. -- Federico Lazcano -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] DSpace Backup
El Thursday 06 August 2009 16:54:12 Nihal Alam escribió: > hi, > > I want to sift from OS Debian to ubuntu8.10. For that I have to take back > up of the dspace, user information along with community, etc. Please help > me how to take back of the existing dspace so that the repository and data > in it will remain safe while moving from one OS to another. > > > -- > > Nihal Alam This is a quick'n'dirty howto to move dspace from one server to another. It's in spanish, but i think you can understand it. -- Federico Lazcano Title: Migración de DSPACE de un servidor a ... Migración de Dspace de un servidor a otro Convenciones previas Servidor origen: server1.example.com Servidor destino: server2.example.com [dspace-src]: /home/dspace/dspace-1.5.X-release-src/ [dspace]: /dspace Usuario PostgreSQL: dspace Usuario Tomcat: dspace Tareas en Servidor1 Detenemos el servidor Tomcat para que se cierren todas las conexiones a bases de datos. # /etc/init.d/tomcat55 stop Hacer un dump de la base de datos en el origen. u...@server1:~$ sudo su -l dspace -c /bin/bash [sudo] password for user: dsp...@server1:~$ pg_dump -o -W dspace > dspace_pg_dump.sql Hacemos un backup de [dspace] y [dspace-src] dsp...@server1:~$ tar cfz dspace-src.tar.gz /home/dspace/dspace-1.5.2-src-release dsp...@server1:~$ tar cfz dspace.tar.gz /dspace Copiamos los archivos al servidor destino dsp...@server1:~$ scp dspace-src.tar.gz dspace.tar.gz dspace_pg_dump.sql dsp...@server2: Tareas en Servidor2 Detenemos el servidor Tomcat r...@server2:/# /etc/init.d/tomcat5.5 stop Restauramos la base de datos en el servidor destino. dsp...@server2:~$ dropdb -U dspace -W -i dspace dsp...@server2:~$ createdb -U dspace -W -E UTF8 dspace dsp...@server2:~$ psql -U dspace -W < dspace_pg_dump.sql Restauramos los directorios [dspace-src] y [dspace] dsp...@server2:~$ tar xfz dspace-src.tar.gz dsp...@server2:~$ tar xfz dspace.tar.gz r...@server2:/# cd / r...@server2:/# mv dspace dspace.prev r...@server2:/# mv /home/dspace/dspace ./ Pasos finales Copiar las tareas cron del usuario dspace. (cron -e) Modificar el hostname y BaseURL en [dspace]/config/dspace.cfg y los datos de conexión a base de datos. -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] DSpace Manakin Default Theme Kubrick
One "dirty" way is to change the title in your messages.xml DSpace/Manakin Repository I think it's a bug in the theme, but i'm no expert. El Thursday 06 August 2009 16:14:30 Onte, Michael escribió: > How do you change the header on manakin theme Kubrick? It currently > defaults to the text 'DSpace/Manakin Repository'. > > > > Manakin theme Kubrick is one of the default manakin themes in Dspace 1.5 > > > > Any help would be greatly appreciated. > > > > Thanks. > > > > Michael Onte > > Database Administrator > > Lovelace Respiratory Research Institute -- Federico Lazcano -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] dspace live cd
El Tuesday 04 August 2009 18:29:53 Kantargis, Susan escribió: > Hello, > We have the dspace live CD to use for learning and playing. > Where do I find a ubuntu driver to go along with this? > > Thanks, > > Sue Kantargis Hi Sue. Can you explain a bit more? You don't need any driver to run Ubuntu. Greetings from the south. Federico Lazcano -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] Creative Commons problem - not retur ning to DSpace
El Friday 31 July 2009 12:06:26 William Hays escribió: > Creative Commons has fixed this bug which appears in the CC license > selection process during submission. The incorrect page was being called > resulting in no return to the submission process in DSpace. > > I have tried it out and things look back to normal. It's working right in mana...@dspace 1.5.2 Thank you very much. -- Federico Lazcano -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] NullPointerException, problem with sitemap.xmap (Manakin 1.1)
java:68) at > org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pip >elinesNode.java:92) at > org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Co >ncreteTreeProcessor.java:234) at > org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Co >ncreteTreeProcessor.java:176) at > org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProces >sor.java:252) at > org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNo >de.java:117) at > org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.inv >okeNodes(AbstractParentProcessingNode.java:68) at > org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipe >lineNode.java:142) at > org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.inv >okeNodes(AbstractParentProcessingNode.java:68) at > org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pip >elinesNode.java:92) at > org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Co >ncreteTreeProcessor.java:234) at > org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Co >ncreteTreeProcessor.java:176) at > org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProces >sor.java:252) at org.apache.cocoon.Cocoon.process(Cocoon.java:686) > at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1153) > at org.dspace.app.xmlui.DSpaceCocoonServlet.service(Unknown Source) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio >nFilterChain.java:269) at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC >hain.java:188) at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.j >ava:213) at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.j >ava:172) at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:12 >7) at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:11 >7) at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.jav >a:108) at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:875) > at > org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.process >Connection(Http11BaseProtocol.java:665) at > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.ja >va:528) at > org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerW >orkerThread.java:81) at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.ja >va:689) at java.lang.Thread.run(Thread.java:636) > Caused by: org.apache.avalon.framework.component.ComponentException: > flow-interpreters: ComponentSelector could not access the Component > for hint [javascript] (key [javascript]) > at > org.apache.avalon.excalibur.component.ExcaliburComponentSelector.select(Exc >aliburComponentSelector.java:231) at > org.apache.cocoon.components.ExtendedComponentSelector.select(ExtendedCompo >nentSelector.java:262) at > org.apache.cocoon.components.treeprocessor.sitemap.FlowNode.compose(FlowNod >e.java:63) at > org.apache.cocoon.components.LifecycleHelper.setupComponent(LifecycleHelper >.java:359) at > org.apache.cocoon.components.LifecycleHelper.setupComponent(LifecycleHelper >.java:195) at > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder.setupNode(Def >aultTreeBuilder.java:455) at > org.apache.cocoon.components.treeprocessor.sitemap.FlowNodeBuilder.buildNod >e(FlowNodeBuilder.java:42) at > org.apache.cocoon.components.treeprocessor.sitemap.SitemapNodeBuilder.build >Node(SitemapNodeBuilder.java:70) at > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder.createTree(De >faultTreeBuilder.java:334) at > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder.build(Default >TreeBuilder.java:407) at > org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder.build(Default >TreeBuilder.java:369) ... 100 more > Caused by: java.lang.NullPointerException > at org.mozilla.javascript.Kit.classOrNull(Kit.java:92) > at > org.mozilla.javascript.tools.shell.ShellLine.getStream(ShellLine.java:65) > at org.mozilla.javascript.tools.shell.Global.init(Global.java:153) at > org.mozilla.javascript.tools.shell.Global.(Global.java:83) at > org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter. >initialize(FOM_JavaScriptInterpreter.java:292) at > org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUti >l.java:244) at > org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(D >efaultComponentFactory.java:297) at > org.apache.avalon.excalibur.component.DefaultComponentHandler.doGet(Default >ComponentHandler.java:136) at > org.apache.avalon.excalibur.component.ComponentHandler.get(ComponentHandler >.java:381) at > org.apache.avalon.excalibur.component.ExcaliburComponentSelector.select(Exc >aliburComponentSelector.java:215) ... 110 more -- Federico Lazcano -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] Creative Commons problem - not returning to DSpace
El Tuesday 28 July 2009 10:09:00 Dorothea Salo escribió: > On Sat, Jul 25, 2009 at 1:33 AM, Federico > > Lazcano wrote: > > Confirmed. > > > > Dspace 1.5.2 using Manakin. Patch 205 applied. > > Here too, 1.5.1/Manakin. > > Dorothea Any news? Comments? Perhaps we should try to patch Manakin, because CreativeCommons think it's solved: http://code.creativecommons.org/issues/issue142 Thanks in advance. -- Federico Lazcano -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] Creative Commons problem - not returning to DSpace
Confirmed. Dspace 1.5.2 using Manakin. Patch 205 applied. Thanks in advance. El Friday 24 July 2009 17:54:21 Thompson-Young, Alexia A escribió: > All and Graham, > > We are using DSpace 1.5.2 and had enabled the Creative Commons license > option a week ago. This option worked until we noticed it not working this > afternoon. > > This afternoon we realized when a submitter clicked on the button to go to > Creative Commons, they were taken to a different web page than before, > given customization options, but there was no way back to DSpace and using > the browser's back button brought the submitter back to DSpace without a > license. > > This sounds like issue 142 that Graham references below with Creative > Commons, but the patch applied by Creative Commons does not work for us. > Any other experiences or ideas? > > Much obliged, > Lexie > > > Alexia Thompson-Young > atyo...@mail.utexas.edu<mailto:atyo...@mail.utexas.edu> > > Licensing Coordinator > University of Texas Libraries > University of Texas at Austin > 512-495-4251 phone > 512-495-4657 fax > > > > > Re: [Dspace-tech] Creative Commons problem > From: Graham Triggs - 2009-07-24 16:23 > > FYI, the problem that I reported to Creative Commons has been fixed. > > G > > -Original Message- > From: Graham Triggs [mailto:gra...@bi...] > Sent: 23 July 2009 10:38 > To: Robin Taylor; Tech General > Subject: Re: [Dspace-tech] Creative Commons problem > > > Hmmm... Not sure about that one. I've run into this issue: > > http://code.creativecommons.org/issues/issue142 > > G > > > -Original Message- > > From: Robin Taylor > > [mailto:robin.tay...@ed.ac.uk]<mailto:[mailto:robin.tay...@ed.ac.uk]> > > Sent: 23 July 2009 10:31 > > To: Tech General > > Subject: [Dspace-tech] Creative Commons problem > > > > A speculative query - Anyone experiencing any problems with > > CC licences over the last couple of days ? A problem has been > > reported on the spanish users mailing list and we find > > ourselves now unable to anonymously view items that were > > submitted yesterday and had CC licences attached. > > > > Thanks, Robin. > > > > Robin Taylor > > Main Library > > University of Edinburgh > > Tel. 0131 6513808 > > > > > > -- > > The University of Edinburgh is a charitable body, registered > > in Scotland, with registration number SC005336. > > > > > > -- > > > > ___ > > DSpace-tech mailing list > > dspace-t...@li... > > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > --- >--- ___ > DSpace-tech mailing list > dspace-t...@li... > https://lists.sourceforge.net/lists/listinfo/dspace-tech -- Federico Lazcano -- ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech