Difference: 520NewTextWidgets (3 vs. 4)

Revision 42012-07-16 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPX520Features"

Better HTML Widget

Line: 14 to 14
 
  • CODE VIEWER to display code with syntax highlighting. The text field should contain the code to display. At runtime you can also set --- WIDGET CONTENT TYPE to indicate the type of code (javascript, PHP, etc).
  • HTML EDITOR to display HTML code that the user can also edit. The text field should contain the HTML code to edit/display.
  • FLASH PLAYER to play a Flash file. The text field should contain the name of the flash file to play.
Changed:
<
<
  • MEDIA PLAYER to play a media file. The text field should contain a path to a media file (avi, mp3, mp4, etc).

The WEB BROWSER type also supports the ability to fire user options via <a href="1">Click here for User 1</a>, same as the HTML VIEWER control.

(Question: Is there a VLC option? This requires the installation of the VLC viewer from http://www.videolan.org/vlc. for non windows clients?)

>
>
  • MEDIA PLAYER to play a media file. The text field should contain a path to a media file (avi, mp3, mp4, etc). For non Windows clients, you will need the VLC Video player installed on the client in order for this option to work. You can download the viewer from http://www.videolan.org/vlc.
The WEB BROWSER type also supports the ability to fire user options via HTML code such as "<a href="1">Click here for User 1</a>", same as the HTML VIEWER control.
 

Comments:

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback