[Dspace-tech] Code and Problem in file upload from db

2009-11-11 Thread Vinsenso
Hi all, Can I edit the source code of DSpace...??? I want to know how DSpace work. ex: code to insert item from DSpace to database. And there is a problem when I upload a file to someitem from postgresql not from DSpace. I want to moving data in my current database(SQL Server) to DSpace's databa

Re: [Dspace-tech] Code and Problem in file upload from db

2009-11-11 Thread Vinsenso
what needs to be filled, so that the uploaded files can be viewed by the user ? And there is a problem when I upload a file to someitem from postgresql not from DSpace. I want to moving data in my current database(SQL Server) to DSpace's database (PostgreSQL). So, i used query to insert data to

Re: [Dspace-tech] Code and Problem in file upload from db

2009-11-11 Thread Vinsenso
Vinsenso wrote: > > And there is a problem when I upload a file to someitem from postgresql > not from DSpace. > I want to moving data in my current database(SQL Server) to DSpace's > database (PostgreSQL). > So, i used query to insert data to tables in DSpace data

[Dspace-tech] How to run dsrun command

2010-01-06 Thread Vinsenso
hi all need some help... i get confused about 'run the dsrun command'... how to run dsrun command in [dspace]\bin...?? example: stat-initial [Cause i want to active the statistic in my DSpace] when I do double click on stat-initial, what program should I use to open the file...?? I have tried

Re: [Dspace-tech] Update Messages.properties

2010-01-06 Thread Vinsenso
u will see Messages.properties inside. you can make a changes there. If u do this, you do not need to run ant update. it will automaticly update. ^^ Hope this help visit http://old.nabble.com/How-to-run-dsrun-command-td27034466.html maybe you can help me.:-D Vinsenso Brouns, Francis wrote: > > Hi

Re: [Dspace-tech] Update Messages.properties

2010-01-07 Thread Vinsenso
hmm...i'm not sure about it, but it works well. Cause I don't quite understand about use "ant update". haha Note: I'm using DSpace 1.5.2 and Windows server 2003 Hossain, Aaron wrote: > > This sounds interesting, is this a supported (safe) procedure ? > -- View this message in context: http:

Re: [Dspace-tech] How to run dsrun command

2010-01-07 Thread Vinsenso
thx allen...it's work...^^ can you tell me more about "-r", "-f", "-h", etc command...?? what are they...?? ^^ i don't know what the meaning of that command... maybe you can give me a link that explain about that command... once more..thx allen...

[Dspace-tech] bitstream view

2010-01-24 Thread Vinsenso
hi all, i got a problem about bitsream view (JSPUI). what I do: 1. edit item. 2. input bitstream (more than 1). ex: there is 3 bitstreams (A1, A2, and A3). I input them, start with A1, A2, then A3. The problem is : *when I viewed the item, the sequence of bitstream is like this: A3

Re: [Dspace-tech] Problems with thumbnails in DSpace 1.5.1 JSPUI

2010-01-31 Thread Vinsenso
Hi, I want to help, but my english not good. Hope you understand...^^ 1. after you do dspace/bin/filter-media, there is a bitstream with description Generated Branded Preview...? 2. I think there is something missing in http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg02457.html

Re: [Dspace-tech] Problems with thumbnails in DSpace 1.5.1 JSPUI

2010-02-01 Thread Vinsenso
I also have experienced the same problem in one of my item, my item have bitstream like this : File : PDF (as primary bitstream) PDF PDF PDF JPEG Then, I make a change, I set JPEG file as primary bitstream, then the preview is available. PDF PDF PDF PDF JPEG (as primary bitstream) hope thi

Re: [Dspace-tech] Problems with thumbnails in DSpace 1.5.1 JSPUI

2010-02-01 Thread Vinsenso
oh ya, btw there is ???metadata.dc.coverage.temporal??? in your item view my advice...change the message.properties...^^ -- View this message in context: http://old.nabble.com/Problems-with-thumbnails-in-DSpace-1.5.1-JSPUI-tp27354828p27415140.html Sent from the DSpace - Tech mailing list a

[Dspace-tech] Enable Page View and Download statistics

2010-02-11 Thread Vinsenso
hi all, how to enable page view statistics and download statistic for item in simple / full item record...?? I have set report.public = true in dspace.cfg, but there is no changes in my DSpace... what is the function of report.public?? Thank's for help...^^ -- View this message in context:

