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
dc5f2abb
Commit
dc5f2abb
authored
2 years ago
by
Siti Aisah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
menambahkan widget information arab, jerman, cina
parent
136cc122
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
66 additions
and
12 deletions
+66
-12
resources/views/webprofile/front/jollyany/ar/index.blade.php
+20
-3
resources/views/webprofile/front/jollyany/de/index.blade.php
+21
-4
resources/views/webprofile/front/jollyany/en/archive.blade.php
+3
-1
resources/views/webprofile/front/jollyany/zh/index.blade.php
+22
-4
No files found.
resources/views/webprofile/front/jollyany/ar/index.blade.php
View file @
dc5f2abb
...
...
@@ -114,17 +114,34 @@
<h2>جدول أعمال</h2>
</div><!-- end title -->
<ul class="
recent_posts_widget
">
@foreach(
$
info
as
$value
)
@foreach(
$
agenda
as
$value
)
<li>
<a href="
{
!!
url
(
'info/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">@if (
$value->rSa
) {!!
$value->rSa
->title !!} @endif</a>
<a class="
readmore
" href="
#">{!! InseoHelper::tglbulanindo2($value->event_date) !!}</a>
</
li
>
@
endforeach
</
ul
>
<
a
href
=
"{!! url('agenda') !!}"
class
="
btn
btn
-
primary
">انظر جدول الأعمال الكامل</a>
<
a
href
=
"{!! url('agenda
s
') !!}"
class
="
btn
btn
-
primary
">انظر جدول الأعمال الكامل</a>
</div><!-- end widget -->
<div class="
widget
">
<div class="
widget
">
<div class="
title
">
<h2>كل المعلومات</h2>
</div><!-- end title -->
<ul class="
recent_posts_widget
">
@foreach(
$info
as
$value
)
<li>
<a href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">@if (
$value->rSa
) {!!
$value->rSa
->title !!} @endif</a>
<a class="
readmore
" href="
#">{!! InseoHelper::tglbulanindo2($value->event_date) !!}</a>
</
li
>
@
endforeach
</
ul
>
<
a
href
=
"{!! url('informations') !!}"
class
="
btn
btn
-
primary
">انظر المعلومات الكاملة</a>
</div><!-- end widget -->
<div class="
widget
">
<div id="
tabbed_widget
" class="
tabbable
">
<ul class="
nav
nav
-
tabs
">
<li class="
active
"><a href="
#recent" data-toggle="tab">آخر</a></li>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/de/index.blade.php
View file @
dc5f2abb
...
...
@@ -114,17 +114,34 @@
<h2>AGENDA</h2>
</div><!-- end title -->
<ul class="
recent_posts_widget
">
@foreach(
$
info
as
$value
)
@foreach(
$
agenda
as
$value
)
<li>
<a href="
{
!!
url
(
'
info
/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">@if (
$value->rDe
) {!!
$value->rDe
->title !!} @endif</a>
<a href="
{
!!
url
(
'
agenda
/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">@if (
$value->rDe
) {!!
$value->rDe
->title !!} @endif</a>
<a class="
readmore
" href="
#">{!! InseoHelper::tglbulanindo2($value->event_date) !!}</a>
</
li
>
@
endforeach
</
ul
>
<
a
href
=
"{!! url('agenda') !!}"
class
="
btn
btn
-
primary
">Siehe vollständige Agenda</a>
<
a
href
=
"{!! url('agenda
s
') !!}"
class
="
btn
btn
-
primary
">Siehe vollständige Agenda</a>
</div><!-- end widget -->
<div class="
widget
">
<div class="
widget
">
<div class="
title
">
<h2>Information</h2>
</div><!-- end title -->
<ul class="
recent_posts_widget
">
@foreach(
$info
as
$value
)
<li>
<a href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">@if (
$value->rDe
) {!!
$value->rDe
->title !!} @endif</a>
<a class="
readmore
" href="
#">{!! InseoHelper::tglbulanindo2($value->event_date) !!}</a>
</
li
>
@
endforeach
</
ul
>
<
a
href
=
"{!! url('informations') !!}"
class
="
btn
btn
-
primary
">Siehe vollständige Informationen</a>
</div><!-- end widget -->
<div class="
widget
">
<div id="
tabbed_widget
" class="
tabbable
">
<ul class="
nav
nav
-
tabs
">
<li class="
active
"><a href="
#recent" data-toggle="tab">Neueste</a></li>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/en/archive.blade.php
View file @
dc5f2abb
...
...
@@ -65,7 +65,9 @@
</div>
<div class="
news
-
text
">
<strong> {!! InseoHelper::tglbulanindo2(
$value->event_date
) !!}</strong> —
{!! strip_tags(substr(html_entity_decode(
$value->content
,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
@if (
$value->rEn
)
{!! strip_tags(substr(html_entity_decode(
$value->rEn
->content,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
@endif
<br><a class="
pull
-
right
" style="
padding
-
right
:
20
px
;
" target="
_blank
" href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
">
Read more »»</a>
</div>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/zh/index.blade.php
View file @
dc5f2abb
...
...
@@ -114,17 +114,35 @@
<h2>议程</h2>
</div><!-- end title -->
<ul class="
recent_posts_widget
">
@foreach(
$
info
as
$value
)
@foreach(
$
agenda
as
$value
)
<li>
<a href="
{
!!
url
(
'
info
/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">@if (
$value->rZh
) {!!
$value->rZh
->title !!} @endif</a>
<a href="
{
!!
url
(
'
agenda
/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">@if (
$value->rZh
) {!!
$value->rZh
->title !!} @endif</a>
<a class="
readmore
" href="
#">{!! InseoHelper::tglbulanindo2($value->event_date) !!}</a>
</
li
>
@
endforeach
</
ul
>
<
a
href
=
"{!! url('agenda') !!}"
class
="
btn
btn
-
primary
">查看完整议程</a>
<
a
href
=
"{!! url('agenda
s
') !!}"
class
="
btn
btn
-
primary
">查看完整议程</a>
</div><!-- end widget -->
<div class="
widget
">
<div class="
widget
">
<div class="
title
">
<h2>信息</h2>
</div><!-- end title -->
<ul class="
recent_posts_widget
">
@foreach(
$info
as
$value
)
<li>
<a href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
"><img src="
https
://
www
.
unesa
.
ac
.
id
/
assets
/
demos
/
logounesa
.
png
" alt="">@if (
$value->rZh
) {!!
$value->rZh
->title !!} @endif</a>
<a class="
readmore
" href="
#">{!! InseoHelper::tglbulanindo2($value->event_date) !!}</a>
</
li
>
@
endforeach
</
ul
>
<
a
href
=
"{!! url('informations') !!}"
class
="
btn
btn
-
primary
">
查看完整信息</a>
</div><!-- end widget -->
<div class="
widget
">
<div id="
tabbed_widget
" class="
tabbable
">
<ul class="
nav
nav
-
tabs
">
<li class="
active
"><a href="
#recent" data-toggle="tab">最新</a></li>
...
...
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