<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Showcase - minishowcase community!</title>
      <link>http://minishowcase.net/community/index.php?p=/categories/showcase/feed.rss</link>
      <pubDate>Tue, 18 Jun 13 01:38:26 -0400</pubDate>
         <description>Showcase - minishowcase community!</description>
   <language>en-CA</language>
   <atom:link href="/community/index.php?p=/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Customization to add close button on image</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/421/customization-to-add-close-button-on-image</link>
      <pubDate>Sun, 04 Apr 2010 06:20:50 -0400</pubDate>
      <dc:creator>ceruleansin</dc:creator>
      <guid isPermaLink="false">421@/community/index.php?p=/discussions</guid>
      <description><![CDATA[Yesterday I was frustrated by the forums lack of information on customizing the miniShowCase so in the end I just did it my self. <br /><br />I've added a cross broswer compatable close button on the top right of every image that you open in the gallery. In the code below, ignore the /*****/ stuff, I just used it to make the actual code stand out.<br /><br />Example: <a href="http://www.chrisamend.com/gallery" target="_blank" rel="nofollow">http://www.chrisamend.com/gallery</a><br /><br />Here is the CSS that I added to gallery.css<br /><br /><div class="PreContainer"><pre><br />/******************************************/<br /><a rel="nofollow" href="/community/index.php?p=/search&amp;Search=%23close_me_button&amp;Mode=like">#close_me_button</a> {<br />	z-index&#58; 1;<br />}<br /><br /><a rel="nofollow" href="/community/index.php?p=/search&amp;Search=%23close_me_button_img&amp;Mode=like">#close_me_button_img</a> {<br />	float&#58; left;<br />}<br />/*******************************************/<br /></pre></div><br /><br /><br />Here is what I added to the ajax.functions.js on line 995 and as you can see I use the existing Ajax info to get the width of the new image so that I can accurately predict where to drop the close button. You can copy the images that I use by going to my gallery and right clicking the images (header grey bar and red close button).<br /><br /><div class="PreContainer"><pre><br />/*********************************************/<br />imgout += '&lt;div id=\&quot;close_me_button\&quot;&gt;&lt;img src=\&quot;images/grey_header.png\&quot; style=\&quot;float&#58;left; width&#58;'+(fw+18-45)+'px; height&#58;20px;\&quot; border=\&quot;0\&quot;&gt;&lt;a href=\&quot;#\&quot; onClick=\&quot;javascript&#58; closeImageWin();\&quot;&gt;&lt;img id=\&quot;close_me_button_img\&quot; src=\&quot;images/close-button.png\&quot; width=\&quot;45\&quot; height=\&quot;20\&quot; alt=\&quot;\&quot; border=\&quot;0\&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;img style=\&quot;float&#58;left;\&quot; id=\&quot;mainimg\&quot; class=\&quot;imagen\&quot; src=\&quot;';<br />/********************************************/<br /></pre></div><br /><br />I also added this line on line number 1014 of ajax.functions.js<br /><br /><div class="PreContainer"><pre><br />/********************************************/<br />imgout = '&lt;div id=\&quot;close_me_button\&quot;&gt;&lt;img src=\&quot;images/grey_header.png\&quot; style=\&quot;float&#58;left; width&#58;'+(fw+18-45)+'px; height&#58;20px;\&quot;&gt;&lt;a href=\&quot;#\&quot; onClick=\&quot;javascript&#58; closeImageWin();\&quot;&gt;&lt;img id=\&quot;close_me_button_img\&quot; src=\&quot;images/close-button.png\&quot; width=\&quot;45\&quot; height=\&quot;20\&quot; alt=\&quot;\&quot; border=\&quot;0\&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;img style=\&quot;float&#58;left;\&quot; id=\&quot;mainimg\&quot; class=\&quot;imagen\&quot; src=\&quot;'+escapedImg+'\&quot;  width=\&quot;'+fw+'\&quot; height=\&quot;'+fh+'\&quot; title=\&quot;'+name+'\&quot; alt=\&quot;'+name+'\&quot; /&gt;';<br />/*******************************************/<br /></pre></div>]]></description>
   </item>
   <item>
      <title>Integrated into a webpage - adjusted for fluid design</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/483/integrated-into-a-webpage-adjusted-for-fluid-design</link>
      <pubDate>Fri, 30 Sep 2011 16:24:37 -0400</pubDate>
      <dc:creator>twohawks</dc:creator>
      <guid isPermaLink="false">483@/community/index.php?p=/discussions</guid>
      <description><![CDATA[With much gratitude to Victor (thanks so much for your work and sharing spirit) ...I am sharing this integration of minishowcase embedded into a webpage containing the site header, footer and side menu --&gt;  <br /><br />rush-creek.com/minishowcase/index.php<br /><br />1) The main interesting/unique thing to point out (that anyone can freely inspect at the page posted) is I tweaked the css to allow for a fully fluid functionality.  When you visit, be sure to resize the window, both manually and using zoom, to see the effects.  <br />   **The main benefit** of doing this is it allows for more amicable embedding of minishowcase into an already existing page design by diffusing the compromise it otherwise might impose to pre-existing site design with its natively "rigid" structure.  I kind of went overboard ...to the point of making even the left side of the thumbnail-board flow around the minishowcase gallery menu (just to make it more 'completely' fluid).<br /><br />2) Another thing worth mentioning.. for those noticing/questioning the use of relative paths (you know who you are, and why you are questioning this ;^), those are all code generated from a call to a single function (for the whole site), not hard coded.  I have an unorthodox co-ssi+php environment utilizing nested includes that drove me to figure out a solution for not only allowing ssi and php to live together (a separate but intimately related story), <br /><br />*but also allows placing any internal link using a single anchor syntax onto any page on the site (i.e. any nested directories I can use the same anchor) and have the server resolve them without undue load, without fussing over manually having to deal with relative pathways.<br /><br />This is relevant to this project due to the site using nested ssi (and now php) includes.<br /><br />Anyway, <a href="/community/index.php?p=/search&amp;Search=%231&amp;Mode=like">#1</a> is the main thing to see there that may benefit others ;^)<br />TwoHawks]]></description>
   </item>
   <item>
      <title>Subcategories</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/447/subcategories</link>
      <pubDate>Tue, 01 Jun 2010 11:47:27 -0400</pubDate>
      <dc:creator>OldSparky</dc:creator>
      <guid isPermaLink="false">447@/community/index.php?p=/discussions</guid>
      <description><![CDATA[Hello,<br />
<br />
I extended brains modification to enable better sub categorie support.<br />
I changed the modification from brain to show subcategories like:<br />
<br />
Folder<br />
  - Subfolder<br />
  - Subfolder<br />
    - Subfolder<br />
      - Subfolder<br />
    - Subfolder<br />
  - Subfolder<br />
Folder<br />
  - Subfolder<br />
(and so on)<br />
<br />
I attached the modificated file, just replace it.<br />
Only do this, if you use the minishowcase from Brian C. Becker and not the original!<br />
<br />
<br />
Greetings<br />
OldSparky!<br />
<br />
<br />
Brains modification under: http://briancbecker.com/tmp/minishowcase_subiptc.zip]]></description>
   </item>
   <item>
      <title>Gallery inspired by minishowcase</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/400/gallery-inspired-by-minishowcase</link>
      <pubDate>Sat, 23 Jan 2010 07:56:38 -0500</pubDate>
      <dc:creator>marioosh</dc:creator>
      <guid isPermaLink="false">400@/community/index.php?p=/discussions</guid>
      <description><![CDATA[Inspired by Your minishowcase i made my gallery using prototype.js and lightview as viewer and for slideshow :) I&#039;ve added admin/owner button (login). Admin can making photos/galleries private or public, edit photos by picnic. Owner can view all photos (private and public).<br />
<br />
You can look at here: http://mini.marioosh.net<br />
(admin password: admin, owner password: owner)]]></description>
   </item>
   <item>
      <title>Resorting galleries according to their creation date or upload date</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/467/resorting-galleries-according-to-their-creation-date-or-upload-date</link>
      <pubDate>Wed, 30 Mar 2011 21:26:45 -0400</pubDate>
      <dc:creator>chrisg</dc:creator>
      <guid isPermaLink="false">467@/community/index.php?p=/discussions</guid>
      <description><![CDATA[Is there a way to have the gallery list itself sort according to the date the gallery was created or the upload date to the server? I understand how to change the sort order in the settings.php file and this option isn't offered - however wondering if PHP can sort according to file date or creation date on the server?<br /><br />It's a bit of a pain and unnatural to name the gallery folders by dates first when you already have created a number of galleries (50+) and would break existing links. I would think it would be more natural to have them sorted according to the date the gallery was uploaded.<br /><br />Anyway thanks for the great gallery, would be nice to have this as an option or workaround.<br /><br />Thanks! ]]></description>
   </item>
   <item>
      <title>Click Gallery and automatically scroll to top?!</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/295/click-gallery-and-automatically-scroll-to-top</link>
      <pubDate>Thu, 16 Oct 2008 02:28:21 -0400</pubDate>
      <dc:creator>mrpink</dc:creator>
      <guid isPermaLink="false">295@/community/index.php?p=/discussions</guid>
      <description><![CDATA[hy!<br />
i have got a lot of galleries so that users have to scroll the page down to get to click some of them.<br />
the thing is, when they click at one of the galleries at the bottom of the page, the galleries opens at the top of the page, but the user won&#039;t notice because he had scrolled down to far.<br />
<br />
is there any chance that the page scrolls up, each time a gallery is clicked, on it&#039;s own?<br />
<br />
cheers]]></description>
   </item>
   <item>
      <title>Wonderful!</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/327/wonderful</link>
      <pubDate>Wed, 11 Feb 2009 09:22:53 -0500</pubDate>
      <dc:creator>tjarman</dc:creator>
      <guid isPermaLink="false">327@/community/index.php?p=/discussions</guid>
      <description><![CDATA[Victor, thank you for taking the time to create this application and making it available! It was simple to set up. Simple to use. AND it&#039;s a beautiful way to display photos!]]></description>
   </item>
   <item>
      <title>New Features (sub galleries, captions)</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/317/new-features-sub-galleries-captions</link>
      <pubDate>Sun, 21 Dec 2008 16:13:53 -0500</pubDate>
      <dc:creator>BrianCBecker</dc:creator>
      <guid isPermaLink="false">317@/community/index.php?p=/discussions</guid>
      <description><![CDATA[Hey Victor &amp; community,<br />
<br />
First Victor, I wanted to let you know that your minishowcase is really good. I went through several dozen different photo gallery scripts and yours is by far the nicest and most modern. I was looking for a mini web Picasa and yours is very close to that.<br />
<br />
I have made some modifications that I think would be of general benefit to the community. I added the ability to recursively load subdirectories so you can organize your photos in a hierarchical manner (&quot;Traveling/Europe 2008/Rome&quot; for instance). Directories with no images are ignored. Each directory is treated individually in the sorting procedure which could be good or bad depending on your personal tastes. <br />
<br />
I also wanted to be able to show the captions I added using Picasa instead of encoding them directly into the filename. This info is stored in the IPTC section of the JPEG, which PHP can parse easily. I&#039;ve implemented the ability to display this as well. <br />
<br />
You can find my changes at http://briancbecker.com/tmp/minishowcase_subiptc.zip and preview it at http://briancbecker.com/tmp/minishowcase/ . The zip is also attached to this message. Victor, feel free to review the code and include it in the next release. I have updated the documentation as well, as I added a few new $settings to turn these features on and off. The zip is formatted just like a normal release so you should pretty much be able to unzip, customize, and go. <br />
<br />
Let me know if anybody has any questions or issues with my changes. Hopefully this will help some people with their galleries.<br />
<br />
Sincerely,<br />
Brian C. Becker @ www.BrianCBecker.com]]></description>
   </item>
   <item>
      <title>Increasing the thumbs navigation</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/298/increasing-the-thumbs-navigation</link>
      <pubDate>Sat, 25 Oct 2008 15:56:05 -0400</pubDate>
      <dc:creator>Lionel</dc:creator>
      <guid isPermaLink="false">298@/community/index.php?p=/discussions</guid>
      <description><![CDATA[I wanted to display 8 thumbs instead of the 5. Here is my new function buildNavThumbs() (in ajax.functions.js).<br /><br />Also you need to change the css in styles/gallery.css <a href="/community/index.php?p=/search&amp;Search=%23nav_container&amp;Mode=like">#nav_container</a> from 410px to 600 px<br /><br />Thanks to Victor for pointing me in the right direction]]></description>
   </item>
   <item>
      <title>How I use Minishowcase</title>
      <link>http://minishowcase.net/community/index.php?p=/discussion/219/how-i-use-minishowcase</link>
      <pubDate>Fri, 28 Dec 2007 18:13:53 -0500</pubDate>
      <dc:creator>garydarling</dc:creator>
      <guid isPermaLink="false">219@/community/index.php?p=/discussions</guid>
      <description><![CDATA[I am using it to document a remodel project on my house in Seattle. Here is the link:<br /><a rel="nofollow" href="http://www.garydarling.net/photos/">garydarling.net</a><br /><br />I made some slight modifications to victor's code to make the site validate properly, I'll post those in another discussion.]]></description>
   </item>
   </channel>
</rss>