<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Main_Page</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>Recent changes to Main_Page</description><atom:link href="https://sourceforge.net/p/webimagegallery/wiki/Main_Page/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 20 Jun 2014 18:30:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/webimagegallery/wiki/Main_Page/feed" rel="self" type="application/rss+xml"/><item><title>Main_Page modified by nanotube</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -16,7 +16,7 @@

 # Download

-You can download the latest release of the Simple Web Image Gallery from the [Sourceforge File Release servers](http://sourceforge.net/project/showfiles.php?group_id=146059)
+You can download the latest release of the Simple Web Image Gallery from the [Sourceforge File Release servers](http://sourceforge.net/projects/webimagegallery/files/)

 # Installation Instructions

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nanotube</dc:creator><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.net0645eb1b85cc97341fbc3a05416ac4ec4b33cd70</guid></item><item><title>Main_Page modified by nanotube</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -1,18 +1,44 @@
-**MediaWiki has been successfully installed.**
+[TOC]

-Consult the [User's Guide](http://meta.wikimedia.org/wiki/Help:Contents) for information on using the wiki software. 
+# Simple Web Image Gallery

-## Getting started
+Simple Web Image Gallery is a basic free open source image gallery written in [Perl](http://www.perl.org/) and [JavaScript](http://en.wikipedia.org/wiki/JavaScript). It is not actively maintained at the moment - this project is just a code repository for "just in case someone finds this useful". 

-  * [Configuration settings list](http://www.mediawiki.org/wiki/Manual:Configuration_settings)
-  * [MediaWiki FAQ](http://www.mediawiki.org/wiki/Manual:FAQ)
-  * [MediaWiki release mailing list](http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce)
+# Major Features

-## Project Logo
+While some functionality is pretty basic, the search features are quite robust. 

-Click on the following image to upload a new version of the PNG logo image for your project: 
+  * Each image can belong to an "album" (aka "category") and a "location". 
+  * Each image can have a brief comment, and a longer description. 
+  * Gallery display can be filtered by album and location. 
+  * Gallery can be searched by image description. 
+  * Image attributes can be changed through the web gui, using an administrator password. 

-[[img src=MediaWikiSidebarLogo.png]] 
+# Download

-  
+You can download the latest release of the Simple Web Image Gallery from the [Sourceforge File Release servers](http://sourceforge.net/project/showfiles.php?group_id=146059)

+# Installation Instructions
+
+Prerequisites: a web server, or access to one, with allows running perl CGI scripts. 
+
+  * Put the perl files (*.pl) into your cgi-bin directory. 
+  * Don't forget to make the perl files executable. 
+  * Put the rest of the stuff into your web root. 
+  * Start playing around.&amp;nbsp;:) 
+
+# Usage Instructions
+
+This is very raw code, really. 
+
+Images have to be uploaded manually, image thumbs have to be created manually, and image records have to be manually added to the database. Maybe, one day, it will become more featureful. In the meantime, I hope you can salvage something useful out of this.&amp;nbsp;:) 
+
+# Demo
+
+Here is a [semi-functional demo of the image gallery](http://webimagegallery.sourceforge.net/gallery.html). It will give you a basic idea of what kind of features we have. 
+
+You cannot edit the descriptions, though you can see what the edit interface looks like. (Authentication password is "admin".) Also it seems that search is somehow a bit borked, after I changed some field names in the process of putting this demo up. But it is what it is. I hope you find this useful. 
+
+# License
+
+This code for this project is licensed under the [GNU General Public License](http://www.gnu.org/licenses/gpl.html) version 3 or later. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nanotube</dc:creator><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.net7ee3715eaf8b35db21a4c6c994711d0f7098f33a</guid></item><item><title>Main_Page modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.netcbd51bfdd69a66b22c209f54c808b8843245cae4</guid></item><item><title>Main_Page modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.net60601d835979a57d81e471229b8cae0d0101c57a</guid></item><item><title>Main_Page modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.net1b07c0cfc85b428291bc16614b8330ddc2dd9252</guid></item><item><title>Main_Page modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -13,3 +13,6 @@
 Click on the following image to upload a new version of the PNG logo image for your project:

 [[img src=MediaWikiSidebarLogo.png]] 
+
+  
+
&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.net012ac9df50cd84fc8b03315fd4776a9fc708d9f0</guid></item><item><title>Main_Page modified by Anonymous</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -10,4 +10,6 @@

 ## Project Logo

-Click on [[img src=Logo.png]] to upload a PNG Logo image. 
+Click on the following image to upload a new version of the PNG logo image for your project: 
+
+[[img src=MediaWikiSidebarLogo.png]] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.net30c8e4c9f8ed25c0927dcdf48993e9412ce00ac1</guid></item><item><title>Main_Page modified by Anonymous</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -10,6 +10,4 @@

 ## Project Logo

-Click on the following image and **Upload a new version** to set a new PNG logo image. 
-
-[[img src=Logo.png]] 
+Click on [[img src=Logo.png]] to upload a PNG Logo image. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.net3f3b69832e24371a9de3b483ae9524c77b475aaa</guid></item><item><title>Main_Page modified by Anonymous</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -10,4 +10,6 @@

 ## Project Logo

-Click on the following image and **Upload a new version** to set a new PNG logo image. [[img src=Logo.png]] 
+Click on the following image and **Upload a new version** to set a new PNG logo image. 
+
+[[img src=Logo.png]] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.nete1e1774c2e70beb832b47a8e628e5040c17257ca</guid></item><item><title>Main_Page modified by Anonymous</title><link>https://sourceforge.net/p/webimagegallery/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -7,6 +7,7 @@
   * [Configuration settings list](http://www.mediawiki.org/wiki/Manual:Configuration_settings)
   * [MediaWiki FAQ](http://www.mediawiki.org/wiki/Manual:FAQ)
   * [MediaWiki release mailing list](http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce)
-  * Project Logo

-To set your project logo simply [Special:Upload&amp;amp;wpDestFile=Logo.png] of the following image: [[img src=Logo.png]] 
+## Project Logo
+
+Click on the following image and **Upload a new version** to set a new PNG logo image. [[img src=Logo.png]] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 20 Jun 2014 18:30:57 -0000</pubDate><guid>https://sourceforge.net50a90ff8ff6ea1ff1d8f1debff9519d30d85d151</guid></item></channel></rss>