Groups
Groups
Sign in
Groups
Groups
DSpace Technical Support
Conversations
About
Send feedback
Help
Put DSpace search box on CMS help users to search DSpace from other website
98 views
Skip to first unread message
Lewatle Johannes Phaladi
unread,
Aug 1, 2022, 4:27:59 AM
8/1/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Dear DSpace Colleagues,
Is there any steps or link I can follow to Put DSpace search box on CMS to help users to search DSpace from other website.
example of search box screen referring to is pasted below, that is default search box coming with DSpace 6.x
Regards,
Lewatle
Gautham N
unread,
Aug 1, 2022, 12:59:24 PM
8/1/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
<!DOCTYPE html>
<html lang="en" >
<body>
<form method="get" action="
https://demo.dspace.org/xmlui/discover?scope=%2F&query=
">
<input type="text" style="color:black;" name="query" id="search-bar" placeholder="Search...">
<button>Go</button>
</form>
</body>
</html>
For DSpace 7.x use the following query in the form action
https://demo7.dspace.org/search?query=
Use the URL of your instance instead of the demo ones provided [
https://demo.dspace.org/
and
https://demo7.dspace.org/
]
I hope this helps you.
Lewatle Johannes Phaladi
unread,
Aug 2, 2022, 3:02:57 AM
8/2/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Thanks a lot for sharing, I will put the code with our local site URL.
Much appreciated!
Reply all
Reply to author
Forward
0 new messages