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
8c79c027
Commit
8c79c027
authored
3 years ago
by
Bagus Pambudi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
share sosmed all language
parent
857e30dd
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
116 additions
and
3 deletions
+116
-3
composer.lock
+0
-0
resources/views/webprofile/front/jollyany/ar/post.blade.php
+28
-0
resources/views/webprofile/front/jollyany/de/post.blade.php
+28
-0
resources/views/webprofile/front/jollyany/en/post.blade.php
+28
-0
resources/views/webprofile/front/jollyany/zh/post.blade.php
+32
-3
No files found.
composer.lock
View file @
8c79c027
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/ar/post.blade.php
View file @
8c79c027
...
...
@@ -65,6 +65,34 @@
</div>
@if (
$data->rSa
)
{!!
$data->rSa
->content !!}
<p>
<i><b>Share It On:</b></i> </p>
<div class="
social
-
icons
">
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Facebook
" href="
https
://
www
.
facebook
.
com
/
sharer
.
php
?
u
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#1877f2;"><i class="fa fa-facebook" style="color: white;"></i></a>
</
span
>
<
span
>
<
a
data
-
toggle
=
"tooltip"
data
-
placement
=
"bottom"
target
=
"_blank"
title
=
"Twitter"
href
=
"https://twitter.com/share?url={!! url('/') !!}&text={!! url(
$data->rZh
->title) !!}&hashtags={!!
$data->rCategory
->rZh->name !!}"
data
-
original
-
title
=
""
style
=
"background-color: #55acee;"
><
i
class
="
fa
fa
-
twitter
" style="
color
:
white
;
"></i></a>
</span>
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Linkedin
" href="
http
://
www
.
linkedin
.
com
/
shareArticle
?
mini
=
true
&
amp
;
url
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#007bb5;"><i class="fa fa-linkedin" style="color: white;"></i></a>
</
span
>
<
span
>
<
a
data
-
toggle
=
"tooltip"
data
-
placement
=
"bottom"
target
=
"_blank"
title
=
"Email"
href
=
"mailto:?Subject={!!
$data->rCategory
->rZh->name !!}&Body={!! url(
$data->rZh
->title) !!} {!! url('post/'.
$data->slug
) !!}"
data
-
original
-
title
=
""
style
=
"background-color: #0166ff;"
><
i
class
="
fa
fa
-
envelope
" style="
color
:
white
;
"></i></a>
</span>
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Whatsapp
" href="
https
://
wa
.
me
/?
text
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#12af0a;"><i class="fa fa-phone" style="color: white;"></i></a>
</
span
>
<
span
class
="
last
">
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="" href="
https
://
telegram
.
me
/
share
/
url
?
url
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
&
amp
;
text
=
{
!!
url
(
$data
->
rZh
->
title
)
!!
}
" data-original-title="
Telegram
" style="
background
-
color
:
#2ca5e0;"><i class="fa fa-location-arrow" style="color: white;"></i></a>
</
span
>
</
div
>
@
endif
</
div
>
</
div
>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/de/post.blade.php
View file @
8c79c027
...
...
@@ -66,6 +66,34 @@
@if (
$data->rDe
)
{!!
$data->rDe
->content !!}
@endif
<p>
<i><b>Share It On:</b></i> </p>
<div class="
social
-
icons
">
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Facebook
" href="
https
://
www
.
facebook
.
com
/
sharer
.
php
?
u
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#1877f2;"><i class="fa fa-facebook" style="color: white;"></i></a>
</
span
>
<
span
>
<
a
data
-
toggle
=
"tooltip"
data
-
placement
=
"bottom"
target
=
"_blank"
title
=
"Twitter"
href
=
"https://twitter.com/share?url={!! url('/') !!}&text={!! url(
$data->rDe
->title) !!}&hashtags={!!
$data->rCategory
->rDe->name !!}"
data
-
original
-
title
=
""
style
=
"background-color: #55acee;"
><
i
class
="
fa
fa
-
twitter
" style="
color
:
white
;
"></i></a>
</span>
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Linkedin
" href="
http
://
www
.
linkedin
.
com
/
shareArticle
?
mini
=
true
&
amp
;
url
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#007bb5;"><i class="fa fa-linkedin" style="color: white;"></i></a>
</
span
>
<
span
>
<
a
data
-
toggle
=
"tooltip"
data
-
placement
=
"bottom"
target
=
"_blank"
title
=
"Email"
href
=
"mailto:?Subject={!!
$data->rCategory
->rDe->name !!}&Body={!! url(
$data->rDe
->title) !!} {!! url('post/'.
$data->slug
) !!}"
data
-
original
-
title
=
""
style
=
"background-color: #0166ff;"
><
i
class
="
fa
fa
-
envelope
" style="
color
:
white
;
"></i></a>
</span>
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Whatsapp
" href="
https
://
wa
.
me
/?
text
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#12af0a;"><i class="fa fa-phone" style="color: white;"></i></a>
</
span
>
<
span
class
="
last
">
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="" href="
https
://
telegram
.
me
/
share
/
url
?
url
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
&
amp
;
text
=
{
!!
url
(
$data
->
rDe
->
title
)
!!
}
" data-original-title="
Telegram
" style="
background
-
color
:
#2ca5e0;"><i class="fa fa-location-arrow" style="color: white;"></i></a>
</
span
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/en/post.blade.php
View file @
8c79c027
...
...
@@ -69,6 +69,34 @@
</div>
@if (
$data->rEn
)
{!!
$data->rEn
->content !!}
<p>
<i><b>Share It On:</b></i> </p>
<div class="
social
-
icons
">
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Facebook
" href="
https
://
www
.
facebook
.
com
/
sharer
.
php
?
u
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#1877f2;"><i class="fa fa-facebook" style="color: white;"></i></a>
</
span
>
<
span
>
<
a
data
-
toggle
=
"tooltip"
data
-
placement
=
"bottom"
target
=
"_blank"
title
=
"Twitter"
href
=
"https://twitter.com/share?url={!! url('/') !!}&text={!! url(
$data->rEn
->title) !!}&hashtags={!!
$data->rCategory
->rEn->name !!}"
data
-
original
-
title
=
""
style
=
"background-color: #55acee;"
><
i
class
="
fa
fa
-
twitter
" style="
color
:
white
;
"></i></a>
</span>
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Linkedin
" href="
http
://
www
.
linkedin
.
com
/
shareArticle
?
mini
=
true
&
amp
;
url
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#007bb5;"><i class="fa fa-linkedin" style="color: white;"></i></a>
</
span
>
<
span
>
<
a
data
-
toggle
=
"tooltip"
data
-
placement
=
"bottom"
target
=
"_blank"
title
=
"Email"
href
=
"mailto:?Subject={!!
$data->rCategory
->rEn->name !!}&Body={!! url(
$data->rEn
->title) !!} {!! url('post/'.
$data->slug
) !!}"
data
-
original
-
title
=
""
style
=
"background-color: #0166ff;"
><
i
class
="
fa
fa
-
envelope
" style="
color
:
white
;
"></i></a>
</span>
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Whatsapp
" href="
https
://
wa
.
me
/?
text
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#12af0a;"><i class="fa fa-phone" style="color: white;"></i></a>
</
span
>
<
span
class
="
last
">
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="" href="
https
://
telegram
.
me
/
share
/
url
?
url
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
&
amp
;
text
=
{
!!
url
(
$data
->
rEn
->
title
)
!!
}
" data-original-title="
Telegram
" style="
background
-
color
:
#2ca5e0;"><i class="fa fa-location-arrow" style="color: white;"></i></a>
</
span
>
</
div
>
@
endif
</
div
>
</
div
>
...
...
This diff is collapsed.
Click to expand it.
resources/views/webprofile/front/jollyany/zh/post.blade.php
View file @
8c79c027
@
extends
(
'webprofile.front.jollyany.master'
)
<
title
>
{
{
$data
->
rZh
->
title
}
}
</
title
>
@
extends
(
'webprofile.front.jollyany.master
2
'
)
<
title
>
{
!!
$data
->
rZh
->
title
!!
}
</
title
>
@
section
(
'meta'
)
<
title
>
{{
$setting
[
'web_title'
]}}
</
title
>
<
meta
name
=
"{{ Str::slug(
$data->rZh
->title) }}"
content
=
"custom"
/>
<!--
<
meta
name
=
"description"
content
=
"{!! strip_tags(substr(html_entity_decode(
$data->content
,ENT_COMPAT,"
UTF
-
8
"),0 , 200)) !!}"
>
-->
<
meta
name
=
"description"
content
=
"
{
{$setting['web_title']}
}
"
>
<
meta
name
=
"keywords"
content
=
"{{
$data->rZhkeys
}}"
>
<
meta
name
=
"keywords"
content
=
"{{
$data->rZh
->
keys }}"
>
<
meta
name
=
"author"
content
=
"{{
$setting['header_admin']
}}"
>
@
endsection
@
section
(
'content'
)
...
...
@@ -68,7 +68,36 @@
</div>
@if (
$data->rZh
)
{!!
$data->rZh
->content !!}
<p>
<i><b>Share It On:</b></i> </p>
<div class="
social
-
icons
">
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Facebook
" href="
https
://
www
.
facebook
.
com
/
sharer
.
php
?
u
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#1877f2;"><i class="fa fa-facebook" style="color: white;"></i></a>
</
span
>
<
span
>
<
a
data
-
toggle
=
"tooltip"
data
-
placement
=
"bottom"
target
=
"_blank"
title
=
"Twitter"
href
=
"https://twitter.com/share?url={!! url('/') !!}&text={!! url(
$data->rZh
->title) !!}&hashtags={!!
$data->rCategory
->rZh->name !!}"
data
-
original
-
title
=
""
style
=
"background-color: #55acee;"
><
i
class
="
fa
fa
-
twitter
" style="
color
:
white
;
"></i></a>
</span>
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Linkedin
" href="
http
://
www
.
linkedin
.
com
/
shareArticle
?
mini
=
true
&
amp
;
url
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#007bb5;"><i class="fa fa-linkedin" style="color: white;"></i></a>
</
span
>
<
span
>
<
a
data
-
toggle
=
"tooltip"
data
-
placement
=
"bottom"
target
=
"_blank"
title
=
"Email"
href
=
"mailto:?Subject={!!
$data->rCategory
->rZh->name !!}&Body={!! url(
$data->rZh
->title) !!} {!! url('post/'.
$data->slug
) !!}"
data
-
original
-
title
=
""
style
=
"background-color: #0166ff;"
><
i
class
="
fa
fa
-
envelope
" style="
color
:
white
;
"></i></a>
</span>
<span>
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="
Whatsapp
" href="
https
://
wa
.
me
/?
text
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
" data-original-title="" style="
background
-
color
:
#12af0a;"><i class="fa fa-phone" style="color: white;"></i></a>
</
span
>
<
span
class
="
last
">
<a data-toggle="
tooltip
" data-placement="
bottom
" target="
_blank
" title="" href="
https
://
telegram
.
me
/
share
/
url
?
url
=
{
!!
url
(
'post/'
.
$data
->
slug
)
!!
}
&
amp
;
text
=
{
!!
url
(
$data
->
rZh
->
title
)
!!
}
" data-original-title="
Telegram
" style="
background
-
color
:
#2ca5e0;"><i class="fa fa-location-arrow" style="color: white;"></i></a>
</
span
>
</
div
>
@
endif
</
div
>
</
div
>
</
div
>
...
...
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