/[drupal]/contributions/themes/moleskine/README.txt
ViewVC logotype

Contents of /contributions/themes/moleskine/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Jul 17 22:36:38 2008 UTC (16 months, 1 week ago) by couzinhub
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--1, DRUPAL-6--1
Changes since 1.1: +41 -0 lines
File MIME type: text/plain
adding tinymce.css and README.txt
1
2 Moleskine, By CouzinHub // couzin.hub@gmail.com
3
4 /////// INSTALLATION /////////
5
6 1. Download Moleskine from http://drupal.org/project/moleskine
7
8 2. Unpack the downloaded file and place the moleskine folder in your Drupal installation under one of the following locations:
9
10 sites/all/themes : making it available to all Drupal sites in a mult-site configuration
11
12 sites/default/themes : making it available to only the default Drupal site
13
14 sites/example.com/themes : making it available to only the example.com site if there is a sites/example.com/settings.php configuration file
15
16 3. Log in as an administrator on your Drupal site and go to :
17
18 Administer > Site building > Themes (admin/build/themes)
19
20 and make moleskine the default theme.
21
22 4. From the Theme settings page (admin/build/themes) configure the Moleskine theme.
23
24
25 /////// Notes /////////
26
27 If you are using the TinyMCE editor, you can use the css file in the moleskine theme folder called tinymce.css to make Tinymce render the styles of the theme.
28
29 - Simply go to the TinyMCE administration page :
30
31 /admin/settings/tinymce
32
33 - Open the profile (if multiple profiles, you will have to do this each one of them)
34
35 - In the section 'CSS', select 'Define CSS' under 'Editor CSS:'
36
37 - In the 'CSS path:' input, copy and paste this path :
38
39 /sites/all/themes/moleskine/tinymce.css
40
41 supported and tested buttons : Bold / Italic / Underline / strikethrough / text alignment / lists / blockquote / smileys / formatselect Ð font / Fullscreen (hard one... could be buggy) / Preview (same as fullscreen) / XHTML Xtras Plugin

  ViewVC Help
Powered by ViewVC 1.1.2