<?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 Topic: Sitenotes</title>
<link>http://omeka.org/forums/</link>
<description>Forums Topic: Sitenotes</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 22:57:47 +0000</pubDate>

<item>
<title>DaveLester on "Sitenotes"</title>
<link>http://omeka.org/forums/topic/sitenotes#post-569</link>
<pubDate>Tue, 05 Aug 2008 11:28:03 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">569@http://omeka.org/forums/</guid>
<description>&#60;p&#62;There's currently no setting to control what user roles can edit Sitenotes -- you're right that by default this is super users, and that's hardcoded into the plugin.&#60;/p&#62;
&#60;p&#62;If you dig into the code of the sitenotes plugin, edit the index.php file locating within /admin/sitenotes/.  On line six, edit the current code &#60;code&#62;&#38;lt;?php if(has_permission(&#38;#39;super&#38;#39;)): ?&#38;gt;&#60;/code&#62; to grant permission for admin users, replacing it with &#60;code&#62;&#38;lt;?php if(has_permission(&#38;#39;super&#38;#39;) &#124;&#124; has_permission(&#38;#39;admin&#38;#39;)): ?&#38;gt;&#60;/code&#62;.  This is just a fix for how it currently works, but you should be all set.&#60;/p&#62;
&#60;p&#62;A future version of the plugin should actually use the ACL to control user permissions, but this first release was meant to be a simple solution.  Let me know if this works out for you.
&#60;/p&#62;</description>
</item>
<item>
<title>barbc on "Sitenotes"</title>
<link>http://omeka.org/forums/topic/sitenotes#post-567</link>
<pubDate>Mon, 04 Aug 2008 15:03:41 +0000</pubDate>
<dc:creator>barbc</dc:creator>
<guid isPermaLink="false">567@http://omeka.org/forums/</guid>
<description>&#60;p&#62;How does one get Sitenotes to be editable amongst Admins? It seems like only Superuser can actually add a note. We would like for folks on the Admin level to leave notes amongst themselves. Is there a line I need to edit in the .ini files?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
