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
de2ff464
Commit
de2ff464
authored
2 years ago
by
Siti Aisah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
memperbaiki halaman full agenda agar bisa auto translate
parent
236cc1dc
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
46 additions
and
20 deletions
+46
-20
resources/views/webprofile/front/jollyany/ar/agendainfo.blade.php
+12
-6
resources/views/webprofile/front/jollyany/de/agendainfo.blade.php
+14
-6
resources/views/webprofile/front/jollyany/en/agendainfo.blade.php
+6
-2
resources/views/webprofile/front/jollyany/zh/agendainfo.blade.php
+14
-6
No files found.
resources/views/webprofile/front/jollyany/ar/agendainfo.blade.php
View file @
de2ff464
...
...
@@ -41,25 +41,31 @@
@if (
$title
!= 'جدول أعمال')
<div class="
row
">
<div class="
headline
">
<h2><a target="
_blank
" href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
">{!!
$value->title
!!}</a></h2>
@if(
$value->rSa
)
<h2><a target="
_blank
" href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
">{!!
$value->rSa
->title !!}</a></h2>
@endif
</div>
<div class="
news
-
text
">
@if(
$value->rSa
)
<strong> {!! InseoHelper::tglbulanindo2(
$value->event_date
) !!}</strong> —
{!! strip_tags(substr(html_entity_decode(
$value->content
,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
{!! strip_tags(substr(html_entity_decode(
$value->rSa
->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
)
!!
}
">
Selengkapnya
»»</a>
قراءة المزيد
»»</a>
</div>
</div>
@else
<div class="
row
">
<div class="
headline
">
<h2><a target="
_blank
" href="
{
!!
url
(
'agenda/'
.
$value
->
slug
)
!!
}
">{!!
$value->title
!!}</a></h2>
@if(
$value->rSa
)
<h2><a target="
_blank
" href="
{
!!
url
(
'agenda/'
.
$value
->
slug
)
!!
}
">{!!
$value->rSa
->title !!}</a></h2>
@endif
</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)) !!}
{!! strip_tags(substr(html_entity_decode(
$value->
rSa
->
content,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
<br><a class="
pull
-
right
" style="
padding
-
right
:
20
px
;
" target="
_blank
" href="
{
!!
url
(
'agenda/'
.
$value
->
slug
)
!!
}
">
Selengkapnya
»»</a>
قراءة المزيد
»»</a>
</div>
</div>
@endif
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/de/agendainfo.blade.php
View file @
de2ff464
...
...
@@ -41,25 +41,33 @@
@if (
$title
!= 'Agenda')
<div class="
row
">
<div class="
headline
">
<h2><a target="
_blank
" href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
">{!!
$value->title
!!}</a></h2>
@if(
$value->rDe
)
<h2><a target="
_blank
" href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
">{!!
$value->rDe
->title !!}</a></h2>
@endif
</div>
<div class="
news
-
text
">
@if(
$value->rDe
)
<strong> {!! InseoHelper::tglbulanindo2(
$value->event_date
) !!}</strong> —
{!! strip_tags(substr(html_entity_decode(
$value->content
,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
{!! strip_tags(substr(html_entity_decode(
$value->rDe
->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
)
!!
}
">
Selengkapnya
»»</a>
Weiterlesen
»»</a>
</div>
</div>
@else
<div class="
row
">
<div class="
headline
">
<h2><a target="
_blank
" href="
{
!!
url
(
'agenda/'
.
$value
->
slug
)
!!
}
">{!!
$value->title
!!}</a></h2>
@if(
$value->rDe
)
<h2><a target="
_blank
" href="
{
!!
url
(
'agenda/'
.
$value
->
slug
)
!!
}
">{!!
$value->rDe
->title !!}</a></h2>
@endif
</div>
<div class="
news
-
text
">
@if(
$value->rDe
)
<strong> {!! InseoHelper::tglbulanindo2(
$value->event_date
) !!}</strong> —
{!! strip_tags(substr(html_entity_decode(
$value->content
,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
{!! strip_tags(substr(html_entity_decode(
$value->rDe
->content,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
@endif
<br><a class="
pull
-
right
" style="
padding
-
right
:
20
px
;
" target="
_blank
" href="
{
!!
url
(
'agenda/'
.
$value
->
slug
)
!!
}
">
Selengkapnya
»»</a>
Weiterlesen
»»</a>
</div>
</div>
@endif
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/en/agendainfo.blade.php
View file @
de2ff464
...
...
@@ -46,8 +46,10 @@
@endif
</div>
<div class="
news
-
text
">
@if(
$value->rEn
)
<strong> {!! InseoHelper::tglbulanindo2(
$value->event_date
) !!}</strong> —
{!! strip_tags(substr(html_entity_decode(
$value->content
,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
{!! 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>
...
...
@@ -60,8 +62,10 @@
@endif
</div>
<div class="
news
-
text
">
@if(
$value->rEn
)
<strong> {!! InseoHelper::tglbulanindo2(
$value->event_date
) !!}</strong> —
{!! strip_tags(substr(html_entity_decode(
$value->content
,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
{!! 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
(
'agenda/'
.
$value
->
slug
)
!!
}
">
Read more »»</a>
</div>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/zh/agendainfo.blade.php
View file @
de2ff464
...
...
@@ -41,25 +41,33 @@
@if (
$title
!= '议程')
<div class="
row
">
<div class="
headline
">
<h2><a target="
_blank
" href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
">{!!
$value->title
!!}</a></h2>
@if(
$value->rZh
)
<h2><a target="
_blank
" href="
{
!!
url
(
'information/'
.
$value
->
slug
)
!!
}
">{!!
$value->rZh
->title !!}</a></h2>
@endif
</div>
<div class="
news
-
text
">
@if(
$value->rZh
)
<strong> {!! InseoHelper::tglbulanindo2(
$value->event_date
) !!}</strong> —
{!! strip_tags(substr(html_entity_decode(
$value->content
,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
{!! strip_tags(substr(html_entity_decode(
$value->rZh
->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
)
!!
}
">
Selengkapnya
»»</a>
閱讀更多
»»</a>
</div>
</div>
@else
<div class="
row
">
<div class="
headline
">
<h2><a target="
_blank
" href="
{
!!
url
(
'agenda/'
.
$value
->
slug
)
!!
}
">{!!
$value->title
!!}</a></h2>
@if(
$value->rZh
)
<h2><a target="
_blank
" href="
{
!!
url
(
'agenda/'
.
$value
->
slug
)
!!
}
">{!!
$value->rZh
->title !!}</a></h2>
@endif
</div>
<div class="
news
-
text
">
@if(
$value->rZh
)
<strong> {!! InseoHelper::tglbulanindo2(
$value->event_date
) !!}</strong> —
{!! strip_tags(substr(html_entity_decode(
$value->content
,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
{!! strip_tags(substr(html_entity_decode(
$value->rZh
->content,ENT_COMPAT,"
UTF
-
8
"),0 , 250)) !!}
@endif
<br><a class="
pull
-
right
" style="
padding
-
right
:
20
px
;
" target="
_blank
" href="
{
!!
url
(
'agenda/'
.
$value
->
slug
)
!!
}
">
Selengkapnya
»»</a>
閱讀更多
»»</a>
</div>
</div>
@endif
...
...
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