Hide Changes Hide Changes
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Search

History

9/16/2013 11:24:40 AM
65.51.79.98
6/17/2013 7:49:04 PM
121.225.238.204
5/16/2013 7:06:09 PM
211.157.166.178
11/1/2012 12:59:37 AM
183.61.112.80
4/24/2011 7:03:59 PM
113.160.131.131
List all versions List all versions

Image Gallery
.
Summary The ImageGallery allows images to be uploaded and used in FreeTextBox.

Check out the formatting tips on the right for help formatting and making links.

---

Use the template below:

The ImageGallery control resides on the page ftb.imagegallery.aspx. The control is not designed to function in concert with other controls as it attempts to resize itself to take up the entire browser window. There are a few important settings on the originating FreeTextBox control.

On the ImageGallery control, there are several settings to customize the functionality of the control:

Summary add a one or paragraph summary or description of what's discussed here; put yours after 'Summary:'

Instead of reading from the file system, a developer can override the folders and images presented to the user, by setting the following two properties:

Add your wiki text here.

  • CurrentDirectories - a string[] array of directories to allow the user to navigate toward
  • CurrentImages - a FileInfo[] array of files the user should be able to insert.
Welcome to FreeTextBoxWiki

If you're new to FreeTextBox, read the Installation.