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
86d9ac63
Commit
86d9ac63
authored
May 13, 2023
by
Triyah Fatmawati
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tambah setting main content bahasa lain
parent
25222aad
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
60 additions
and
60 deletions
+60
-60
resources/views/webprofile/front/jollyany/ar/index.blade.php
+15
-15
resources/views/webprofile/front/jollyany/de/index.blade.php
+15
-15
resources/views/webprofile/front/jollyany/en/index.blade.php
+14
-14
resources/views/webprofile/front/jollyany/zh/index.blade.php
+16
-16
No files found.
resources/views/webprofile/front/jollyany/ar/index.blade.php
View file @
86d9ac63
...
...
@@ -52,6 +52,7 @@
</section>
@endif
@endif
@if(!isset(
$setting['default_content']
) || strtolower(
$setting['default_content']
== 'tampil'))
<section class="
blog
-
wrapper
">
<div class="
container
">
<div id="
content
" class="
col
-
lg
-
8
col
-
md
-
8
col
-
sm
-
12
col
-
xs
-
12
">
...
...
@@ -129,7 +130,7 @@
</script>
<script src="
http
://
translate
.
google
.
com
/
translate_a
/
element
.
js
?
cb
=
googleTranslateElementInit
"></script>
</div> --}}
<div class="
widget
">
<div class="
title
">
<h2>جدول أعمال</h2>
...
...
@@ -145,7 +146,7 @@
<
a
href
=
"{!! url('agendas') !!}"
class
="
btn
btn
-
primary
">انظر جدول الأعمال الكامل</a>
</div><!-- end widget -->
<div class="
widget
">
<div class="
title
">
<h2>كل المعلومات</h2>
...
...
@@ -160,8 +161,8 @@
</
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
">
...
...
@@ -212,12 +213,12 @@
<h2>{!!
$vwidget_right->title_design
!!}</h2>
</div><!-- end title -->
{!!
$vwidget_right->value_design
!!}
</div><!-- end widget -->
</div><!-- end widget -->
@endforeach
</div><!-- end content -->
</div><!-- end container -->
</section><!--end white-wrapper -->
@endif
{{-- Label Body Tambahan --}}
@if(!isset(
$setting['body_position']
) || strtolower(
$setting['body_position']
) == 'bawah')
@if (
$body->count
() != 0)
...
...
@@ -244,7 +245,7 @@
{{-- Label Gallery --}}
@if(!isset(
$setting['gallery']
) || strtolower(
$setting['gallery']
) == '1' || strtolower(
$setting['gallery']
) == 'on')
@if (
$gallery->count
() != 0)
<section class="
panel
-
wrapper
jt
-
shadow
">
<div class="
container
">
...
...
@@ -259,13 +260,13 @@
<div class="
shop_carousel
">
<div class="
shop_item
">
<div class="
entry
">
@if (
$setting['external_storage']
== 1)
<img src="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
" alt="" class="
img
-
responsive
">
@else
<img src="
{{
url
(
'/storage/gallery/'
.
$value
->
thumbnail
)
}}
" alt="" class="
img
-
responsive
">
@endif
@endif
<div class="
magnifier
">
<div class="
buttons
">
<a class="
st
btn
btn
-
default
" rel="
bookmark
" href="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
" target="
_blank
">
...
...
@@ -275,12 +276,12 @@
</div><!-- end buttons -->
</div><!-- end magnifier -->
</div><!-- end entry -->
</div><!-- end item -->
</div><!-- end shop carousel -->
@endforeach
</div><!-- end padding-top -->
</div><!-- end carousel_wrapper -->
</div><!-- end carousel_wrapper -->
</div>
<!-- end container -->{{--
<div class="
portfolio_wrapper
padding
-
top
" style="
position
:
relative
;
overflow
:
hidden
;
height
:
372
px
;
">
...
...
@@ -345,7 +346,7 @@
</div>--}}
<div class="
clearfix
"></div>
</section>
@endif
@endif
@endif
<section class="
make
-
bg
-
full
">
...
...
@@ -377,4 +378,4 @@
</
ol
>
</
div
>
</
section
><!--
make
bg
-->
@
endsection
\ No newline at end of file
@
endsection
resources/views/webprofile/front/jollyany/de/index.blade.php
View file @
86d9ac63
...
...
@@ -52,6 +52,7 @@
</section>
@endif
@endif
@if(!isset(
$setting['default_content']
) || strtolower(
$setting['default_content']
== 'tampil'))
<section class="
blog
-
wrapper
">
<div class="
container
">
<div id="
content
" class="
col
-
lg
-
8
col
-
md
-
8
col
-
sm
-
12
col
-
xs
-
12
">
...
...
@@ -129,7 +130,7 @@
</script>
<script src="
http
://
translate
.
google
.
com
/
translate_a
/
element
.
js
?
cb
=
googleTranslateElementInit
"></script>
</div> --}}
<div class="
widget
">
<div class="
title
">
<h2>AGENDA</h2>
...
...
@@ -159,9 +160,9 @@
@
endforeach
</
ul
>
<
a
href
=
"{!! url('informations') !!}"
class
="
btn
btn
-
primary
">Siehe vollständige Informationen</a>
</div><!-- end widget -->
</div><!-- end widget -->
<div class="
widget
">
<div id="
tabbed_widget
" class="
tabbable
">
<ul class="
nav
nav
-
tabs
">
...
...
@@ -212,12 +213,12 @@
<h2>{!!
$vwidget_right->title_design
!!}</h2>
</div><!-- end title -->
{!!
$vwidget_right->value_design
!!}
</div><!-- end widget -->
</div><!-- end widget -->
@endforeach
</div><!-- end content -->
</div><!-- end container -->
</section><!--end white-wrapper -->
@endif
{{-- Label Body Tambahan --}}
@if(!isset(
$setting['body_position']
) || strtolower(
$setting['body_position']
) == 'bawah')
@if (
$body->count
() != 0)
...
...
@@ -242,7 +243,7 @@
@endif
{{-- Label Gallery --}}
@if(!isset(
$setting['gallery']
) || strtolower(
$setting['gallery']
) == '1' || strtolower(
$setting['gallery']
) == 'on')
@if (
$gallery->count
() != 0)
<section class="
panel
-
wrapper
jt
-
shadow
">
<div class="
container
">
...
...
@@ -257,13 +258,13 @@
<div class="
shop_carousel
">
<div class="
shop_item
">
<div class="
entry
">
@if (
$setting['external_storage']
== 1)
<img src="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
" alt="" class="
img
-
responsive
">
@else
<img src="
{{
url
(
'/storage/gallery/'
.
$value
->
thumbnail
)
}}
" alt="" class="
img
-
responsive
">
@endif
@endif
<div class="
magnifier
">
<div class="
buttons
">
<a class="
st
btn
btn
-
default
" rel="
bookmark
" href="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
" target="
_blank
">
...
...
@@ -273,12 +274,12 @@
</div><!-- end buttons -->
</div><!-- end magnifier -->
</div><!-- end entry -->
</div><!-- end item -->
</div><!-- end shop carousel -->
@endforeach
</div><!-- end padding-top -->
</div><!-- end carousel_wrapper -->
</div><!-- end carousel_wrapper -->
</div>
<!-- end container -->{{--
<div class="
portfolio_wrapper
padding
-
top
" style="
position
:
relative
;
overflow
:
hidden
;
height
:
372
px
;
">
...
...
@@ -343,7 +344,7 @@
</div>--}}
<div class="
clearfix
"></div>
</section>
@endif
@endif
@endif
<section class="
make
-
bg
-
full
">
...
...
@@ -375,4 +376,4 @@
</
ol
>
</
div
>
</
section
><!--
make
bg
-->
@
endsection
\ No newline at end of file
@
endsection
resources/views/webprofile/front/jollyany/en/index.blade.php
View file @
86d9ac63
...
...
@@ -53,6 +53,7 @@
</section>
@endif
@endif
@if(!isset(
$setting['default_content']
) || strtolower(
$setting['default_content']
== 'tampil'))
<section class="
blog
-
wrapper
">
<div class="
container
">
<div id="
content
" class="
col
-
lg
-
8
col
-
md
-
8
col
-
sm
-
12
col
-
xs
-
12
">
...
...
@@ -130,7 +131,7 @@
</script>
<script src="
http
://
translate
.
google
.
com
/
translate_a
/
element
.
js
?
cb
=
googleTranslateElementInit
"></script>
</div> --}}
<div class="
widget
">
<div class="
title
">
<h2>AGENDA</h2>
...
...
@@ -146,7 +147,7 @@
<
a
href
=
"{!! url('agendas') !!}"
class
="
btn
btn
-
primary
">See Full Agenda</a>
</div><!-- end widget -->
<div class="
widget
">
<div class="
title
">
<h2>Information</h2>
...
...
@@ -213,14 +214,14 @@
<h2>{!!
$vwidget_right->title_design
!!}</h2>
</div><!-- end title -->
{!!
$vwidget_right->value_design
!!}
</div><!-- end widget -->
</div><!-- end widget -->
@endforeach
</div><!-- end content -->
</div><!-- end container -->
</section><!--end white-wrapper -->
@endif
{{-- Label Body Tambahan --}}
@if(!isset(
$setting['body_position']
) || strtolower(
$setting['body_position']
) == 'bawah')
@if (
$body->count
() != 0)
<section class="
panel
-
wrapper
jt
-
shadow
" style="
padding
-
bottom
:
25
px
;
">
...
...
@@ -244,7 +245,7 @@
@endif
{{-- Label Gallery --}}
@if(!isset(
$setting['gallery']
) || strtolower(
$setting['gallery']
) == '1' || strtolower(
$setting['gallery']
) == 'on')
@if (
$gallery->count
() != 0)
<section class="
panel
-
wrapper
jt
-
shadow
">
<div class="
container
">
...
...
@@ -259,13 +260,13 @@
<div class="
shop_carousel
">
<div class="
shop_item
">
<div class="
entry
">
@if (
$setting['external_storage']
== 1)
<img src="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
" alt="" class="
img
-
responsive
">
@else
<img src="
{{
url
(
'/storage/gallery/'
.
$value
->
thumbnail
)
}}
" alt="" class="
img
-
responsive
">
@endif
@endif
<div class="
magnifier
">
<div class="
buttons
">
<a class="
st
btn
btn
-
default
" rel="
bookmark
" href="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
" target="
_blank
">
...
...
@@ -275,12 +276,12 @@
</div><!-- end buttons -->
</div><!-- end magnifier -->
</div><!-- end entry -->
</div><!-- end item -->
</div><!-- end shop carousel -->
@endforeach
</div><!-- end padding-top -->
</div><!-- end carousel_wrapper -->
</div><!-- end carousel_wrapper -->
</div>
<!-- end container -->{{--
<div class="
portfolio_wrapper
padding
-
top
" style="
position
:
relative
;
overflow
:
hidden
;
height
:
372
px
;
">
...
...
@@ -345,7 +346,7 @@
</div>--}}
<div class="
clearfix
"></div>
</section>
@endif
@endif
@endif
<section class="
make
-
bg
-
full
">
<div id="
myCarousel
" class="
carousel
slide
" data-ride="
carousel
">
...
...
@@ -376,4 +377,4 @@
</
ol
>
</
div
>
</
section
><!--
make
bg
-->
@
endsection
\ No newline at end of file
@
endsection
resources/views/webprofile/front/jollyany/zh/index.blade.php
View file @
86d9ac63
...
...
@@ -52,6 +52,7 @@
</section>
@endif
@endif
@if(!isset(
$setting['default_content']
) || strtolower(
$setting['default_content']
== 'tampil'))
<section class="
blog
-
wrapper
">
<div class="
container
">
<div id="
content
" class="
col
-
lg
-
8
col
-
md
-
8
col
-
sm
-
12
col
-
xs
-
12
">
...
...
@@ -129,7 +130,7 @@
</script>
<script src="
http
://
translate
.
google
.
com
/
translate_a
/
element
.
js
?
cb
=
googleTranslateElementInit
"></script>
</div> --}}
<div class="
widget
">
<div class="
title
">
<h2>议程</h2>
...
...
@@ -145,7 +146,7 @@
<
a
href
=
"{!! url('agendas') !!}"
class
="
btn
btn
-
primary
">查看完整议程</a>
</div><!-- end widget -->
<div class="
widget
">
<div class="
title
">
<h2>信息</h2>
...
...
@@ -160,9 +161,9 @@
</
ul
>
<
a
href
=
"{!! url('informations') !!}"
class
="
btn
btn
-
primary
">
查看完整信息</a>
</div><!-- end widget -->
</div><!-- end widget -->
<div class="
widget
">
<div id="
tabbed_widget
" class="
tabbable
">
<ul class="
nav
nav
-
tabs
">
...
...
@@ -213,12 +214,12 @@
<h2>{!!
$vwidget_right->title_design
!!}</h2>
</div><!-- end title -->
{!!
$vwidget_right->value_design
!!}
</div><!-- end widget -->
</div><!-- end widget -->
@endforeach
</div><!-- end content -->
</div><!-- end container -->
</section><!--end white-wrapper -->
@endif
{{-- Label Body Tambahan --}}
@if(!isset(
$setting['body_position']
) || strtolower(
$setting['body_position']
) == 'bawah')
@if (
$body->count
() != 0)
...
...
@@ -244,7 +245,7 @@
{{-- Label Gallery --}}
@if(!isset(
$setting['gallery']
) || strtolower(
$setting['gallery']
) == '1' || strtolower(
$setting['gallery']
) == 'on')
@if (
$gallery->count
() != 0)
<section class="
panel
-
wrapper
jt
-
shadow
">
<div class="
container
">
...
...
@@ -259,13 +260,13 @@
<div class="
shop_carousel
">
<div class="
shop_item
">
<div class="
entry
">
@if (
$setting['external_storage']
== 1)
<img src="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
" alt="" class="
img
-
responsive
">
@else
<img src="
{{
url
(
'/storage/gallery/'
.
$value
->
thumbnail
)
}}
" alt="" class="
img
-
responsive
">
@endif
@endif
<div class="
magnifier
">
<div class="
buttons
">
<a class="
st
btn
btn
-
default
" rel="
bookmark
" href="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
" target="
_blank
">
...
...
@@ -275,12 +276,12 @@
</div><!-- end buttons -->
</div><!-- end magnifier -->
</div><!-- end entry -->
</div><!-- end item -->
</div><!-- end shop carousel -->
@endforeach
</div><!-- end padding-top -->
</div><!-- end carousel_wrapper -->
</div><!-- end carousel_wrapper -->
</div>
<!-- end container -->{{--
<div class="
portfolio_wrapper
padding
-
top
" style="
position
:
relative
;
overflow
:
hidden
;
height
:
372
px
;
">
...
...
@@ -345,7 +346,7 @@
</div>--}}
<div class="
clearfix
"></div>
</section>
@endif
@endif
@endif
<section class="
make
-
bg
-
full
">
...
...
@@ -377,4 +378,4 @@
</
ol
>
</
div
>
</
section
><!--
make
bg
-->
@
endsection
\ No newline at end of file
@
endsection
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