Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
webprofile-jwg2024
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Siti Aisah
webprofile-jwg2024
Commits
4102d324
Commit
4102d324
authored
4 years ago
by
Aan Choesni Herlingga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jika tidak ada bhs inggris
parent
7cb34f95
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
43 additions
and
7 deletions
+43
-7
resources/views/webprofile/front/jollyany/en/archive.blade.php
+8
-2
resources/views/webprofile/front/jollyany/en/index.blade.php
+7
-3
resources/views/webprofile/front/jollyany/en/information.blade.php
+4
-0
resources/views/webprofile/front/jollyany/en/menu.blade.php
+7
-1
resources/views/webprofile/front/jollyany/en/page.blade.php
+4
-0
resources/views/webprofile/front/jollyany/en/post.blade.php
+9
-1
resources/views/webprofile/front/jollyany/en/widget.blade.php
+4
-0
No files found.
resources/views/webprofile/front/jollyany/en/archive.blade.php
View file @
4102d324
...
...
@@ -23,7 +23,9 @@
@if (
$title
!= 'Agenda')
<div class="
row
">
<div class="
headline
">
<h2><a href="
{
!!
url
(
'post/'
.
$value
->
slug
)
!!
}
">{!!
$value->rEn
->title !!}</a></h2>
@if (
$value->rEn
)
<h2><a href="
{
!!
url
(
'post/'
.
$value
->
slug
)
!!
}
">{!!
$value->rEn
->title !!}</a></h2>
@endif
</div>
<div class="
news
-
text
">
<div class="
col
-
lg
-
4
">
...
...
@@ -40,15 +42,19 @@
</a>
</div>
<strong>{!! InseoHelper::tglbulanindo2(
$value->post_date
) !!}</strong>
@if (
$value->rEn
)
<p>{!! strip_tags(substr(html_entity_decode(
$value->rEn
->content,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}</p>
<br>
<br>
@endif
<a class="
pull
-
right
" style="
padding
-
right
:
20
px
;
" href="
{
!!
url
(
'post/'
.
$value
->
slug
)
!!
}
">Read more »»</a>
</div>
</div>
@else
<div class="
row
">
<div class="
headline
">
@if (
$value->rEn
)
<h2><a target="
_blank
" href="
{
!!
url
(
'info/'
.
$value
->
slug
)
!!
}
">{!!
$value->rEn
->title !!}</a></h2>
@endif
</div>
<div class="
news
-
text
">
<strong> {!! InseoHelper::tglbulanindo2(
$value->event_date
) !!}</strong> —
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/en/index.blade.php
View file @
4102d324
...
...
@@ -49,7 +49,9 @@
@endif
</div>
<div class="
blog
-
carousel
-
header
">
@if (
$value->rEn
)
<h3><a title="
{
!!
$value
->
title
!!
}
" href="
{
!!
url
(
'post/'
.
$value
->
slug
)
!!
}
">{!!
$value->rEn
->title !!}</a></h3>
@endif
<div class="
blog
-
carousel
-
meta
">
<span><i class="
fa
fa
-
calendar
"></i> {!! InseoHelper::tglbulanindo2(
$value->post_date
) !!}</span>
@if(
$value->comment_status
)
...
...
@@ -60,7 +62,9 @@
</
div
><!--
end
blog
-
carousel
-
header
-->
<
div
class
="
blog
-
carousel
-
desc
">
{{-- <p>{!! substr(html_entity_decode(
$value->content
),0 , 250) !!}</p> --}}
@if (
$value->rEn
)
<p>{!! strip_tags(substr(html_entity_decode(
$value->rEn
->content,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}</p>
@endif
{{-- <p>{!!
$value->content
!!}</p> --}}
</div><!-- end blog-carousel-desc -->
</div><!-- end blog-carousel -->
...
...
@@ -103,7 +107,7 @@
<ul class="
recent_posts_widget
">
@foreach(
$info
as
$value
)
<li>
<a href="
{
!!
url
(
'info/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">
{!!
$value->rEn
->title !!}
</a>
<a href="
{
!!
url
(
'info/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">
@if (
$value->rEn
) {!!
$value->rEn
->title !!} @endif
</a>
<a class="
readmore
" href="
#">{!! InseoHelper::tglbulanindo2($value->event_date) !!}</a>
</
li
>
@
endforeach
...
...
@@ -129,7 +133,7 @@
@else
<img src="
{{
url
(
'/storage/thumbnail/'
.
$value
->
thumbnail
)
}}
" alt="">
@endif
@endif
{!!
$value->rEn
->title !!}
@endif
@if (
$value->rEn
) {!!
$value->rEn
->title !!} @endif
</a>
<a class="
readmore
" href="
{
!!
url
(
'post/'
.
$value
->
slug
)
!!
}
">{!! InseoHelper::tglbulanindo2(
$value->post_date
) !!}</a>
</li>
...
...
@@ -145,7 +149,7 @@
@else
<img src="
{{
url
(
'/storage/thumbnail/'
.
$value
->
thumbnail
)
}}
" alt="" class="
img
-
responsive
" style="
height
:
150
px
;
width
:
auto
;
">
@endif
@endif
{!!
$value->rEn
->title !!}
</a>
@endif
@if (
$value->rEn
) {!!
$value->rEn
->title !!} @endif
</a>
<a class="
readmore
" href="
{
!!
url
(
'post/'
.
$value
->
slug
)
!!
}
">{!! InseoHelper::tglbulanindo2(
$value->post_date
) !!}</a>
</li>
@endforeach
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/en/information.blade.php
View file @
4102d324
...
...
@@ -18,14 +18,18 @@
<div class="
col
-
lg
-
12
">
<div class="
blog
-
carousel
">
<div class="
blog
-
carousel
-
header
">
@if (
$data->rEn
)
<h1>{!!
$data->rEn
->title !!}</h1>
@endif
<div class="
blog
-
carousel
-
meta
">
<span><i class="
fa
fa
-
eye
"></i> <a href="
#">{!! $data->viewer !!} Views</a></span>
{{
--
<
span
><
i
class
="
fa
fa
-
user
"></i> <a href="
#">Redaksi</a></span> --}}
</
div
><!--
end
blog
-
carousel
-
meta
-->
</
div
><!--
end
blog
-
carousel
-
header
-->
<
div
class
="
blog
-
carousel
-
desc
">
@if (
$data->rEn
)
{!!
$data->rEn
->content !!}
@endif
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/en/menu.blade.php
View file @
4102d324
@
foreach
(
$menu
as
$value
)
@
if
(
!
$value
->
parent
)
@
if
(
$value
->
url
)
<
li
><
a
href
=
"{!! url((string)
$value->url
) !!}"
>
{
!!
$value
->
rEn
->
name
!!
}
</
a
></
li
>
<
li
><
a
href
=
"{!! url((string)
$value->url
) !!}"
>
@
if
(
$value
->
rEn
)
{
!!
$value
->
rEn
->
name
!!
}
@
endif
</
a
></
li
>
@
else
<
li
class
="
dropdown
"><a href="
#" data-toggle="dropdown" class="dropdown-toggle">{!! $value->rEn->name !!} <div class="arrow-up"></div></a>
<
ul
class
="
dropdown
-
menu
" role="
menu
">
@foreach (
$menu
as
$valuec
)
@if(
$valuec->parent
==
$value->id
)
@if(
$valuec->url
)
@if (
$valuec->rEn
)
<li><a href="
{
!!
url
((
string
)
$valuec
->
url
)
!!
}
">{!!
$valuec->rEn
->name !!}</a></li>
@endif
@else
<li class="
dropdown
-
submenu
">
@if (
$valuec->rEn
)
<a href="
#">{!! $valuec->rEn->name !!}</a>
@
endif
<
ul
class
="
dropdown
-
menu
">
@foreach (
$menu
as
$valuec2
)
@if(
$valuec2->parent
==
$valuec->id
)
@if (
$valuec2->rEn
)
<li><a href="
{
!!
url
((
string
)
$valuec2
->
url
)
!!
}
">{!!
$valuec2->rEn
->name !!}</a></li>
@endif
@endif
@endforeach
</ul>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/en/page.blade.php
View file @
4102d324
...
...
@@ -4,7 +4,9 @@
<
section
class
="
post
-
wrapper
-
top
jt
-
shadow
clearfix
">
<div class="
container
">
<div class="
col
-
lg
-
12
">
@if (
$data->rEn
)
<h2>{!!
$data->rEn
->title !!}</h2>
@endif
</div>
</div>
</section><!-- end post-wrapper-top -->
...
...
@@ -13,7 +15,9 @@
<div class="
container
">
<div class="
row
">
<div id="
main
-
content
" class="
col
-
md
-
12
" role="
main
" align="
justify
">
@if (
$data->rEn
)
{!!
$data->rEn
->content !!}
@endif
</div>
</div>
</div><!-- end title -->
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/en/post.blade.php
View file @
4102d324
...
...
@@ -4,7 +4,9 @@
<
section
class
="
post
-
wrapper
-
top
jt
-
shadow
clearfix
">
<div class="
container
">
<div class="
col
-
lg
-
12
">
@if (
$data->rEn
)
<h2>{!!
$data->rEn
->title !!}</h2>
@endif
</div>
</div>
</section><!-- end post-wrapper-top -->
...
...
@@ -18,10 +20,12 @@
<div class="
col
-
lg
-
12
">
<div class="
blog
-
carousel
">
<div class="
blog
-
carousel
-
header
">
@if (
$data->rEn
)
<h1>{!!
$data->rEn
->title !!}</h1>
@endif
<div class="
blog
-
carousel
-
meta
">
<span><i class="
fa
fa
-
calendar
"></i>
<time title="
{
!!
$data
->
post_data
!!
}
" datetime="
{
!!
$data
->
post_data
!!
}
">{!! InseoHelper::tglbulanindo2(
$data->post_date
) !!}</time> - kategori <a href="
#">
{!! $data->rCategory->rEn->name !!}
</a></span>
<time title="
{
!!
$data
->
post_data
!!
}
" datetime="
{
!!
$data
->
post_data
!!
}
">{!! InseoHelper::tglbulanindo2(
$data->post_date
) !!}</time> - kategori <a href="
#">
@if ($data->rCategory->rEn) {!! $data->rCategory->rEn->name !!} @endif
</a></span>
<
span
><
i
class
="
fa
fa
-
eye
"></i> <a href="
#">{!! $data->viewer !!} Views</a></span>
{{
--
<
span
><
i
class
="
fa
fa
-
user
"></i> <a href="
#">Redaksi</a></span> --}}
</
div
><!--
end
blog
-
carousel
-
meta
-->
...
...
@@ -45,13 +49,17 @@
<div class="
content_kaitan
">
<ul class="
ul_kaitan
nav
nav
-
tabs
nav
-
stacked
">
@foreach(
$terkait
as
$valTerkait
)
@if (
$valTerkait->rEn
)
<li><strong><a title="
{
!!
$valTerkait
->
rEn
->
title
!!
}
" href="
{
!!
url
(
'post/'
.
$valTerkait
->
slug
)
!!
}
">{!!
$valTerkait->rEn
->title !!}</a></strong></li>
@endif
@endforeach
</ul>
</div>
</div>
</div>
@if (
$data->rEn
)
{!!
$data->rEn
->content !!}
@endif
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/en/widget.blade.php
View file @
4102d324
...
...
@@ -4,14 +4,18 @@
<h2>
Category
</h2>
<ul
class=
"nav nav-tabs nav-stacked"
>
@foreach($categories as $value)
@if ($value->rEn)
<li><a
class=
"unesa-link"
href=
"{!! url('category/'.$value->name) !!}"
>
{!! $value->rEn->name !!}
</a></li>
@endif
@endforeach
</ul>
<h2>
latest article
</h2>
<ul
class=
"nav nav-tabs nav-stacked"
>
@foreach($hot as $value)
@if ($value->rEn)
<li><a
class=
"unesa-link"
href=
"{!! url('post/'.$value->slug) !!}"
>
{!! $value->rEn->title !!}
</a></li>
@endif
@endforeach
</ul>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment