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

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

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


Revision 1.5 - (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.4: +4 -4 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.info,v 1.4 2008/08/17 14:22:43 sun Exp $
2 name = Inline API
3 description = Allows modules to replace certain tags in contents.
4 package = Input filters
5 dependencies[] = filter
6 core = 6.x

  ViewVC Help
Powered by ViewVC 1.1.2