<?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 Forum: Themes and Public Display</title>
<link>http://omeka.org/forums/</link>
<description>Forums Forum: Themes and Public Display</description>
<language>en</language>
<pubDate>Sat, 11 Oct 2008 23:34:11 +0000</pubDate>

<item>
<title>lmullen on "Skills needed to modify theme"</title>
<link>http://omeka.org/forums/topic/skills-needed-to-modify-theme#post-674</link>
<pubDate>Wed, 01 Oct 2008 17:05:42 +0000</pubDate>
<dc:creator>lmullen</dc:creator>
<guid isPermaLink="false">674@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Dave,&#60;/p&#62;
&#60;p&#62;Thanks for the helpful response. That gives me some confidence in going forward with this project. I'll take a look at the screencast.&#60;/p&#62;
&#60;p&#62;LAM
&#60;/p&#62;</description>
</item>
<item>
<title>DaveLester on "Skills needed to modify theme"</title>
<link>http://omeka.org/forums/topic/skills-needed-to-modify-theme#post-668</link>
<pubDate>Wed, 01 Oct 2008 02:56:32 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">668@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi Lincoln,&#60;/p&#62;
&#60;p&#62;We've designed the theme API to require minimal knowledge of PHP in order to design your Omeka site.  So if you're comfortable opening up a WordPress theme and hacking away at CSS, you'll feel comfortable working with an Omeka theme.  We currently have 10 themes available to download (http://omeka.org/download/themes/), and I'd suggest working off one of these pre-built themes to get started.&#60;/p&#62;
&#60;p&#62;To learn more about the structure of a theme and how to edit one, we've released a screencast (http://omeka.org/codex/Theme_File_Structure) that you'll find helpful.&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Dave
&#60;/p&#62;</description>
</item>
<item>
<title>lmullen on "Skills needed to modify theme"</title>
<link>http://omeka.org/forums/topic/skills-needed-to-modify-theme#post-666</link>
<pubDate>Wed, 01 Oct 2008 02:44:33 +0000</pubDate>
<dc:creator>lmullen</dc:creator>
<guid isPermaLink="false">666@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I may be developing a website powered by Omeka, for which I would need to customize one of the existing Omeka themes. How difficult is it to customize a theme? &#60;/p&#62;
&#60;p&#62;For example, I'm comfortable modifying a Wordpress theme. Modifying the CSS for an Omeka theme seems doable to me. But would customizing an Omeka theme require extensive knowledge of PHP? What's the minimum skill set needed?
&#60;/p&#62;</description>
</item>
<item>
<title>JeremyBoggs on "Definition List tags vs. H2 tags"</title>
<link>http://omeka.org/forums/topic/definition-list-tags-vs-h2-tags#post-602</link>
<pubDate>Tue, 19 Aug 2008 17:07:12 +0000</pubDate>
<dc:creator>JeremyBoggs</dc:creator>
<guid isPermaLink="false">602@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi myotus,&#60;/p&#62;
&#60;p&#62;While I think using a definition list is OK in this instance, I'm not sure that it would really be &#34;cleaner.&#34; I personally am reluctant to use definition lists except for 1) acutally definiting terms, or 2) marking up dialogue or conversation. This follows the &#60;a href=&#34;http://www.w3.org/TR/REC-html40/struct/lists.html#h-10.3&#34;&#62;W3C's recommentation&#60;/a&#62;. Regardless, you could mark up the items/show page with definition lists and style accordingly, and it would work fine.
&#60;/p&#62;</description>
</item>
<item>
<title>DaveLester on "User Contributions"</title>
<link>http://omeka.org/forums/topic/user-contributions#post-588</link>
<pubDate>Wed, 13 Aug 2008 07:27:20 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">588@http://omeka.org/forums/</guid>
<description>&#60;p&#62;The contribution plugin was designed to accept specific item-types, which are hard coded into the plugin itself.  The plugin's features reflect uses of the plugin to date, and there's currently no pre-packaged configuration file to customize that, and we have no plan to offer all DC metadata through this public-facing form.&#60;/p&#62;
&#60;p&#62;Luckily, Omeka is open source software and you can accomplish a lot by hacking some code.  To accomplish what you're looking for, you'd have to modify the plugin, including the Contribution Controller and create a new partial for the item type.  It's possible to add 'website' to the drop-down menu for the contribution plugin by following the example code from other item-types.  And although the contribution plugin was not designed to allow users to enter all the associated metadata for items, it's once again possible to modify the plugin to do so.&#60;/p&#62;
&#60;p&#62;If you have specific questions about hacking the plugin I can help out -- best of luck.
&#60;/p&#62;</description>
</item>
<item>
<title>jpeg2000 on "User Contributions"</title>
<link>http://omeka.org/forums/topic/user-contributions#post-586</link>
<pubDate>Tue, 12 Aug 2008 16:34:54 +0000</pubDate>
<dc:creator>jpeg2000</dc:creator>
<guid isPermaLink="false">586@http://omeka.org/forums/</guid>
<description>&#60;p&#62;This might not be the appropriate place for this question/comment, but I'm wondering if it's possible to add &#34;website&#34; to the options that a user can contribute with all the associate metadata that an admin-created item would have.
&#60;/p&#62;</description>
</item>
<item>
<title>myotus on "Definition List tags vs. H2 tags"</title>
<link>http://omeka.org/forums/topic/definition-list-tags-vs-h2-tags#post-570</link>
<pubDate>Tue, 05 Aug 2008 19:18:12 +0000</pubDate>
<dc:creator>myotus</dc:creator>
<guid isPermaLink="false">570@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I was wondering.... As I am working with Omeka and styling it, it seems to me that the metadata would be cleaner and better structured wtih Definition List tags rather than h2 tags both from styling and accessibility standpoints.&#60;/p&#62;
&#60;p&#62;&#38;lt;b&#38;gt;H2 Heading tag:&#38;lt;/b&#38;gt;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;publisher&#38;quot; class=&#38;quot;field&#38;quot;&#38;gt;
&#38;lt;h2&#38;gt;Publisher&#38;lt;/h2&#38;gt;
&#38;lt;div class=&#38;quot;field-value&#38;quot;&#38;gt;&#38;lt;p&#38;gt;Minnesota Historical Society&#38;lt;/p&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#38;lt;b&#38;gt;Definition List tag:&#38;lt;/b&#38;gt;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;dd id=&#38;quot;publisher&#38;quot; class=&#38;quot;field&#38;quot;&#38;gt;
&#38;lt;dt&#38;gt;Publisher&#38;lt;/dt&#38;gt;
&#38;lt;dl&#38;gt;Minnesota Historical Society&#38;lt;/dl&#38;gt;
&#38;lt;/dd&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What are others thoughts on this?
&#60;/p&#62;</description>
</item>
<item>
<title>kkay on "suggestion: item type icons and medium image"</title>
<link>http://omeka.org/forums/topic/suggestion-item-type-icons-and-medium-image#post-560</link>
<pubDate>Thu, 24 Jul 2008 01:06:35 +0000</pubDate>
<dc:creator>kkay</dc:creator>
<guid isPermaLink="false">560@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I think for my simple purposes your suggestion would work. I think I was stuck semantically focusing on 'full size' means the biggest version available. Which, as in your suggestion, is not true if you also link to the original. I just need to make sure I batch resize my originals to their max public size.
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "suggestion: item type icons and medium image"</title>
<link>http://omeka.org/forums/topic/suggestion-item-type-icons-and-medium-image#post-557</link>
<pubDate>Wed, 23 Jul 2008 18:48:46 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">557@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Right now we have 3 different derivative image sizes that are created when you upload images through Omeka.  The terminology we use is square thumbnail, thumbnail and fullsize.  The thumbnail images seem straightforward, but the fullsize image actually refers to this mid-sized image that you are talking about.  &#60;/p&#62;
&#60;p&#62;I think by default the 'fullsize' images are constrained to 600 pixels on a side, but you can change that when installing Omeka.  You could have that sized to 500px instead, and then show it on your theme such that clicking it would display the archived image.  &#60;/p&#62;
&#60;p&#62;Is that what you were thinking of?  Or was it that you have the fullsize images already, but you want a smaller size that is in between that and the thumbnails?  There is potential for a plugin to take care of that, though we'd probably have to make a few modifications to the way that plugins interact with the file uploads.  &#60;/p&#62;
&#60;p&#62;Let us know if you have any more suggestions for how we can improve Omeka.  Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>JAnderson on "suggestion: item type icons and medium image"</title>
<link>http://omeka.org/forums/topic/suggestion-item-type-icons-and-medium-image#post-544</link>
<pubDate>Fri, 18 Jul 2008 21:31:26 +0000</pubDate>
<dc:creator>JAnderson</dc:creator>
<guid isPermaLink="false">544@http://omeka.org/forums/</guid>
<description>&#60;p&#62;i  second the medium image size request!
&#60;/p&#62;</description>
</item>
<item>
<title>SheilaBrennan on "suggestion: item type icons and medium image"</title>
<link>http://omeka.org/forums/topic/suggestion-item-type-icons-and-medium-image#post-529</link>
<pubDate>Mon, 14 Jul 2008 01:25:52 +0000</pubDate>
<dc:creator>SheilaBrennan</dc:creator>
<guid isPermaLink="false">529@http://omeka.org/forums/</guid>
<description>&#60;p&#62;kkay,&#60;/p&#62;
&#60;p&#62;Yes, we have considered having icons. And you're right, you certainly can upload an image first before the file if you are looking for an image. &#60;/p&#62;
&#60;p&#62;I'll be sure the development teams hears these suggestions for future releases. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Sheila
&#60;/p&#62;</description>
</item>
<item>
<title>kkay on "suggestion: item type icons and medium image"</title>
<link>http://omeka.org/forums/topic/suggestion-item-type-icons-and-medium-image#post-525</link>
<pubDate>Thu, 10 Jul 2008 15:39:14 +0000</pubDate>
<dc:creator>kkay</dc:creator>
<guid isPermaLink="false">525@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Here are two suggestions:&#60;/p&#62;
&#60;p&#62;1. Generic thumbnail icons for other item types (documents, audio, video, etc.) that can be used in browse/gallery view and on exhibit pages. Might the code be something like what is mentioned in the &#34;link_href helper function&#34; forum post?&#60;/p&#62;
&#60;p&#62;Somewhat tangential to this, we've gotten around this problem for documents by uploading a jpeg of the cover to get a thumbnail and then uploading a pdf.&#60;/p&#62;
&#60;p&#62;2. Adding a medium size image view with ImageMagick. I'd like to display a medium size image, say 400-500 px wide on the item record and then click for a larger full-size view. Messing with the database and ImageMagick makes me a little nervous.&#60;/p&#62;
&#60;p&#62;Thanks for your consideration.
&#60;/p&#62;</description>
</item>
<item>
<title>tmikk on "site title"</title>
<link>http://omeka.org/forums/topic/site-title#post-519</link>
<pubDate>Tue, 08 Jul 2008 14:28:52 +0000</pubDate>
<dc:creator>tmikk</dc:creator>
<guid isPermaLink="false">519@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Well, that was easy :-).  Thank you Sheila, this was exactly that I was looking for.&#60;/p&#62;
&#60;p&#62;Tonu
&#60;/p&#62;</description>
</item>
<item>
<title>SheilaBrennan on "site title"</title>
<link>http://omeka.org/forums/topic/site-title#post-518</link>
<pubDate>Tue, 08 Jul 2008 02:25:24 +0000</pubDate>
<dc:creator>SheilaBrennan</dc:creator>
<guid isPermaLink="false">518@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi Tonu, &#60;/p&#62;
&#60;p&#62;You can change the title of your site by going to the Settings tab when you're in the admin interface:  yoursite.org/admin/settings/&#60;/p&#62;
&#60;p&#62;In the general settings, which is the first screen you see, the first text box is for the Site Title. Be sure to click the &#34;Save Changes&#34; button at the bottom of the page after you've renamed the site.&#60;/p&#62;
&#60;p&#62;Is that what you were asking about?&#60;/p&#62;
&#60;p&#62;Sheila
&#60;/p&#62;</description>
</item>
<item>
<title>tmikk on "site title"</title>
<link>http://omeka.org/forums/topic/site-title#post-516</link>
<pubDate>Mon, 07 Jul 2008 20:19:49 +0000</pubDate>
<dc:creator>tmikk</dc:creator>
<guid isPermaLink="false">516@http://omeka.org/forums/</guid>
<description>&#60;p&#62;How do I change the site title to something other than the URL of the site?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Tonu
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "link_href Helper Function"</title>
<link>http://omeka.org/forums/topic/link_href-helper-function#post-475</link>
<pubDate>Tue, 10 Jun 2008 18:39:40 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">475@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Yes, there is already a link_to() function that does what your function does for most cases. You can't use it for inserting HTML into the tag, so there will probably be a link_to_img() helper that does something similar to what yours does. I would imagine that it would be something like: link_to_img($featuredItem, 'show', 'orange-btn.gif');. By the way, nice job on the that theme, it looks great!
&#60;/p&#62;</description>
</item>
<item>
<title>kyleroth on "link_href Helper Function"</title>
<link>http://omeka.org/forums/topic/link_href-helper-function#post-465</link>
<pubDate>Fri, 06 Jun 2008 20:32:08 +0000</pubDate>
<dc:creator>kyleroth</dc:creator>
<guid isPermaLink="false">465@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I added a function called &#60;strong&#62;link_href&#60;/strong&#62; to ../helpers/Functions.php and it allows me to link image buttons to item pages. Is there a better way to code this with one of the current functions or would this be something beneficial to add to the global Functions page?&#60;/p&#62;
&#60;p&#62;Code in Functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function link_href($record, $action=&#38;#39;show&#38;#39;, $text) {
$path = $record-&#38;gt;getPluralized() . DIRECTORY_SEPARATOR . $action . DIRECTORY_SEPARATOR . $record-&#38;gt;id;
return &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;. uri($path) . &#38;#39;&#38;quot;&#38;gt;&#38;#39; . ($text) . &#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Code on frontend:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php $orangebot = img(&#38;#39;orange-btn.gif&#38;#39;); ?&#38;gt;
&#38;lt;?php echo link_href($featuredItem,show,&#38;quot;&#38;lt;img src=$orangebot border=&#38;#39;0&#38;#39; &#38;gt;&#38;quot;); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can see the theme that I am developing here: &#60;a href=&#34;http://euclidcorridor.dreamhosters.com/&#34; rel=&#34;nofollow&#34;&#62;http://euclidcorridor.dreamhosters.com/&#60;/a&#62;
&#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-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>kalbers on "Available Themes"</title>
<link>http://omeka.org/forums/topic/available-themes#post-442</link>
<pubDate>Mon, 02 Jun 2008 17:00:18 +0000</pubDate>
<dc:creator>kalbers</dc:creator>
<guid isPermaLink="false">442@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Sorry about that. Something must have happened during the compression. It should be good to go now.
&#60;/p&#62;</description>
</item>
<item>
<title>mem on "Available Themes"</title>
<link>http://omeka.org/forums/topic/available-themes#post-440</link>
<pubDate>Fri, 30 May 2008 21:37:44 +0000</pubDate>
<dc:creator>mem</dc:creator>
<guid isPermaLink="false">440@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Is the newly available Dark theme intact? When I download it, I get an archive with no files in the subdirectories. Trying to install it yields an error message: can't find common/header.php. Are my download attempts all corrupt or are there really no php files there?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "Next Item in Collection"</title>
<link>http://omeka.org/forums/topic/next-item-in-collection#post-439</link>
<pubDate>Fri, 30 May 2008 14:17:24 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">439@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Right now, link_to_next_item() and link_to_previous_item() don't know about how you found a particular item.  Which is to say, next/previous runs through the whole archive and isn't based on a particular collection or tag, etc.  That might be a good thing to add in a future release, but it would also work as a plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>samipmallick on "Next Item in Collection"</title>
<link>http://omeka.org/forums/topic/next-item-in-collection#post-438</link>
<pubDate>Thu, 29 May 2008 20:42:14 +0000</pubDate>
<dc:creator>samipmallick</dc:creator>
<guid isPermaLink="false">438@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I see how to use the link_to_next_item or link_to_previous_item can be used to link to the next/previous item in the entire archive.  But, is there a way to link to the next/previous item in the collection and avoid items that aren't in that particular collection?  I'm pretty weak at php so any guidance would be much appreciated.  Thanks!!
&#60;/p&#62;</description>
</item>
<item>
<title>jgreenberg on "Multi-line option for "credits""</title>
<link>http://omeka.org/forums/topic/multi-line-option-for-credits#post-409</link>
<pubDate>Thu, 08 May 2008 13:48:27 +0000</pubDate>
<dc:creator>jgreenberg</dc:creator>
<guid isPermaLink="false">409@http://omeka.org/forums/</guid>
<description>&#60;p&#62;In launching our first public Omeka exhibit, one thing that came up was the need to have multiple lines in the exhibit &#34;Credits&#34; field; one single wrapped line of text wasn't enough for our development dept. Could you bump the text entry field to a two-line textarea, and handle the &#34;Credits&#34; text the same as the &#34;Description&#34; text (i.e. using nl2p, nl2br, or whatever's being done)...thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>patrickgmj on "Using pdf documents"</title>
<link>http://omeka.org/forums/topic/using-pdf-documents#post-379</link>
<pubDate>Wed, 23 Apr 2008 14:49:50 +0000</pubDate>
<dc:creator>patrickgmj</dc:creator>
<guid isPermaLink="false">379@http://omeka.org/forums/</guid>
<description>&#60;p&#62;One work-around that I did for this issue is to go into the ExhibitFunctions.php file and add some code to exhibit_thumbnail so that, if there is no content inside the &#60;a&#62; tag (which is what happens with pdfs), it adds something like &#34;Link to item&#34;, so at least a link to the item shows up.&#60;/p&#62;
&#60;p&#62;I was wondering, though, if there's a way to look up the Dublin core info for the item to make that link text more precise.  Basically, is there a method on the $item that let's me grab  dcterms:format info?&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>SheilaBrennan on "Using pdf documents"</title>
<link>http://omeka.org/forums/topic/using-pdf-documents#post-377</link>
<pubDate>Wed, 23 Apr 2008 05:26:17 +0000</pubDate>
<dc:creator>SheilaBrennan</dc:creator>
<guid isPermaLink="false">377@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi mdowns, &#60;/p&#62;
&#60;p&#62;Have you modified your items/show page in the design theme files to view the documents on your public site? &#60;/p&#62;
&#60;p&#62;In case you haven't seen them, there are instructions in our How To section: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://omeka.org/codex/IPaper_plugin&#34; rel=&#34;nofollow&#34;&#62;http://omeka.org/codex/IPaper_plugin&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://omeka.org/codex/PdfMeNot_plugin&#34; rel=&#34;nofollow&#34;&#62;http://omeka.org/codex/PdfMeNot_plugin&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As for exhibits, unfortunately the exhibit builder is not equipped with a document viewer, like you can use in the archive. Images will appear in your exhibits, but Omeka does not create thumbnail previews of PDFs.&#60;/p&#62;
&#60;p&#62;Hope this helps,&#60;br /&#62;
Sheila
&#60;/p&#62;</description>
</item>
<item>
<title>mdowns on "Using pdf documents"</title>
<link>http://omeka.org/forums/topic/using-pdf-documents#post-373</link>
<pubDate>Tue, 22 Apr 2008 14:26:47 +0000</pubDate>
<dc:creator>mdowns</dc:creator>
<guid isPermaLink="false">373@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Two Questions/Comments about how to use PDF documents in an Omeka installation.&#60;/p&#62;
&#60;p&#62;1) On the individual item pages, I don't really like the way that the default setting  ust puts it as a little tiny link at the bottom of the page.  I installed the pdfmenot, but it significant limits the quality of the document.  &#60;/p&#62;
&#60;p&#62;2)  I have created exhibits, but when I try to put the pdf's on there, they do not show up. Instead of any document, I simply get little gray squares where there are supposed to be pdf files.  In other exhibits, I images which work just fine. What can we do?&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
</item>
<item>
<title>SheilaBrennan on "Available Themes"</title>
<link>http://omeka.org/forums/topic/available-themes#post-359</link>
<pubDate>Wed, 16 Apr 2008 17:29:10 +0000</pubDate>
<dc:creator>SheilaBrennan</dc:creator>
<guid isPermaLink="false">359@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;By the end of this week, we should have a few other themes available for downloading. There will be a blog post announcing the release of the themes once they are officially available. &#60;/p&#62;
&#60;p&#62;These should help make your site &#34;prettier.&#34;&#60;/p&#62;
&#60;p&#62;Sheila
&#60;/p&#62;</description>
</item>
<item>
<title>AJMillion on "Available Themes"</title>
<link>http://omeka.org/forums/topic/available-themes#post-352</link>
<pubDate>Tue, 15 Apr 2008 06:04:30 +0000</pubDate>
<dc:creator>AJMillion</dc:creator>
<guid isPermaLink="false">352@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Alright, I'm back. Myself and a coworker have been messing around and had a little success.  It's going to take me a little while to get comfortable, but I'll get there. The helper functions are nice too and I should be good to go. Of course, that won't be for a couple of months. No need yet.&#60;/p&#62;
&#60;p&#62;That said, I have one more question. I had mentioned on a previous thread that I am working on an early stage Digital Project for the University of Missouri Journalism School. Unfortunately, right now myself, another guy, and a Professor are the only ones working on it. We're strapped for everything but content; [I will flat out say that our content is awesome]. Hopefully, the want for other things will change at the end of the month, because we have a meeting with the department. Coincidentally, next year the school will be celebrating the opening of a brand new building and their 100th, 150th, er... some anniversary. A good opportunity to market the project, no? Our J-School is very well funded.&#60;/p&#62;
&#60;p&#62;Anyway, since we are strapped for time, cash, and experience I was wondering if anyone has advice regarding the quickest way to &#34;clean up&#34; on the display. The administrative side is great and we've got the necessary organization down. It would just be nice to have Omeka look &#34;prettier.&#34; Any suggestions? Does anyone have any developed (or partially developed) themes laying around out there? If everything goes to plan we hope to create our own and submit it, but that's will be later on. We have to get everything working first. Otherwise we may be stuck. Coming here seemed like a quick way to maximize our punch come the end of April, and I'm sure some of you have been here before.&#60;/p&#62;
&#60;p&#62;If you have any questions or suggestions, by all means, e-mail me.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
