/[drupal]/contributions/modules/inline/inline_upload.info
ViewVC logotype

Contents of /contributions/modules/inline/inline_upload.info

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


Revision 1.2 - (show annotations) (download)
Wed Jan 28 21:43:05 2009 UTC (9 months, 3 weeks ago) by sun
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +7 -0 lines
#80170 by smk-ka, sun: Major improvements for Inline API:
- Added support for custom inline tag names.
- Added support for multiple parameter instances (f.e. for gmap).
- Added support for parameter default values.
- Fixed invocation for extended parameter validation.
- Added support for altering macros (f.e. for ex. inline[_upload]).
- Added support to build/generate macros.
- Added CCK support.
- Updated help texts.
- Changed operation 'args' to Forms API style to support a basic Inline API
  widget for each Inline implementation.

inline_upload:
- Fixed node previews.
- Fixed numeric file references.
- Re-enabled support for Inline auto-add.
- Removed obsolete functions from Inline v1.
1 ; $Id: inline_upload.info,v 1.1.2.2 2008/06/15 02:40:34 sun Exp $
2 name = Inline Upload
3 description = Allows attached files to be placed into the body of a node either automatically or by using simple tags.
4 package = Input filters
5 core = 6.x
6 dependencies[] = inline
7 dependencies[] = upload

  ViewVC Help
Powered by ViewVC 1.1.2