1 2014-08-20 13:50:33 (edited by nakome 2014-08-21 00:00:08)

Topic: Total info Dashboard snippet

Add this in Plugins/box/dashboard/views/backend/index.view.php


select('[slug!="error404"]');
    $blocks_path = STORAGE . DS  . 'blocks' . DS;
    $blocks_list = File::scan($blocks_path, '.block.html');
    $snippets_path = STORAGE . DS  . 'snippets' . DS;
    $snippets_list = File::scan($snippets_path, '.snippet.php');
    $users = new Table('users');
    $users_list = $users->select(null,'all');
?>

Pages

Total:

New Page

Blocks

Total:

New Block

Snippets

Total:

New Snippet

Users

Total:

New User

Preview:
Screenshot

..::: Moncho Varela ::::..   ..::: @Nakome ::::..   ..::: Github ::::..

nakome's Website

2 2014-08-20 19:02:56

Re: Total info Dashboard snippet

Image link is broken

Monstra Loves You! Give some love back!

3 2014-08-21 00:02:08

Re: Total info Dashboard snippet

Ups Sorry fixed smile

..::: Moncho Varela ::::..   ..::: @Nakome ::::..   ..::: Github ::::..

nakome's Website

Re: Total info Dashboard snippet

Hi everyone,
especially nakome.

I did russian version of Total info Dashboard snippet.
It's my very first little step between  Monstra Giants!!!

I've decided to stop here after quite  a long wandering around of internet "infinity".
Monstra  cool!


*don’t repair it if it ain’t broken



select('[slug!="error404"]');
    $blocks_path = STORAGE . DS  . 'blocks' . DS;
    $blocks_list = File::scan($blocks_path, '.block.html');
    $snippets_path = STORAGE . DS  . 'snippets' . DS;
    $snippets_list = File::scan($snippets_path, '.snippet.php');
    $users = new Table('users');
    $users_list = $users->select(null,'all');
?>

Страница

Всего:

Новая Страница

Блоки

Всего:

Новый Блок

Сниппеты

Всего:

Новый Сниппет

Пользователи

Всего:

Новый Пользователь