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

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

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


Revision 1.4 - (show annotations) (download)
Mon Feb 21 14:10:09 2005 UTC (4 years, 9 months ago) by axel
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +7 -9 lines
File MIME type: text/plain
Added space as parameters separator.
1 $Id: README.txt,v 1.3 2005/02/20 20:59:34 axel Exp $
2
3 *** MODULE IN ALPHPA STAGE. SOME DECLARED FEATURES DON'T WORK
4 *** AND SOME READY THINGS MAY BE CHANGED BEFORE RELEASE. USE
5 *** ON YOUR OWN RISK.
6
7
8 Module offer functionality similar to standard PHP-execution filter,
9 but in more flexible manner. Site admin or power users may create
10 snippets of PHP-code (with access to Drupal API), then categorize
11 and store them to the site code repository. Users may explore code
12 repository for useful snippets and use them in their postings.
13 Nonprivileged users can't view snippet codes - only snippet name
14 and help. They use it as 'macros' - i.e. calls of functions with
15 parameters (example [link|www.drupal.org|Drupal] [node 200]).
16
17 See INSTALL.txt for further instructions.
18
19
20 Author: Axel (E-mail: axel@drupal.ru, Jabber: laika@jabber.org)
21 License: GPL v2 or above
22 Project page: www.drupal.org/project/17571

  ViewVC Help
Powered by ViewVC 1.1.2