-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy paththeme.tpl
More file actions
203 lines (175 loc) · 6.67 KB
/
theme.tpl
File metadata and controls
203 lines (175 loc) · 6.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<head>
<!-- Assign Theme name -->
<{assign var=theme_name value=$xoTheme->folderName}>
<meta http-equiv="content-language" content="<{$xoops_langcode}>"/>
<meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>"/>
<meta name="robots" content="<{$xoops_meta_robots}>"/>
<meta name="keywords" content="<{$xoops_meta_keywords}>"/>
<meta name="description" content="<{$xoops_meta_description}>"/>
<meta name="rating" content="<{$xoops_meta_rating}>"/>
<meta name="author" content="<{$xoops_meta_author}>"/>
<meta name="copyright" content="<{$xoops_meta_copyright}>"/>
<meta name="generator" content="XOOPS"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Xoops Title -->
<title><{if $xoops_dirname == "system"}><{$xoops_sitename}><{if $xoops_pagetitle !=''}> - <{$xoops_pagetitle}><{/if}><{else}><{if $xoops_pagetitle !=''}><{$xoops_pagetitle}> - <{$xoops_sitename}><{/if}><{/if}></title>
<!-- Xoops Favicon -->
<link rel="shortcut icon" href="<{xoImgUrl}>images/favicon.ico">
<link rel="icon" type="image/x-icon" href="<{xoImgUrl}>images/favicon.ico" />
<link rel="icon" type="image/png" href="<{xoImgUrl}>images/favicon.png" />
<link rel="icon" type="image/gif" href="<{xoImgUrl}>images/favicon.gif" />
<!-- JS -->
<script src="<{xoImgUrl}>/js/jquery-3.4.1.slim.min.js"></script>
<script src="<{xoImgUrl}>/js/popper.min.js"></script>
<script src="<{xoImgUrl}>/js/bootstrap.min.js"></script>
<script src="<{xoImgUrl}>/js/bootstrap.bundle.min.js"></script>
<script src="<{xoImgUrl}>/js/slick.js"></script>
<script src="<{xoImgUrl}>/fontawesome/js/all.min.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="<{xoImgUrl}>/css/bootstrap.min.css">
<link rel="stylesheet" href="<{xoImgUrl}>/css/bootstrap-grid.css">
<link rel="stylesheet" href="<{xoImgUrl}>/css/style.css">
<link rel="stylesheet" href="<{xoImgUrl}>/fontawesome/css/all.min.css">
<{$xoops_module_header}>
</head>
<body>
<!-- logo and top menu -->
<{includeq file="$theme_name/tpl/homemenu.tpl"}>
<!-- Slider and submenu -->
<{includeq file="$theme_name/tpl/slider-and-menu.tpl"}>
<!-- Module submenus -->
<{includeq file="$theme_name/tpl/menubar.tpl"}>
<{if $smarty.server.PHP_SELF=='/index.php'}>
<div class="container">
<div class="row">
<!-- Start Publisher Recent Articles -->
<div class="col-xl-6">
<{block id=80}>
</div>
<!-- End Publisher Recent Articles -->
<!-- Start Newbb Recent Posts -->
<div class="col-xl-6">
<{block id=92}>
</div>
<!-- End Newbb Recent Posts -->
<!-- Start Publisher image Latest News -->
<div class="col-xl-12">
<div class="job-box">
<div class="job-box-filter">
<h5><i class="far fa-newspaper"></i> Latest news</h5>
</div>
<div class="inbox-message">
<div class="card-body pb-0">
<div class="row">
<{block id=87}>
</div>
</div>
</div>
</div>
</div>
<!-- End Publisher image Latest News -->
<!-- Start System Recent Comments -->
<div class="col-xl-6">
<{block id=10}>
</div>
<!-- End System Recent Comments -->
<!-- Start Githup Recent Comments -->
<div class="col-xl-6">
<{includeq file="$theme_name/tpl/githup.tpl"}>
</div>
<!-- End Githup Recent Comments -->
</div>
</div>
<!-- Full Width Gradient CTA -->
<section class="as-cta-full-gradient my-4 py-5 px-3">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-7 col-lg-8">
<div class="as-cta-desc">
<div class="yazixoops"> XOOPS. </div> <div class="xoopsk">Powered by You!</div>
<p class="mb-0">Xoops is maintained by a vibrant community around the world that works, every day,to create a great CMS for you.Xoops, Open Source, User friendly, Secure.</p>
</div>
</div>
<div class="col-sm-12 col-md-5 col-lg-4 align-self-center">
<div class="as-cta-btn">
<a href="#" class="btn btn-warning2 btn-lg"><i class="fab fa-github-square"></i> Xoops @ GitHub </a>
<a href="#" class="btn btn-warning2 btn-lg"><i class="fas fa-code"></i> XOOPS @ SourceForge</a>
</div>
</div>
</div>
</div>
</section>
<!-- Full Width Gradient CTA -->
<{/if}>
<{if $smarty.server.PHP_SELF!='/index.php'}>
<div style="margin-top:10px;"></div>
<div class="container">
<div class="row">
<div class="col-xl-9">
<div class="job-box">
<div class="inbox-message">
<div class="card-body pb-0">
<div class="row">
<!-- Start content module page -->
<{if $xoops_contents && ($xoops_contents != ' ') }>
<{$xoops_contents}>
<{/if}>
<!-- End content module -->
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-3">
<div class="job-box">
<!-- Start right blocks loop -->
<{if $xoops_showrblock}>
<{foreach item=block from=$xoBlocks.canvas_right}>
<{includeq file="$theme_name/tpl/theme_blockright.tpl"}>
<{/foreach}>
<{/if}>
<!-- End right blocks loop -->
</div>
</div>
</div>
</div>
<{/if}>
<div class="section hk-features">
<div class="container text-center">
<div class="row">
<div class="col-12 col-md-4 ">
<div class="hk-features-box">
<h3 class="mt-3">Who is Online</h3>
<p class="mt-3 mb-0">
<{block id=7}>
</p>
</div>
</div>
<div class="col-12 col-md-4 seperator">
<div class="hk-features-box ">
<h3 class="mt-3">New Members</h3>
<p class="mt-3 mb-0">
<{block id=9}>
</p>
</div>
</div>
<div class="col-12 col-md-4 seperator">
<div class="hk-features-box">
<h3 class="mt-3">Search</h3>
<p class="mt-3 mb-0">
<{block id=3}>
</p>
</div>
</div>
</div>
</div>
</div>
<!--footer starts from here-->
<footer class="footer">
<{includeq file="$theme_name/tpl/footer.tpl"}>
</footer>
</body>
</html>