Add support and news areas
This commit is contained in:
@@ -52,3 +52,8 @@ body { margin: 50px 0 0; background: #fff url(../images/bg.gif) repeat-x; font:
|
||||
}
|
||||
|
||||
pre { background: #000; color: #fff; padding: 15px; margin-left: 0px; padding:0px;}
|
||||
|
||||
.center {display: block; margin-left: auto; margin-right: auto;}
|
||||
|
||||
.tc {text-align: center;}
|
||||
|
||||
|
||||
@@ -11,11 +11,13 @@
|
||||
<body>
|
||||
<a href="http://github.com/rosarior/mayan"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
|
||||
<div id="header">
|
||||
<h1><a href="#">Downloading Mayan EDMS</a></h1>
|
||||
<h1><a href="#">Downloads</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 class="active"><a href="download.html">download</a></li>
|
||||
<li><a href="support.html">support</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
BIN
images/mayan-multi-ver.png
Normal file
BIN
images/mayan-multi-ver.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
BIN
images/mayan-signature.png
Normal file
BIN
images/mayan-signature.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 88 KiB |
@@ -13,8 +13,10 @@
|
||||
<h1><a href="#">About Mayan EDMS</a></h1>
|
||||
<ul id="menu">
|
||||
<li class="active"><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>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
78
news.html
Normal file
78
news.html
Normal file
@@ -0,0 +1,78 @@
|
||||
<!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" />
|
||||
</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>
|
||||
|
||||
</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></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">
|
||||
<ul class="bullets">
|
||||
<li><h3><span class="red">December 4, 2011</span></h3></li>
|
||||
<p>
|
||||
<h3>Document versioning</h3><br />
|
||||
<div class="tc">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.</div><br />
|
||||
<img class="screenshot center" src="images/mayan-multi-ver.png" width="640px"/>
|
||||
</p>
|
||||
|
||||
<li><h3><span class="red">December 3, 2011</span></h3></li>
|
||||
<p>
|
||||
<h3>Digital signature verification</h3><br />
|
||||
<div class="tc">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.</div><br />
|
||||
<img class="screenshot center" src="images/mayan-signature.png" width="640px"/>
|
||||
</p>
|
||||
|
||||
</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.gonzalez@gmail.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>
|
||||
@@ -10,11 +10,13 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<h1><a href="#">Mayan EDMS Screenshots</a></h1>
|
||||
<h1><a href="#">Screenshots</a></h1>
|
||||
<ul id="menu">
|
||||
<li><a href="index.html">about</a></li>
|
||||
<li><a href="news.html">news</a></li>
|
||||
<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>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
93
support.html
Normal file
93
support.html
Normal file
@@ -0,0 +1,93 @@
|
||||
<!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 :: Support</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="#">Getting support</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 class="active"><a href="support.html">support</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></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 >
|
||||
<h3>Support for Mayan EDMS is provided by 3rd party individuals and companies.</h3>
|
||||
</div>
|
||||
<div class="wrap">
|
||||
<ul class="bullets">
|
||||
<li><h3><span class="red">Puerto Rico</span></h3></li>
|
||||
<p>
|
||||
<h3>RTM-IT Corp.</h3><br />
|
||||
2135 CARR #2, SUITE 14, PMB 399<br />
|
||||
BAYAMON, PR 00959<br />
|
||||
TEL: 787-548-0901, FAX: 787-799-6650<br />
|
||||
|
||||
Website: <a href="http://www.rtm-it.com">http://www.rtm-it.com</a>
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="">
|
||||
<h3>Getting <span class="red">listed</span></h3>
|
||||
<p>If you would like to be added to the list of support providers, send an email to <a href="mailto:roberto.rosario.gonzalez@gmail.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.gonzalez@gmail.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>
|
||||
Reference in New Issue
Block a user