First Post

FireSand

Joined: 2009-04-03
Posts: 11
Posted: Fri, 2009-04-03 05:13

I came across Gallery because my host offered it as a quick install. I installed effortlessly. Now that I've been playing around with it for the last 10 hours I like it more every hour I explore it. Nice work. Anyway

Is there an option to allow users to flag inappropriate photos, comments, spammers?

Also links to social bookmarking sites?

Thanks

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Fri, 2009-04-03 23:22

G2.3 has comment moderation in the comment module there is also the notification module.
@social bookmarking: there is the geturls module. Is that waht you are after?

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
FireSand

Joined: 2009-04-03
Posts: 11
Posted: Sat, 2009-04-04 03:04

I think. It's the same thing in the social bookmarking sites where users can flag photos, videos, comments, other users for inappropriate content or behavior.

The social bookmarking script where there's little icons of those social sites you click the icons and you can send the photo to those sites.

Actually I forgot to mention if there are other ways to monetize these gallery sites. For example can and how would we place advertising on the pages? oops I found something about adding adsense here:
http://codex.gallery2.org/Gallery2:How_to_add_adsense

Thanks Dave

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 6138
Posted: Sat, 2009-04-04 04:33

I use a free service addtoany, something along the lines of:

<a href="http://www.addtoany.com/bookmark?linkname={$theme.item.title}&amp;linkurl={g->url arg1="view=core.showItem" arg2="itemId=`$theme.item.id`" forceFullUrl=true forceSessionId=true}" name="a2a_dd" id="a2a_dd" onmouseover="a2a_show_dropdown(this);" onmouseout="a2a_onMouseOut_delay();"><img src="/images/social/bookmark.gif" width="79" height="25" border="0" title="Bookmark" alt="Bookmark"/></a>
{literal}
      <script type="text/javascript">
          var a2a_linkname='{/literal}{$theme.item.title}{literal}';
          var a2a_linkurl='{/literal}{g->url arg1="view=core.showItem" arg2="itemId=`$theme.item.id`" forceFullUrl=true forceSessionId=true}{literal}';
      </script>
{/literal}
      <script type="text/javascript" src="/javascript/js.dropdown.js?type=page"></script>

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2