<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Forums Tag: images</title>
<link>http://omeka.org/forums/</link>
<description>Forums Tag: images</description>
<language>en</language>
<pubDate>Thu, 21 Aug 2008 23:02:01 +0000</pubDate>

<item>
<title>kyleroth on "Images in Theme Layouts"</title>
<link>http://omeka.org/forums/topic/images-in-theme-layouts#post-464</link>
<pubDate>Fri, 06 Jun 2008 18:08:51 +0000</pubDate>
<dc:creator>kyleroth</dc:creator>
<guid isPermaLink="false">464@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Thanks, Kris!
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "Images in Theme Layouts"</title>
<link>http://omeka.org/forums/topic/images-in-theme-layouts#post-463</link>
<pubDate>Fri, 06 Jun 2008 15:57:12 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">463@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi, you can get the URL to an image by using the img() helper function.  Step 1 is to put the image in your images/ directory in your theme, then put an &#60;code&#62;&#38;lt;img src=&#38;quot;&#38;lt;?php echo img(&#38;#39;whatever.gif&#38;#39;); ?&#38;gt;&#38;quot; /&#38;gt;&#60;/code&#62; where you want the image to show up in your theme.
&#60;/p&#62;</description>
</item>
<item>
<title>kyleroth on "Images in Theme Layouts"</title>
<link>http://omeka.org/forums/topic/images-in-theme-layouts#post-461</link>
<pubDate>Fri, 06 Jun 2008 14:20:43 +0000</pubDate>
<dc:creator>kyleroth</dc:creator>
<guid isPermaLink="false">461@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I am building a theme and I just wondered if there is a way to add images to the page templates with a path to the theme? I know that I can put images into the CSS documents as background images, but some of the images need to be in the layout. I checked the paths.php file and could not find a variable for the path to the current selected theme there. I have also searched through the available themes to see if I could find an example of this, but I could not. &#60;/p&#62;
&#60;p&#62;Please advise.
&#60;/p&#62;</description>
</item>
<item>
<title>SheilaBrennan on "Problem Adding Item to Exhibit Section Pages"</title>
<link>http://omeka.org/forums/topic/problem-adding-item-to-exhibit-section-pages#post-395</link>
<pubDate>Sat, 26 Apr 2008 21:29:30 +0000</pubDate>
<dc:creator>SheilaBrennan</dc:creator>
<guid isPermaLink="false">395@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Evan,&#60;br /&#62;
Others have also commented on the difficulty of making the images stick in the exhibit layout templates. Currently, we are modifying the exhibit builder interface and those changes should help with this problem.&#60;/p&#62;
&#60;p&#62;For now, you may just have to play around a little with your mouse during the drag and drop process and try to get that thumbnail as centered in the box as possible. I've had some trouble too but have been able to pull the images into the exhibit pages. &#60;/p&#62;
&#60;p&#62;We look to release the modified exhibit builder function in the fall. &#60;/p&#62;
&#60;p&#62;Good luck,&#60;br /&#62;
Sheila
&#60;/p&#62;</description>
</item>
<item>
<title>Evan on "Problem Adding Item to Exhibit Section Pages"</title>
<link>http://omeka.org/forums/topic/problem-adding-item-to-exhibit-section-pages#post-391</link>
<pubDate>Fri, 25 Apr 2008 19:34:21 +0000</pubDate>
<dc:creator>Evan</dc:creator>
<guid isPermaLink="false">391@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi Shelia,&#60;/p&#62;
&#60;p&#62;It is the first case--the thumbnail does not &#34;stick&#34; into the appropriate box when I drag it over.  Thanks for you help!&#60;/p&#62;
&#60;p&#62;-Evan
&#60;/p&#62;</description>
</item>
<item>
<title>SheilaBrennan on "Problem Adding Item to Exhibit Section Pages"</title>
<link>http://omeka.org/forums/topic/problem-adding-item-to-exhibit-section-pages#post-389</link>
<pubDate>Fri, 25 Apr 2008 18:01:19 +0000</pubDate>
<dc:creator>SheilaBrennan</dc:creator>
<guid isPermaLink="false">389@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi Evan, &#60;/p&#62;
&#60;p&#62;Are you having difficulty making the thumbnail &#34;stick&#34; into the appropriate box when you are dragging it over, or are you asking if the entire item will be dragged into the exhibit?&#60;/p&#62;
&#60;p&#62;Items, as entities, do not get pulled into exhibits. Full item descriptions and metadata remain with the item, as viewed in the items/show page. That metadata does not get pulled into the exhibit. When creating an exhibit, visitors to your site may click on the thumbnail that represents an tem in the exhibit page to see the item's metadata. &#60;/p&#62;
&#60;p&#62;If I have misunderstood what you are asking about please don't hesitate to clarify.&#60;/p&#62;
&#60;p&#62;Sheila
&#60;/p&#62;</description>
</item>
<item>
<title>Evan on "Problem Adding Item to Exhibit Section Pages"</title>
<link>http://omeka.org/forums/topic/problem-adding-item-to-exhibit-section-pages#post-388</link>
<pubDate>Thu, 24 Apr 2008 23:14:27 +0000</pubDate>
<dc:creator>Evan</dc:creator>
<guid isPermaLink="false">388@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I am having problems adding items/images to the pages of an exhibit.  I can create a page for the exhibit and I can enter text.  But, when I go to drag an item into the box to add it to the page, nothing happens.  It looks I am just dragging the image file (either the thumbnail of the item or the four-headed arrow icon) that the browser is showing, not the &#34;item&#34; that is supposed to be recognized by Omeka.  I have had the same problem using Safari and Firefox on OS X and Internet Explorer and Firefox on Windows.  I have also tried it using different exhibits, but I was met with the same results.   Any suggestions?  Thank you for your help.
&#60;/p&#62;</description>
</item>
<item>
<title>DaveLester on "white screen at point of uploading images, activating zlib"</title>
<link>http://omeka.org/forums/topic/white-screen-at-point-of-uploading-images-activating-zlib#post-381</link>
<pubDate>Wed, 23 Apr 2008 19:03:53 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">381@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi Mark,&#60;/p&#62;
&#60;p&#62;My hunch is that your error uploading images relates to your copy of PHP not having --enable-exif compiled with it.  I've made note of this bug (to bypass it) for a future release, but right now it's required to extract the EXIF data.  If you can recompile PHP with --enable-exif then you'll be all set.&#60;/p&#62;
&#60;p&#62;Zlib isn't required for Omeka -- could you check phpinfo() and double check that it's compiled with your copy of PHP?&#60;/p&#62;
&#60;p&#62;Dave
&#60;/p&#62;</description>
</item>
<item>
<title>dahllclarkedu on "white screen at point of uploading images, activating zlib"</title>
<link>http://omeka.org/forums/topic/white-screen-at-point-of-uploading-images-activating-zlib#post-374</link>
<pubDate>Tue, 22 Apr 2008 23:17:40 +0000</pubDate>
<dc:creator>dahllclarkedu</dc:creator>
<guid isPermaLink="false">374@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Our Omeka installation seems to be working okay, but we're getting a white screen when we try to upload an image.   Files seem to be getting created in the archive subdirectories, but they are not visible through the staff or public interface.&#60;/p&#62;
&#60;p&#62;We're using RHEL 4, php 5.2.5, MySQL 5.0.51a, imagemagick 6.4.0, apache 2.0.52&#60;/p&#62;
&#60;p&#62;Another problem--we have zlib installed, but when we uncomment the zlib lines, we get gibberish when visiting the site through the browser&#60;/p&#62;
&#60;p&#62;Any suggestions would be appreciated.  Thanks!&#60;/p&#62;
&#60;p&#62;Mark Dahl&#60;br /&#62;
Lewis &#38;#38; Clark College
&#60;/p&#62;</description>
</item>

</channel>
</rss>
