• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item6728: Allow for inline images instead of external file references

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension GaugePlugin Normal Closed   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

Would be nice to have the ability to inline gauge images like:
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA
AAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO
9TXL0Y4OHwAAAABJRU5ErkJggg=="  alt="Mystery image" />

instead of creating and referencing an image file.

-- TWiki:Main/TaitCyrus - 2011-05-23

Added new parameter access that allows values of file or inline. The default is file and this behaves as before where this plugin creates an image file and a reference to that file is included in the topic page for display. The other option inline converts the image data into base64 data which is then embedded inside of the rendered page. No image file needs to be created in this case.

-- TaitCyrus - 2011-05-23

ItemTemplate
Summary Allow for inline images instead of external file references
ReportedBy TWiki:Main.TaitCyrus
Codebase

SVN Range TWiki-5.1.0-trunk, Sun, 22 May 2011, build 21317
AppliesTo Extension
Component GaugePlugin
Priority Normal
CurrentState Closed
WaitingFor

Checkins TWikirev:21320
TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r3 - 2011-05-23 - TaitCyrus
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback