BUG 000 Add images for the community dashlet
This commit is contained in:
@@ -23,7 +23,7 @@ class dashletProcessMakerCommunity implements DashletInterface {
|
||||
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />
|
||||
|
||||
<title></title>
|
||||
|
||||
|
||||
<style type=\"text/css\">
|
||||
body{
|
||||
margin: 0;
|
||||
@@ -37,7 +37,7 @@ class dashletProcessMakerCommunity implements DashletInterface {
|
||||
#container{
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
||||
.clearf{
|
||||
clear: both;
|
||||
|
||||
@@ -48,76 +48,76 @@ class dashletProcessMakerCommunity implements DashletInterface {
|
||||
|
||||
.icon{
|
||||
float:left;
|
||||
|
||||
|
||||
margin-left: 0.5em;
|
||||
|
||||
|
||||
width: 2.5em;
|
||||
}
|
||||
|
||||
.description{
|
||||
float: right;
|
||||
|
||||
|
||||
margin-right: 0.5em;
|
||||
|
||||
|
||||
width: 26.5em;
|
||||
|
||||
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
|
||||
.icon img{
|
||||
width: 35px;
|
||||
}
|
||||
|
||||
|
||||
.description strong{
|
||||
color: #2C2C2C;
|
||||
}
|
||||
|
||||
|
||||
.description a{
|
||||
color: #1A4897;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
.icon, .description{
|
||||
margin-top: 0.65em;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<div id=\"container\">
|
||||
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_forum.png\" /></div>
|
||||
<div class=\"icon\"><img src=\"/images/dashlets/community_forum.png\" /></div>
|
||||
<div class=\"description\">
|
||||
<strong>FORUM - </strong><a href=\"http://forum.processmaker.com/\" target=\"_blank\" title=\"http://forum.processmaker.com\">http://forum.processmaker.com</a>
|
||||
<br />
|
||||
Discuss ProcessMaker issues, interact with the PMOS community, and get support from fellow developers and community members in the ProcessMaker Forum.
|
||||
</div>
|
||||
<div class=\"clearf\"></div>
|
||||
|
||||
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_wiki.png\" style=\"border: medium none;\"></div>
|
||||
|
||||
<div class=\"icon\"><img src=\"/images/dashlets/community_wiki.png\" style=\"border: medium none;\"></div>
|
||||
<div class=\"description\">
|
||||
<strong>WIKI - </strong><a href=\"http://wiki.processmaker.com/\" target=\"_blank\" title=\"http://wiki.processmaker.com\">http://wiki.processmaker.com</a>
|
||||
<br />
|
||||
The Wiki is your first stop for ProcessMaker information, including user guides, documentation, community projects, release notes, and FAQ.
|
||||
</div>
|
||||
<div class=\"clearf\"></div>
|
||||
|
||||
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_library.png\" style=\"border: medium none;\"></div>
|
||||
|
||||
<div class=\"icon\"><img src=\"/images/dashlets/community_library.png\" style=\"border: medium none;\"></div>
|
||||
<div class=\"description\">
|
||||
<strong>LIBRARY - </strong><a href=\"http://library.processmaker.com/\" target=\"_blank\" title=\"http://library.processmaker.com\">http://library.processmaker.com</a>
|
||||
<br />
|
||||
Download Process Map templates from the Library for use in ProcessMaker. We're adding new processes all the time, so look out for new templates!
|
||||
</div>
|
||||
<div class=\"clearf\"></div>
|
||||
|
||||
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_blog.png\" style=\"border: medium none;\"></div>
|
||||
|
||||
<div class=\"icon\"><img src=\"/images/dashlets/community_blog.png\" style=\"border: medium none;\"></div>
|
||||
<div class=\"description\">
|
||||
<strong>BLOG - </strong><a href=\"http://blog.processmaker.com/\" target=\"_blank\" title=\"http://blog.processmaker.com\">http://processmakerblog.com</a>
|
||||
<br />
|
||||
Get our BPM tips in the ProcessMaker blog.
|
||||
</div>
|
||||
<div class=\"clearf\"></div>
|
||||
|
||||
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_bug_tracker.png\" style=\"border: medium none;\"></div>
|
||||
|
||||
<div class=\"icon\"><img src=\"/images/dashlets/community_bug_tracker.png\" style=\"border: medium none;\"></div>
|
||||
<div class=\"description\">
|
||||
<strong>BUG TRACKER - </strong><a href=\"http://bugs.processmaker.com/\" target=\"_blank\">http://bugs.processmaker.com</a>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user