[Dspace-tech] Adding New Aspect in Dspace 4.2 Xmlui

2015-04-16 Thread Susmita
I want to add a new aspect to DSpace with a new java class. I've followed
this   *
https://wiki.duraspace.org/display/DSPACE/Manakin+theme+tutorial#Manakinthemetutorial-Addingstaticpages
LINK*   and made all the necessary changes. After rebuilding the package and
running ant update, I'm still not being able to see any change. I checked my
dspace installation directory, and found that the class added by me in not
there in it. It would be very helpful if I find a tutorial which explains
step by step how to incorporate a new java class in DSpace 4.2. Could
someone help me out or share some useful links. Thanks in advance.




--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Adding-New-Aspect-in-Dspace-4-2-Xmlui-tp4677484.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Adding New Aspect in Dspace 4.2 Xmlui

2015-04-16 Thread Susmita

I want to add a new aspect to DSpace with a new java class. I've followed
this link and made all the necessary changes. After rebuilding the package
and running ant update, I'm still not being able to see any change. I
checked my dspace installation directory, and found that the class added by
me in not there in it. It would be very helpful if I find a tutorial which
explains step by step how to incorporate a new java class in DSpace 4.2.
Could someone help me out or share some useful links. Thanks in advance.






--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Adding-New-Aspect-in-Dspace-4-2-Xmlui-tp4677483.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Want to activate a java file in dspace 4.x XMLUI version

2015-03-01 Thread Susmita
I am new in dspace. I am using dspace 4.x XMLUI version.
I want to activate a new java file,*AdvancedSearch.java* which is in -
*[dspace-4.2-src]/dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/artifactbrowser/*.
 
But i can't understand in which sitemap/any other files, I have to modify
and how to modify to activate that java file. Please help.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Want-to-activate-a-java-file-in-dspace-4-x-XMLUI-version-tp4676839.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Want to incorporate an advanced search of the repository, where user is presented with three search parameters, that may be ORed, ANDed, NOTed together.

2015-02-28 Thread Susmita
I am using dspace 4.x XMLUI version.
I am new in dspace and I want to incorporate an advanced search of the
repository,where user is presented with three search parameters, that may be
ORed, ANDed, NOTed together.
Can anyone help me to do it? I am not finding any clue to do it.
Please help.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Want-to-incorporate-an-advanced-search-of-the-repository-where-user-is-presented-with-three-search-p-tp4676831.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Want to implement advanced search with more than one same type filter at a time in dspace 4.x XMLUI

2015-02-27 Thread Susmita
http://dspace.2283337.n4.nabble.com/file/n4676812/Screenshot_1.png 

I am using dspace 4.x XMLUI version. I want to add advanced search box in
dspace like above,where we can search items of more than one Type of
Learning Material at a time. For this purpose we have to generate 'OR'
query. In dspace 4.x version,when we are searching using filter,a URL is
generating in address bar,where all query filter is added using ''. But in
this case we have to generate two types of conjunction(,OR). But I can't
understand how to do it? I just find one clue that there has a file
AdvancedSearch.java , where conjunctions are defined. But how can i
implement this? Please help.




--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Want-to-implement-advanced-search-with-more-than-one-same-type-filter-at-a-time-in-dspace-4-x-XMLUI-tp4676812.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Want to add custom filter type in dspace 4.x search filter facet

2015-02-22 Thread Susmita
I am using dspace 4.x XMLUI version. I want to add new filter type like Type
of Learning Material,Education Leveletc. in the discovery search filter
list(not in sidebar facet). How can I do it?



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Want-to-add-custom-filter-type-in-dspace-4-x-search-filter-facet-tp4676738.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Want to add custom filter type in dspace 4.x search filter facet

2015-02-22 Thread Susmita
I think, to do it completely, we have to modify some 'messages.xml' file. Can
anyone help me to find those 'messages.xml' file?



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Want-to-add-custom-filter-type-in-dspace-4-x-search-filter-facet-tp4676738p4676740.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] dspace 4.x discovery filter search

2015-02-21 Thread Susmita
I am using dspace XMLUI 4.x version and very new in dspace. 
When we are using Apply button of dspace filter search portion,giving some
filter value in it, 
it make a url like --
http://localhost:8080/xmlui/discover?filtertype_1=authorfilter_relational_operator_1=equalsfilter_1=Smithsubmit_apply_filter=Applyquery=;
 
How this URL is creating? I can't find any source for this. Can anyone help
me?



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/dspace-4-x-discovery-filter-search-tp4676736.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Want to add advanced search feature with some different metadata field than actual dspace 4.x version

2015-02-19 Thread Susmita
http://dspace.2283337.n4.nabble.com/file/n4676719/dspace_search%281%29.png 

I am new in using dspace, I want to add advanced search feature in all pages
in dspace,as above image. But i can't understand the code flow for advanced
search in dspace. Can anyone help me to do this?



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Want-to-add-advanced-search-feature-with-some-different-metadata-field-than-actual-dspace-4-x-version-tp4676719.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette