Page 1 of 1

new theme for admin dashboard

Posted: Tue Dec 12, 2017 2:50 pm
by pressf5
hi all,

One month ago i read some topic introduced about bludit cms framework. I very like it.
I has take create new theme for admin dashboard, it is seem like model :) but keep simple idea from default theme
Hope that some one like it

Guide:
1. extract zip file to replace admin folder in /bl-kernel/
2. goto PATH_CONTENT/databases/site.php change "adminTheme": "default" to "adminTheme": "pressf5",

that all, refresh admin page to view new lookandfeed

I share it on google driver (sorry because github in my ISP it blocked)

https://drive.google.com/open?id=1KqB2q ... YDNCXw1nui

screenshot

https://drive.google.com/open?id=1X7NSD ... WRWzlrlmi9

Re: new theme for admin dashboard

Posted: Fri Dec 15, 2017 3:24 pm
by diego
Hi,
I going to check it, but I recommend you push to some versioning services and not via a zip file.

Thank you

Re: new theme for admin dashboard

Posted: Sun Dec 17, 2017 3:28 pm
by pressf5
diego wrote: Fri Dec 15, 2017 3:24 pm Hi,
I going to check it, but I recommend you push to some versioning services and not via a zip file.

Thank you
OK, thanks for your feedback, i'll do it

Re: new theme for admin dashboard

Posted: Thu Dec 21, 2017 10:26 am
by albay
Static pages do not appear.

Re: new theme for admin dashboard

Posted: Thu Dec 21, 2017 1:30 pm
by Edi
albay wrote: Thu Dec 21, 2017 10:26 am Static pages do not appear.
What exactly do you mean?

Re: new theme for admin dashboard

Posted: Thu Dec 21, 2017 1:53 pm
by albay
Edi wrote: Thu Dec 21, 2017 1:30 pm
albay wrote: Thu Dec 21, 2017 10:26 am Static pages do not appear.
What exactly do you mean?
Image

Re: new theme for admin dashboard

Posted: Thu Dec 21, 2017 3:55 pm
by Edi
I will check it tomorrow.

Re: new theme for admin dashboard

Posted: Thu Dec 21, 2017 9:16 pm
by amr
thats what i got after changing :

Use of undefined constant HTML_PATH_CORE_CSS - assumed 'HTML_PATH_CORE_CSS' in C:\Program Files (x86)\Ampps\www\1.6\bl-kernel\admin\themes\pressf5\login.php on line 17 Call Stack #TimeMemoryFunctionLocation 10.0010135744{main}( )...\index.php:0 20.02641263072require( 'C:\Program Files (x86)\Ampps\www\1.6\bl-kernel\boot\admin.php' )...\index.php:35 30.37883845216include( 'C:\Program Files (x86)\Ampps\www\1.6\bl-kernel\admin\themes\pressf5\login.php' )...\admin.php:89 HTML_PATH_CORE_CSSfont-awesome/css/font-awesome.min.css?version=1.6.2">

Re: new theme for admin dashboard

Posted: Thu Dec 21, 2017 11:28 pm
by diego
amr wrote: Thu Dec 21, 2017 9:16 pm thats what i got after changing :

Use of undefined constant HTML_PATH_CORE_CSS - assumed 'HTML_PATH_CORE_CSS' in C:\Program Files (x86)\Ampps\www\1.6\bl-kernel\admin\themes\pressf5\login.php on line 17 Call Stack #TimeMemoryFunctionLocation 10.0010135744{main}( )...\index.php:0 20.02641263072require( 'C:\Program Files (x86)\Ampps\www\1.6\bl-kernel\boot\admin.php' )...\index.php:35 30.37883845216include( 'C:\Program Files (x86)\Ampps\www\1.6\bl-kernel\admin\themes\pressf5\login.php' )...\admin.php:89 HTML_PATH_CORE_CSSfont-awesome/css/font-awesome.min.css?version=1.6.2">
This admin theme is for Bludit v2.0.

Re: new theme for admin dashboard

Posted: Thu Dec 21, 2017 11:36 pm
by amr
ah ok got it , thanks