Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
5 + 6 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     
'system_themebuilder.html', 'description' => '', 'type' => 'admin' );[/code] and in the end of the file add: [code]// theme builder $i++; $modversion['config'][$i]['name'] = 'active_themebuilder'; $modversion['config'][$i]['title'] = '_MI_SYSTEM_PREFERENCE_ACTIVE_THEME'; $modversion['config'][$i]['description'] = ''; $modversion['config'][$i]['formtype'] = 'yesno'; $modversion['config'][$i]['valuetype'] = 'int'; $modversion['config'][$i]['default'] = '1'; $i++; $modversion['config'][$i]['name'] = 'themebuilder_pager'; $modversion['config'][$i]['title'] = '_MI_SYSTEM_PREFERENCE_THEME_PAGER'; $modversion['config'][$i]['description'] = ''; $modversion['config'][$i]['formtype'] = 'textbox'; $modversion['config'][$i]['valuetype'] = 'int'; $modversion['config'][$i]['default'] = 20;[/code] As I said, I was not done yet, but you should see some parts of it now, at least in the menu :-)[/quote]" />

Re: Admin interface for theme
by Bleekk on 2015/11/30 11:29:58

Great that you use bootstrap.
I didn't see it in your demo
Re: Admin interface for theme
by olivee on 2015/11/30 10:24:42

I think the best framework is Bootstrap
So I used it as a base with some modification.
I forgot to show you in the video. The theme is responsive so it can be adapted for any size of Desktop
Re: Admin interface for theme
by Bleekk on 2015/11/30 9:14:29

This is amazing olivee!
What framework are you using for building the html?
Re: Admin interface for theme
by Mamba on 2015/11/30 0:44:48

Olivee, that's fantastic!!!!

I am so happy to hear that you didn't stop working on this!!!

I am looking forward to testing your latest version!
Re: Admin interface for theme
by olivee on 2015/11/29 22:32:05

Hello
it is a pleasure to see my little project interest.
it's impressive to see my name appear in the list of developer of xoops.
since I have not stopped working on Themebuilder whenever I had some free time, I have completely rewritten the code.
Now I'm pretty happy with the result.
I'll make a video to show you where I am.
I still need some time to finish.

part1




part2


Who's Online

204 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 204


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits