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

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

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


Revision 1.2 - (show annotations) (download)
Sat Mar 15 00:30:32 2008 UTC (20 months, 2 weeks ago) by haugstrup
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
Drupal 6 port
1
2 What?
3 -----
4
5 This module provides a pingback user agent as specified in http://www.hixie.ch/specs/pingback/pingback-1.0 . It is a better alternative to trackback, which already has a Drupal module and is used throughout the blogosphere (the world of blogs), especially those running WordPress blogging platform.
6
7 Installation Instructions
8 -------------------------
9
10 1. Upload the files to the webserver and enable Pingback module on the Modules page.
11 2. Create an input format used exclusively for pingbacks (http://example.com/admin/settings/filters/add). The input format must be accessible by anonymous users (and should not be accessible by anybody else).
12 3. In the pingback configuration page (http://example.com/admin/settings/pingback), select the input format you have just created, and read all of the options carefully!
13 4. Go to content types administration page (http://example.com/admin/content/types) and enable pingbacks for any content types you wish (blog and story content types are pingback-enabled by default). Nodes with Pingback-enabled content types can send and receive pingbacks.
14 5. Have fun pingbacking!
15

  ViewVC Help
Powered by ViewVC 1.1.2