<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.eprints.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jutta</id>
	<title>EPrints Documentation - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eprints.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jutta"/>
	<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/Special:Contributions/Jutta"/>
	<updated>2026-04-27T18:58:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Talk:Namedset_field&amp;diff=5948</id>
		<title>Talk:Namedset field</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Talk:Namedset_field&amp;diff=5948"/>
		<updated>2008-02-04T07:11:23Z</updated>

		<summary type="html">&lt;p&gt;Jutta: removed the spam&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jutta</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Talk:How_to_move_deposits_between_users&amp;diff=4290</id>
		<title>Talk:How to move deposits between users</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Talk:How_to_move_deposits_between_users&amp;diff=4290"/>
		<updated>2007-05-06T05:16:34Z</updated>

		<summary type="html">&lt;p&gt;Jutta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I'm not sure if this is a difference between EPrints version 2.x and 3.0 or just a typo in the HowTo: &lt;br /&gt;
When I used &lt;br /&gt;
 SELECT userid FROM users WHERE username='USERNAME_GOES_HERE';&lt;br /&gt;
&lt;br /&gt;
I got an error: &lt;br /&gt;
 ERROR 1146 (42S02): Table 'test1.users' doesn't exist&lt;br /&gt;
&lt;br /&gt;
so I did SHOW tables; and tried then:&lt;br /&gt;
&lt;br /&gt;
 SELECT userid FROM user WHERE username='USERNAME_GOES_HERE';&lt;br /&gt;
&lt;br /&gt;
which showed me what I expected to see: &lt;br /&gt;
&lt;br /&gt;
 +--------+&lt;br /&gt;
 | userid |&lt;br /&gt;
 +--------+&lt;br /&gt;
 |      2 |&lt;br /&gt;
 +--------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
&lt;br /&gt;
--[[User:Jutta|jutta]] 06:16, 6 May 2007 (BST)&lt;/div&gt;</summary>
		<author><name>Jutta</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Main_Page&amp;diff=4289</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Main_Page&amp;diff=4289"/>
		<updated>2007-05-04T12:12:45Z</updated>

		<summary type="html">&lt;p&gt;Jutta: /* Contributing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
'''Welcome to the EPrints Wiki'''&lt;br /&gt;
&lt;br /&gt;
The content of this site is technical only. For more information on the EPrints project, visit http://eprints.org/&lt;br /&gt;
&lt;br /&gt;
''We are currently in the process of moving information from the [http://wiki2.eprints.org Old Wiki].''&lt;br /&gt;
&lt;br /&gt;
* [[Plan|The Plan]] - What we're working on, what we're planning next and so forth...&lt;br /&gt;
&lt;br /&gt;
==Documentation==&lt;br /&gt;
&lt;br /&gt;
* [[EPrints Manual|EPrints 3 Documentation]] &amp;lt;span style=&amp;quot;color: #f94; font-size: 130%&amp;quot;&amp;gt;(Start here)&amp;lt;/span&amp;gt;&lt;br /&gt;
* [http://www.eprints.org/documentation/tech/php/intro.php EPrints 2 and older Versions] The manual for older versions of EPrints are available on the main site.&lt;br /&gt;
* [[Frequently Asked Questions]]&lt;br /&gt;
* [[Web Services]] - sneak peek at the upcoming Web Service API&lt;br /&gt;
&lt;br /&gt;
==Scripts, patches and translations==&lt;br /&gt;
&lt;br /&gt;
* '''EPrints on EPrints''' - the [http://files.eprints.org/ EPrints Files] repository is the place to share scripts, patches and translations. This is also the place where releases of EPrints itself will be archived.&lt;br /&gt;
* [[Files/]] Wiki pages about scripts and patches. There isn't a page for every script or patch.&lt;br /&gt;
* [[Translating EPrints]] into your language.&lt;br /&gt;
* [[How to contribute]]&lt;br /&gt;
&lt;br /&gt;
==Tips, tricks and howtos==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Installation|Installing]] EPrints on various platforms or in non-standard ways&lt;br /&gt;
* Howto..&lt;br /&gt;
** [[Integrating EPrints with LDAP|integrate with LDAP]] - authenticate users with LDAP/Active Directory server&lt;br /&gt;
** [[CAS|integrate with CAS]] - integrate EPrints with an enterprise single sign-on service&lt;br /&gt;
** Secure EPrints with [[HTTPS]]&lt;br /&gt;
** Add a [[RequestEprint|Request eprint from author]] button (to non-OA records)&lt;br /&gt;
** [[Customizing_RSS_Output|customize RSS output]] - show an institution's or person's last n publications&lt;br /&gt;
** [[Howtos|more..]]&lt;br /&gt;
&lt;br /&gt;
==Contributing==&lt;br /&gt;
&lt;br /&gt;
* [[Wiki Guidelines]]&lt;br /&gt;
* [[Wiki Todo List]]&lt;br /&gt;
* [[EPrints:Migration to files.eprints.org]]&lt;br /&gt;
&lt;br /&gt;
==Getting Support==&lt;br /&gt;
&lt;br /&gt;
* [http://www.eprints.org/services/ EPrints Services] - premium support and training from EPrints experts&lt;br /&gt;
* [http://www.eprints.org/software/ Mailing Lists]&lt;br /&gt;
&lt;br /&gt;
==EPrints Projects==&lt;br /&gt;
&lt;br /&gt;
* [[IRRA]] - Supporting the UK research assessment processes through institutional repositories&lt;/div&gt;</summary>
		<author><name>Jutta</name></author>
		
	</entry>
</feed>