When you're logged in, you'll see an admin toggle link within every folder. Click it and the admin panel will show.
Different ways of displaying images within a folder.
Built in:
1) Thumbnails, fixed height which is set by you.
2) Thumbnails, equal height and width set by you. The images are cropped from the center of the image.
3) Full size images, one after the other. This is done by setting the "Thumbs Settings" to "0" (zero)
4) Full size images, one by one using a prev and next button.
Extensions (so far):
imageRotation
This is an extension that rotates all images, one after the other. It slides the images from right to left, from left to right.
dropShadow
All images has got a clean drop shadow a la' OSX style.
Password Protect (admin)
You can easily protect any folder (and everything inside it) by giving it a password. The folder icon will now have a red dot on it, which means "locked".
File Include (admin)
Let's say you have your own blog hosted somewhere else, maybe a Tumblr one, and you want it to show when people accessing a "News" folder. What you do is, create a file, ex "tumblr_blog.php". Open it and add this: <?php include("http://suprb.tumblr.com/"); ?> and save it inside the folder you want it to be displayed in. Now, back to your folder admin section, add "tumblr_blog.php" at the "File Include" field. Hit save, and reload the folder page. Voila'!
Folder Description (admin)
Write a note to your client, describe what's inside the folder, include an image do what you want. This field does basic HTML, so with some basic coding experience, you can take this field and make miracles. Of course, basic text is fair enough...
Create Folder (admin)
Inside any folder, you can create a folder.
Delete Folder (admin)
Inside any folder, you can delete a folder (ALL it's content and subfolders will be deleted!)
Delete File (admin)
When you're logged in as admin, you'll notice a grey X button on every image and file. If you click it, the file / image will be deleted.
Upload (admin)
You can easily upload files (by selecting one or multiple files at once) to a folder, just click "Browse" and choose the files you want and wait until everything is uploaded.
Tags (admin)
You can tag every folder with any words you feel match the content. Just separate them with a comma (,) and hit save. You'll now see your tags displayed at the top of the folder content. If you click any of the tags, you'll be taken to a "filter" page that shows other folders using the same tag you've set and the rest of the related tags. Smart way of searching/navigate thru the site.
Feeds (admin)
Using FFFFound? Using Flickr? Using Last.FM? Using Del.icio.us? Using Tumblr? Using Twitter? See where I am going? No? Include any feed to your site, just fire up the admin panel, copy paste the RSS addresses to your favorite sites, separate them with a comma and hit save!
Themes
Indxr supports themes. Designing your own is a piece of cake.
Image Short Description
You can give every image a short description. HTML allowed. The text will show up in both thumbnail and full size view.
Image Long Description
You can give every image a long description. HTML allowed. The text will only show up in full size view.
Video Short Description
You can give every video a short description. HTML allowed. The text will show up in both thumbnail and full size view.
Video Long Description
You can give every video a long description. HTML allowed. The text will only show up in full size view.
Hide Folder
You can easily hide a folder by checking the checkbox "Hide Folder". The folder will in invisible from the menu/list, but accessable.
Hide Menu
If your theme requires to hide and show the menu on different pages, then this feature might come handy.
Linked Image
If you want to link one of your images to another page / image withine your site, just paste the path to the "Link this image to folder" field.
Content Sorting
You can choose of sorting the content (menu and thumbnails) by Name (alphabetic) or Date (numeric).