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

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

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


Revision 1.5 - (show annotations) (download)
Thu Feb 15 16:42:51 2007 UTC (2 years, 9 months ago) by jhriggs
Branch: MAIN
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-0, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5
Changes since 1.4: +15 -7 lines
File MIME type: text/plain
  - release 5.x-1.0
  - contextlinks.module
    - updated for Drupal 5 (addresses feature 105601 requested by vb)
    - add URL template to classes for shorthand links for searches or
      other uses (http://google.com/search?q={}&lr=lang_sr) (addresses
      feature 28260 requested by flevour)
  - contextlinks.js: updated for jQuery in Drupal 5
  - contextlinks.info: new file
  - contextlinks.install
    - remove ctime, mtime, uid
    - add url_template
    - add google, amazon template examples
  - INSTALL.txt, README.txt: updated for Drupal 5 changes
1 contextlinks.module
2 INSTALL.txt
3 $Id: INSTALL.txt,v 1.4 2006/05/10 16:14:45 jhriggs Exp $
4
5 For a new installation, copy the entire contextlinks module directory
6 to the appropriate module directory within your Drupal
7 installation. Then log into your site, enable the context links module
8 on the admin/build/modules page, set permissions as desired on
9 admin/user/access#module-contextlinks, and go to the
10 admin/settings/contextlinks page to create and configure the context
11 link classes. Finally, you must add the context links filter to the
12 appropriate input formats.
13
14 When upgrading from a previous version of the context links module,
15 log into your site as administrative user 1, replace the existing
16 contextlinks module directory with the new one, and then go to the
17 /update.php page to check for and run any necessary upgrades for the
18 context links module.

  ViewVC Help
Powered by ViewVC 1.1.2