/[drupal]/contributions/modules/cleanfeeds/README.txt
ViewVC logotype

Contents of /contributions/modules/cleanfeeds/README.txt

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


Revision 1.3 - (show annotations) (download)
Mon Jan 29 15:47:50 2007 UTC (2 years, 9 months ago) by kbahey
Branch: MAIN
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.2: +4 -4 lines
File MIME type: text/plain
Initial 5.0 port of cleanfeeds module.
1 $Id: README.txt,v 1.2 2006/09/27 16:14:31 kbahey Exp $
2
3 Copyright 2006 http://2bits.com
4
5 This module cleans all the HTML tags from RSS Feeds that you
6 provide on your site.
7
8 The type of nodes to clean HTML from is selectable.
9
10 The idea here is to make sure that interested feed subscribers
11 would click to your site to visit links.
12
13 Installation
14 ------------
15 To install this module, upload or copy the directory called "cleanfeeds"
16 and all the files in it to your modules directory.
17
18 If you are using Drupal 4.7.x, then you need to apply a patch to the
19 node.module. A prepatched version of that module for 4.7.3 is provided
20 for convenience.
21
22 Configuration
23 -------------
24 To enable this module do the following:
25
26 1. Go to Administer -> Site Building -> Modules, and click enable.
27
28 2. Go to Administer -> Site Configuration -> Cleanfeeds and select the types of nodes
29 you want to be cleaned in feeds.
30
31 Bugs/Features/Patches:
32 ----------------------
33 If you want to report bugs, feature requests, or submit a patch, please do so
34 at the project page on the Drupal web site.
35
36 Author
37 ------
38 <a href="http://baheyeldin.com">Khalid Baheyeldin</a> of <a href="http://2bits.com">2bits.com</a>.
39
40 The author can also be contacted for paid customizations of this module as well as Drupal consulting,
41 installation, development, and customizations.

  ViewVC Help
Powered by ViewVC 1.1.2