193 lines
7.9 KiB
HTML
193 lines
7.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title>Mayan EDMS :: News</title>
|
|
<meta name="description" content="Open Source Django-based Electronic Document Management System" />
|
|
<meta name="keywords" content="open source, django, dms, edms, cms, electronic document" />
|
|
<link href="css/main.css" rel="stylesheet" type="text/css" />
|
|
<link rel="icon" type="image/png" href="images/bullet.png" title="Mayan" />
|
|
|
|
<!-- Add jQuery library -->
|
|
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
|
|
|
|
<!-- Add mousewheel plugin (this is optional) -->
|
|
<!-- <script type="text/javascript" src="/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script> -->
|
|
|
|
<!-- Add fancyBox -->
|
|
<link rel="stylesheet" href="packages/fancybox/source/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
|
|
<script type="text/javascript" src="packages/fancybox/source/jquery.fancybox.pack.js?v=2.0.4"></script>
|
|
|
|
<!-- Optionaly add button and/or thumbnail helpers -->
|
|
<link rel="stylesheet" href="packages/fancybox/source/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
|
|
<script type="text/javascript" src="packages/fancybox/source/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
|
|
|
|
<link rel="stylesheet" href="packages/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
|
|
<script type="text/javascript" src="packages/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
|
|
|
|
<script type="text/javascript">
|
|
$(document).ready(function() {
|
|
$(".fancybox").fancybox({
|
|
prevEffect : 'fade',
|
|
nextEffect : 'fade',
|
|
closeBtn : false,
|
|
helpers : {
|
|
buttons : {},
|
|
overlay : {
|
|
opacity : 0.8,
|
|
css : {
|
|
'background-color' : '#000'
|
|
}
|
|
},
|
|
thumbs : {
|
|
width : 50,
|
|
height : 50
|
|
}
|
|
}
|
|
|
|
});
|
|
});
|
|
</script>
|
|
|
|
<script type="text/javascript">
|
|
(function() {
|
|
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
|
|
po.src = 'https://apis.google.com/js/plusone.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
|
})();
|
|
</script>
|
|
|
|
</head>
|
|
<body>
|
|
<div id="header">
|
|
<h1><a href="#">News</a></h1>
|
|
<ul id="menu">
|
|
<li><a href="index.html">about</a></li>
|
|
<li class="active"><a href="news.html">news</a></li>
|
|
<li><a href="screenshots.html">screenshots</a></li>
|
|
<li><a href="download.html">download</a></li>
|
|
<li><a href="support.html">support</a></li>
|
|
<li><a href="others.html">on the web</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="teaser">
|
|
<div class="wrap">
|
|
<div id="image"></div>
|
|
<div class="box">
|
|
<h2>Welcome to <em title="Electronic Document Management System">Mayan EDMS</em><span class='gplus'><g:plusone size="medium"></g:plusone></span></h2>
|
|
<p>
|
|
Open source, Django based document manager with custom meta-data indexing, file serving integration, document tagging and OCR capabilities.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="bar">
|
|
<div class="wrap">
|
|
<span class="step"><a>1</a> Capture</span>
|
|
<span class="step"><a>2</a> Organize</span>
|
|
<span class="step"><a>3</a> Store</span>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="wrap">
|
|
<ul class="piramid_bullets news">
|
|
<li>
|
|
<h3><span class="red">January 12, 2011</span></h3>
|
|
<h4>New Google group</h4><br />
|
|
<p>To increase communication between users of Mayan EDMS, a Google group has been created, it is low volume and everything related to Mayan EDMS will be discussed there.</p>
|
|
|
|
<table border=0 style="background-color: #fff; padding: 5px;" cellspacing=0>
|
|
<tr><td>
|
|
<img src="http://groups.google.com/intl/en/images/logos/groups_logo_sm.gif"
|
|
height=30 width=140 alt="Google Groups">
|
|
</td></tr>
|
|
<tr><td style="padding-left: 5px">
|
|
<b>Subscribe to Mayan EDMS</b>
|
|
</td></tr>
|
|
<form action="http://groups.google.com/group/mayan-edms/boxsubscribe">
|
|
<input type=hidden name="hl" value="en">
|
|
<tr><td style="padding-left: 5px;">
|
|
Email: <input type=text name=email>
|
|
<input type=submit name="sub" value="Subscribe">
|
|
</td></tr>
|
|
</form>
|
|
<tr><td align=right>
|
|
<a href="http://groups.google.com/group/mayan-edms?hl=en">Visit this group</a>
|
|
</td></tr>
|
|
</table>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 19, 2011</span></h3>
|
|
<h4>Document level access support</h4><br />
|
|
<p>Still many things left to do, but after much work the ACL subsystem is in a usable state. Document level access is already supported with folder and tag level access following suit.</p>
|
|
<a class="fancybox" rel="news" href="images/news/acl_support.png" title="Document level access support"><img class="screenshot center" src="images/news/acl_support.png" width="640px"/></a>
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 13, 2011</span></h3>
|
|
<p>The Italian translation for Mayan EDMS has been completed, merged in the development branch and will be included in the upcoming version 0.12. Many thanks to <a href="http://www.seeopen.it">SeeOpen.IT</a> for this contribution.</p>
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 7, 2011</span></h3>
|
|
<h4>Bugfix version v0.11.1</h4><br />
|
|
<p>This is the first bugfix release of the .11 series, and includes the following:</p>
|
|
<ul>
|
|
<li>A documents deletion regression fix</li>
|
|
<li>Improves error detection when importing keys from a keyserver</li>
|
|
<li>Fixes a wrong method call when verifying signatures for the first time upon document uploading</li>
|
|
<li>django-compress is now disabled by default to avoid problems when deploying with DjangoZoom</li>
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 6, 2011</span></h3>
|
|
<h4>Mayan v0.11 released!</h4>
|
|
<h5>Highlights</h5>
|
|
<p>Two of the most asked features have been included:</p>
|
|
<ul>
|
|
<li>Document signature verification support (both: embedded and detached)</li>
|
|
<li>Document versioning support</li>
|
|
</ul>
|
|
<p>The full changelog can be found here: <a href="http://readthedocs.org/docs/mayan/en/development/updates.html#version-0-11">http://readthedocs.org/docs/mayan</a></p>
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 4, 2011</span></h3>
|
|
<h4>Document versioning</h4>
|
|
<p>Multiple document versions is almost ready and will be included in the next version (v0.11), the REST API has also been updated to expose this new functionality.</p>
|
|
<a class="fancybox" rel="news" href="images/mayan-multi-ver.png" title="Document versioning"><img class="screenshot center" src="images/mayan-multi-ver.png" width="640px"/></a>
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 3, 2011</span></h3>
|
|
<h4>Digital signature verification</h4>
|
|
<p>Digital signature verification has seen many updates but it is still uncertain if it will be complete enough to be included in the next version.</p>
|
|
<a class="fancybox" rel="news" href="images/mayan-signature.png" title="Signature verification"><img class="screenshot center" src="images/mayan-signature.png" width="640px"/></a>
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<p class="right">Design: Luka Cvrk, <a title="Awsome Web Templates" href="http://www.solucija.com/">Solucija</a></p>
|
|
<p>© Copyright 2011 <a href="mailto:roberto.rosario@mayan-edms.com">Roberto Rosario</a> · All Rights Reserved</p>
|
|
</div>
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
<script type="text/javascript">
|
|
try {
|
|
var pageTracker = _gat._getTracker("UA-22801354-1");
|
|
pageTracker._trackPageview();
|
|
} catch(err) {}</script>
|
|
</body>
|
|
</html>
|