Skip to content

Commit

Permalink
xcl default theme v.2.4.0 - WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
gigamaster committed May 4, 2024
1 parent 5dba3fc commit 6634004
Show file tree
Hide file tree
Showing 36 changed files with 811 additions and 585 deletions.
2 changes: 1 addition & 1 deletion html/modules/user/templates/inc_user_tab_timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h3><{$smarty.const._MD_USER_LANG_ALLABOUT|replace:"%s":$thisUser->getShow('unam
<{foreach item=module from=$searchResults}>

<{* ------- Capitalize module name 'name|ucfirst' *}>
<h4><{$module.name|ucfirst}></h4>
<h4><img class="svg" src="<{$xoops_url}>/modules/<{$module.directory}>/<{$module.icon}>" width="1em" height="1em"><{$module.name|ucfirst}></h4>

<{* ------- Start results item loop *}>
<{foreach item=result from=$module.results}>
Expand Down
24 changes: 21 additions & 3 deletions html/modules/user/templates/user_edituser.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ul>
</nav>


<h1>test</h1>
<section data-layout="column" id="edit-user">

<!-- <h3><{$smarty.const._MD_USER_LANG_EDITPROFILE}></h3>-->
Expand Down Expand Up @@ -65,14 +65,32 @@
<{* ----- THEME TEMPLATE *}>
<{* include file="$xoops_theme/templates/user/inc_user_tab_edit.html" *}>
<{* ----- MODULE TEMPLATE *}>
<{include file="`$smarty.const.XOOPS_MODULE_PATH`/user/templates/inc_user_tab_edit.html"}>
<{* include file="`$smarty.const.XOOPS_MODULE_PATH`/user/templates/inc_user_tab_edit.html" *}>

<{* ------- Pagination from theme *}>

<{assign var="theme_user_edit" value="`$xoops_theme`/templates/user/inc_user_tab_edit.html"}>
<{if file_exists($theme_user_edit)}>
<{include file="`$theme_user_edit`"}>
<{else}>
<{include file="`$smarty.const.XOOPS_MODULE_PATH`/user/templates/inc_user_tab_edit.html"}>
<{/if}>


</div>

<div id="tab-pref">
<{* ----- THEME TEMPLATE *}>
<{* include file="$xoops_theme/templates/user/inc_user_tab_pref.html" *}>
<{* ----- MODULE TEMPLATE *}>
<{include file="`$smarty.const.XOOPS_MODULE_PATH`/user/templates/inc_user_tab_pref.html"}>
<{* include file="`$smarty.const.XOOPS_MODULE_PATH`/user/templates/inc_user_tab_pref.html" *}>

<{assign var="theme_user_pref" value="`$xoops_theme`/templates/user/inc_user_tab_pref.html"}>
<{if file_exists($theme_user_pref)}>
<{include file="`$theme_user_pref`"}>
<{else}>
<{include file="`$smarty.const.XOOPS_MODULE_PATH`/user/templates/inc_user_tab_pref.html"}>
<{/if}>
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions html/modules/xupdate/language/english/help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h3>Development</h3>
<tbody>
<tr>
<td>Bundle Package</td>
<td>XCL 2.3.3</td>
<td>XCL 2.4.0</td>
</tr>
<tr>
<td>Module name</td>
Expand Down Expand Up @@ -230,7 +230,7 @@ <h3>Development</h3>
</tr>
<tr>
<td>Copyright </td>
<td>(c) 2012-2023 The XOOPSCube Project, Authors</td>
<td>(c) 2012-2024 The XOOPSCube Project, Authors</td>
</tr>
<tr>
<td>license</td>
Expand Down
4 changes: 2 additions & 2 deletions html/modules/xupdate/language/fr_utf8/help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h3>Development</h3>
<tbody>
<tr>
<td>Bundle Package</td>
<td>XCL 2.3.3</td>
<td>XCL 2.4.0</td>
</tr>
<tr>
<td>Module name</td>
Expand Down Expand Up @@ -230,7 +230,7 @@ <h3>Development</h3>
</tr>
<tr>
<td>Copyright </td>
<td>(c) 2012-2023 The XOOPSCube Project, Authors</td>
<td>(c) 2012-2024 The XOOPSCube Project, Authors</td>
</tr>
<tr>
<td>license</td>
Expand Down
4 changes: 2 additions & 2 deletions html/modules/xupdate/language/ja_utf8/help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h3>Development</h3>
<tbody>
<tr>
<td>Bundle Package</td>
<td>XCL 2.3.3</td>
<td>XCL 2.4.0</td>
</tr>
<tr>
<td>Module name</td>
Expand Down Expand Up @@ -230,7 +230,7 @@ <h3>Development</h3>
</tr>
<tr>
<td>Copyright </td>
<td>(c) 2012-2023 The XOOPSCube Project, Authors</td>
<td>(c) 2012-2024 The XOOPSCube Project, Authors</td>
</tr>
<tr>
<td>license</td>
Expand Down
4 changes: 2 additions & 2 deletions html/modules/xupdate/language/pt_utf8/help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h3>Development</h3>
<tbody>
<tr>
<td>Bundle Package</td>
<td>XCL 2.3.3</td>
<td>XCL 2.4.0</td>
</tr>
<tr>
<td>Module name</td>
Expand Down Expand Up @@ -230,7 +230,7 @@ <h3>Development</h3>
</tr>
<tr>
<td>Copyright </td>
<td>(c) 2012-2023 The XOOPSCube Project, Authors</td>
<td>(c) 2012-2024 The XOOPSCube Project, Authors</td>
</tr>
<tr>
<td>license</td>
Expand Down
4 changes: 2 additions & 2 deletions html/modules/xupdate/language/ru_utf8/help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h3>Development</h3>
<tbody>
<tr>
<td>Bundle Package</td>
<td>XCL 2.3.3</td>
<td>XCL 2.4.0</td>
</tr>
<tr>
<td>Module name</td>
Expand Down Expand Up @@ -230,7 +230,7 @@ <h3>Development</h3>
</tr>
<tr>
<td>Copyright </td>
<td>(c) 2012-2023 The XOOPSCube Project, Authors</td>
<td>(c) 2012-2024 The XOOPSCube Project, Authors</td>
</tr>
<tr>
<td>license</td>
Expand Down
5 changes: 4 additions & 1 deletion html/themes/xcl_default/component/admin-panel.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@
}

/* -------------------- -------------------- XCL CUBE */
.xcl-cube :where(.top,.front, .left, .back, .right,.bottom) { background:rgba(0, 0, 0, 0.47); color: var(--pico-primary); opacity: .8;}
.xcl-cube :where(.top,.front, .left, .back, .right,.bottom) {
background : rgba(0, 0, 0, 0.47);
color : var(--pico-secondary-inverse)
}
.xcl-cube > * {
border : 1px dotted var(--pico-primary);
text-align : center;
Expand Down
6 changes: 3 additions & 3 deletions html/themes/xcl_default/component/block-center-top.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
width: 400px;
height: 400px;
background: linear-gradient(90deg, var(--pico-primary-focus) 21%, var(--pico-primary) 100%);
mix-blend-mode: color-dodge;
/* mix-blend-mode: color-dodge; */
-webkit-animation: move 25s infinite alternate;
animation: move 25s infinite alternate;
transition: 1s cubic-bezier(0.07, 0.8, 0.16, 1);
Expand All @@ -39,9 +39,9 @@
filter: blur(30px);
box-shadow:
inset 0 0 0 5px rgba(255, 255, 255, 0.6),
inset 100px 100px 0 0px #fab070,
inset 100px 100px 0 0px #98781c,
inset 200px 200px 0 0px #2b86c5,
inset 300px 300px 0 0px #13171f;
inset 340px 340px 0 0px var(--pico-background-color);
}

@keyframes move {
Expand Down
8 changes: 3 additions & 5 deletions html/themes/xcl_default/css/jquery-ui.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@
font-size : 1rem
}
.ui-widget.ui-widget-content {
border : 1px solid var(--pico-form-element-border-color);
}
.ui-widget.ui-widget-content {
border : 1px solid var(--pico-form-element-border-color);
/* border : 1px solid var(--pico-form-element-border-color); */
border : 1px solid transparent;
background : var(--pico-form-element-background-color);
border-radius : var(--pico-border-radius);
box-shadow : var(--pico-card-box-shadow);
Expand Down Expand Up @@ -653,7 +651,7 @@ background: var(--pico-primary-hover-background);
.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
background : var(--pico-primary-hover-background);
color : var(--pico-primary-inverse);
color : var(--pico-contrast-inverse)
}
.ui-tabs .ui-tabs-nav li:first-child {border-top-left-radius: var(--pico-border-radius)}
.ui-tabs .ui-tabs-nav li:last-child {border-top-right-radius: var(--pico-border-radius)}
Expand Down
Loading

0 comments on commit 6634004

Please sign in to comment.