Added donate link
This commit is contained in:
@@ -57,7 +57,17 @@
|
||||
|
||||
<p>You can also clone the project with <a href="http://git-scm.com">Git</a> by running:</p>
|
||||
<span class="info">$ git clone git://github.com/rosarior/mayan</span>
|
||||
|
||||
<br /><br /><br />
|
||||
<h3><span class="red">How</span> to contribute?</h3>
|
||||
<p>You can help further the development of Mayan EDMS by reporting bugs, submitting documentation, patches, with monetary or hardware donations.
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="W6LMMZHTNUJ6L">
|
||||
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
||||
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||
</form>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col">
|
||||
@@ -66,14 +76,13 @@
|
||||
<li>Django - A high-level Python Web framework that encourages rapid development and clean, pragmatic design.</li>
|
||||
<li>django-pagination</li>
|
||||
<li>django-filetransfers - File upload/download abstraction</li>
|
||||
<li>celery- asynchronous task queue/job queue based on distributed message passing</li>
|
||||
<li>celery - asynchronous task queue/job queue based on distributed message passing</li>
|
||||
<li>django-celery - celery Django integration</li>
|
||||
<li>libmagic - MIME detection library</li>
|
||||
<li>tesseract-ocr - An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.</li>
|
||||
<li>unpaper - post-processing scanned and photocopied book pages</li>
|
||||
<li>ImageMagick - Convert, Edit, Or Compose Bitmap Images</li>
|
||||
<li>GraphicMagick - Robust collection of tools and libraries to read, write, and manipulate an image.</li>
|
||||
<li>popper-utils' pdftotext</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col last">
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<div class="wrap">
|
||||
<div id="image"></div>
|
||||
<div class="box">
|
||||
<h2>Welcome to <em title="Electronic Document Management System">Mayan EDMS</em></em></h2>
|
||||
<h2>Welcome to <em title="Electronic Document Management System">Mayan EDMS</em></h2>
|
||||
<p>
|
||||
Open source, Django based document manager with custom meta-data indexing, file serving integration, document tagging and OCR capabilities.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user