Added 'on the web' page
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<li><a href="screenshots.html">screenshots</a></li>
|
||||
<li class="active"><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>
|
||||
|
||||
@@ -25,7 +26,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>
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
<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>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<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>
|
||||
|
||||
@@ -25,7 +25,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>
|
||||
|
||||
82
others.html
Normal file
82
others.html
Normal file
@@ -0,0 +1,82 @@
|
||||
<!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 :: Others</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" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<h1><a href="#">On the web</a></h1>
|
||||
<ul id="menu">
|
||||
<li><a href="index.html">about</a></li>
|
||||
<li><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 class="active"><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></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">
|
||||
<div class="wrap">
|
||||
<ul class="bullets">
|
||||
<li>
|
||||
<h3><span class="red">Django App servers</span></h3>
|
||||
<p>
|
||||
<h4>DjangoZoom</h4>
|
||||
* <a href="http://djangozoom.com/examples/">Examples page</a><br />
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<h3><span class="red">Blogs</span></h3>
|
||||
<p>
|
||||
* <a href="http://mayan-edms-ru.blogspot.com/">Mayan EDMS ru личный опыт (a personal experience)</a><br />
|
||||
* <a href="http://djangozoom.com/blog/2011/07/28/mayan-edms-will-help-you-ocr-and-manage-your-documents/">Mayan EDMS will help you OCR and manage your documents </a><br />
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="">
|
||||
<h3>Getting <span class="red">listed</span></h3>
|
||||
<p>Have a blog? An article about using Mayan EDMS? We'd like to hear from you, send an email to <a href="mailto:roberto.rosario@mayan-edms.com">Roberto Rosario</a></p>
|
||||
</div>
|
||||
</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>
|
||||
@@ -17,6 +17,7 @@
|
||||
<li class="active"><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>
|
||||
|
||||
@@ -24,7 +25,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>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<li><a href="screenshots.html">screenshots</a></li>
|
||||
<li><a href="download.html">download</a></li>
|
||||
<li class="active"><a href="support.html">support</a></li>
|
||||
|
||||
<li><a href="others.html">on the web</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -25,7 +25,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