<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/docdb/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/docdb/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 11 Jun 2007 21:41:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/docdb/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Czech Character Support</title><link>https://sourceforge.net/p/docdb/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be great if the docdb could support czech characters. Have a look at&lt;br /&gt;
&lt;a href="http://www-kiv.zcu.cz/~luki/cs/cs-encodings-faq.html" rel="nofollow"&gt;http://www-kiv.zcu.cz/~luki/cs/cs-encodings-faq.html&lt;/a&gt;&lt;br /&gt;
for encodings in LaTeX.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 11 Jun 2007 21:41:56 -0000</pubDate><guid>https://sourceforge.net794deffcf45b8d50f0594eaa9d89cd2737b9633d</guid></item><item><title>Add Password for Database user</title><link>https://sourceforge.net/p/docdb/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be good if one could supply a password which&lt;br /&gt;
is used for connecting to the database. For MySQL the&lt;br /&gt;
solution would be as simple as adding a new&lt;br /&gt;
configuration variable&lt;/p&gt;
&lt;p&gt;$DBUSERPASS="" to includes/config.inc&lt;/p&gt;
&lt;p&gt;and changing line 34 in mysql.inc &lt;br /&gt;
to (probably als add a check whether the password is empty)&lt;/p&gt;
&lt;p&gt;$conn = mysql_connect( "localhost", $DBUSERNAME,&lt;br /&gt;
$DBUSERPASS );&lt;/p&gt;
&lt;p&gt;This would need some complementing code in install.sh.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan Metzger</dc:creator><pubDate>Thu, 07 Sep 2006 09:08:40 -0000</pubDate><guid>https://sourceforge.net32dbb4d874f9687085c3bc91d6b0af79465ec5a6</guid></item><item><title>Bibtex button in doc_view.php</title><link>https://sourceforge.net/p/docdb/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice to be able to get the bibtex output &lt;br /&gt;
while in the doc_view. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jens-Peter Kaps</dc:creator><pubDate>Tue, 21 Feb 2006 16:52:20 -0000</pubDate><guid>https://sourceforge.net7c644edd7a9269a2399062ca42832d197094e8da</guid></item><item><title>add database field to hold abstract text</title><link>https://sourceforge.net/p/docdb/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Abstracts are very helpful when searching for&lt;br /&gt;
differences between similar-sounding references. By&lt;br /&gt;
adding a medium or long text field to the database, the&lt;br /&gt;
abstract could be entered in full and later searched&lt;br /&gt;
for content. This is the one item I'd really like to&lt;br /&gt;
see added to this tool. &lt;/p&gt;
&lt;p&gt;Thanks -&lt;br /&gt;
Joan Smith&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joan A Smith</dc:creator><pubDate>Tue, 22 Mar 2005 17:40:13 -0000</pubDate><guid>https://sourceforge.net9d2ae9e8ce40f2317f2ecb87a7e66722cd5150ce</guid></item><item><title>BibTeX input and output</title><link>https://sourceforge.net/p/docdb/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I find that getting references into and out of docdb is &lt;br /&gt;
quite cumbersome. &lt;/p&gt;
&lt;p&gt;The input process would be much improved if one could &lt;br /&gt;
copy-and-paste an entire BibTeX entry (or multiple &lt;br /&gt;
entries) into a form rather than copying each field &lt;br /&gt;
individually.&lt;/p&gt;
&lt;p&gt;I use EndNote when writing papers, but it is not so good &lt;br /&gt;
as a document database. So, it would be nice to be able &lt;br /&gt;
to save all the results of query to a .bib file that could &lt;br /&gt;
then be imported into EndNote.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Clark</dc:creator><pubDate>Tue, 05 Oct 2004 03:55:40 -0000</pubDate><guid>https://sourceforge.netfe720b5fe29fcdd1f073d2184031aec79b86da20</guid></item><item><title>Future support for MySQL?</title><link>https://sourceforge.net/p/docdb/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is support for MySQL planned for future releases of DOCDB?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 27 Sep 2004 14:15:55 -0000</pubDate><guid>https://sourceforge.nete9d143b18684ff1842fc65f1fd922a1244e1bc12</guid></item><item><title>categories, versions, files</title><link>https://sourceforge.net/p/docdb/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;do you plan to add the management of user tags&lt;br /&gt;
(keywords) or user defined categories so that the&lt;br /&gt;
database can be browsed like a directory tree?&lt;/p&gt;
&lt;p&gt;Do you plan to add some simple version tag? I think&lt;br /&gt;
this would be interesting to nicely keep track of all&lt;br /&gt;
the versions of a paper under preparation. Another&lt;br /&gt;
interesting feature could be the possibility to upload&lt;br /&gt;
more than one file for each document entry, e.g. .pdf,&lt;br /&gt;
.ps, the figures already extracted for later use..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 23 Apr 2004 10:36:40 -0000</pubDate><guid>https://sourceforge.net6be520766bf907a150e6f80ab7f2668bd781908d</guid></item></channel></rss>