/[drupal]/contributions/modules/weblinks/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/weblinks/INSTALL.txt

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


Revision 1.2 - (show annotations) (download)
Mon Jul 20 16:52:34 2009 UTC (4 months, 1 week ago) by nancyw
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +20 -10 lines
File MIME type: text/plain
Update HEAD to start 7.x
1 $Id: INSTALL.txt,v 1.1.8.3 2008/08/05 14:46:35 rmiddle Exp $
2 @file
3 INSTALL.txt file for Weblinks.
4
5 INSTALL.txt file
6 ================
7
8 1. Standard module installation applies. See http://drupal.org/node/273907
9
10 2. The Settings pages can be found at "admin >> site configuration >> weblinks"
11 "http://www.example.com/admin/settings/weblinks"
12
13 6. There are three CSS files distributed with the module.
14 weblinks.css - The standard distributed styling that highlights
15 the data that the developers feel are important to this module.
16 weblinks_minimal.css - A very "vanilla" CSS that does almost no styling
17 so your theme can take over.
18 weblinks_fancy.css - A "fancy" style sheet that "punches up" the module's
19 output. It uses color values chosen from the default Garland color set
20 (Blue Lagoon). This means you may switch the module to the basic file
21 and then copy the "fancy" CSS into the default Garland "styles.css"
22 and the Color module will convert those colors into values that are
23 appropriate for the color set you choose when you configure the theme.
24
25 If you don't like the styling of the module, you may rename
26 one of the others to "weblinks.css".
27
28

  ViewVC Help
Powered by ViewVC 1.1.2