From 3ad12c5cd321bb36154ff95ce1e54b811b953af0 Mon Sep 17 00:00:00 2001 From: Michael Dorian Bach Date: Mon, 4 Apr 2011 22:26:07 -0700 Subject: [PATCH] Basic framework and layout for MIX 11' 1.1 dashboard page in the admin. Continue styling, work and content writing is needed. --HG-- branch : 1.x --- .../Core/Dashboard/Views/Admin/Index.cshtml | 27 ++++++++++++++++--- .../Themes/TheAdmin/Styles/site.css | 24 ++++++++++++++--- 2 files changed, 44 insertions(+), 7 deletions(-) diff --git a/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml b/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml index e568ea278..de5e25069 100644 --- a/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml +++ b/src/Orchard.Web/Core/Dashboard/Views/Admin/Index.cshtml @@ -2,9 +2,30 @@ @{ Layout.Title = T("Welcome to Orchard").ToString(); } -

@T("This is the place where you can manage your web site, its appearance and its contents. Please take a moment to explore the different menu items on the left of the screen to familiarize yourself with the features of the application. For example, try to change the theme through the “Manage Themes” menu entry. You can also create new pages and manage existing ones through the “Manage Pages” menu entry or create blogs through “Manage Blogs”.")

-

@T("Have fun!")
@T("The Orchard Team")

- +
+
+

Get up and running.

+

Start by exploring the menu on the left and familiarize yourself with Orchard. + As for the basics, we suggest changing the theme, adding some pages, setup up a + blog, and configuring basic settings.

+
+
+

Get more goodies.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus nisl justo, pretium quis suscipit vel, consectetur ac purus. Suscipit vel, consectetur ac purus.

+
+
+

Make friends.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus nisl justo, pretium quis suscipit vel, consectetur ac purus. Suscipit vel, consectetur ac purus.

+
+
+

Read the Docs.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus nisl justo, pretium quis suscipit vel, consectetur ac purus. Suscipit vel, consectetur ac purus.

+
+
+

Contribute back.

+

Help grow Orchard. We encourage contributions of all sorts, including code submissions, documentation, translations, feature recommendations, and more. Here are some ways to give back to the project.

+
+

@T("Advisory from {0}", "http://www.orchardproject.net/advisory")