[Dspace-tech] add new atribute to 'edit profile'

2010-02-18 Thread Vinsenso
Hi all, someone know how to add new attribute to 'edit profile'...?? in edit profile, there is like this : First Name* : Last Name* : Contact Telephone : Language: I want to add new atribute called 'NIM', so it will like this : First Nam

Re: [Dspace-tech] add new atribute to 'edit profile'

2010-02-18 Thread Vinsenso
I'm using DSpace 1.5.2 [jspui] and windows server 2003...help plz...^^ Pablo Olivares wrote: > > hi > > Are you using jspui or Manakin?? > > > El Pablo. > -- View this message in context: http://old.nabble.com/add-new-atribute-to-%27edit-profile%27-tp27648603p27649306.html Sent from th

Re: [Dspace-tech] add new atribute to 'edit profile'

2010-02-22 Thread Vinsenso
hmm...thanks claudia, I have read it, but i'm still confusing...what should I use in my case...??? i need information about 'student code'... so I can identify...the email that do registration is student in my university... then... if he / she is a student in my university...I will input he / she

[Dspace-tech] Bitstream can't be saved...?? Is it possible..??

2010-03-03 Thread Vinsenso
hai all, is it possible to make a bitstream files can't be saved...?? ^^ Thanks.. -- View this message in context: http://old.nabble.com/Bitstream-can%27t-be-saved...---Is-it-possible..---tp2415p2415.html Sent from the DSpace - Tech mailing list archive at Nabble.com. ---

[Dspace-tech] peculiarities in the statistics

2010-03-03 Thread Vinsenso
hai all, i got a problem in my statistics. if i view 'Most recent general report' , my 'Archive Information' is like this : ex : Mar 3, 2010 to Mar 4, 2010 All items 1277 Published Article 751 Thesis403 Term Paper 24 but, if i view statistics per month

Re: [Dspace-tech] Bitstream can't be saved...?? Is it possible..??

2010-03-03 Thread Vinsenso
2003. Claudia Juergen wrote: > > Hello Vinsenso, > > it is possible to define which bitstream type can be submitted via the > UI and are visible to the end user in the item display. > This is done via the bitstream format registry. You can access it as > admin via the

Re: [Dspace-tech] peculiarities in the statistics

2010-03-08 Thread Vinsenso
Peter Dietz wrote: > > Check your [dspace]/log/dspace.log files. > > Do your log files appear to be of the format: dspace.log.0 ... > dspace.log.500 > or dspace.log.-mm-dd ? > My dspace log is appear like this "dspace.log" (without 0 / 500). I'm afraid that I have changed something that

Re: [Dspace-tech] [Dspace-general] Dspace 1.6 installation Build Failed error

2010-04-05 Thread Vinsenso
same problem here... I want to upgrade from dspace 1.5.2 to 1.6.0. at step 8, i run ant -Dconfig = c:\dspace\config\dspace.cfg update, then the same error exist. anyone help plz. AMJAD USMAN wrote: > > > Hi all, > i am installing Dspace 1.6,when i runant fresh_installcommand, it gives > bu

[Dspace-tech] dspace 1.5.2 to 1.6.0 step

2010-04-07 Thread Vinsenso
hai all, I am a little confused about steps for upgrading dspace in : http://www.dspacedev2.org/1_6_0Documentation/ch04.html#N10F06 http://www.dspacedev2.org/1_6_0Documentation/ch04.html#N10F06 my question is : * step 7 for postgreSQL (I use postgreSQL 8.4) : Using what to execute the comma

Re: [Dspace-tech] dspace 1.5.2 to 1.6.0 step

2010-04-07 Thread Vinsenso
> Um, 'psql', as the example says. Or do you mean, what OS user should > you be at this point? it doesn't matter; the DBMS user determines your > access to the DBMS. Hmm... I mean I don't know where to write the command (psql -U dspace -f /dspace-1.6.0-src-release/dspace/etc/postgres/database_sc

Re: [Dspace-tech] dspace 1.5.2 to 1.6.0 step

2010-04-08 Thread Vinsenso
Vinsenso wrote: > > > Hmm... > I mean I don't know where to write the command (psql -U dspace -f > /dspace-1.6.0-src-release/dspace/etc/postgres/database_schema_15-16.sql > dspace). > > Whether it is from SQL shell(psql) / Command Prompt / Query tool in > pgA