Jump to content


Integrate Gallery Index with Board Index


This topic has been archived. This means that you cannot reply to this topic.
13 replies to this topic

#1 Usurper

Usurper

    IPB Member

  • +Clients
  • 94 posts

Posted 30 November 2004 - 06:44 PM

Seriously, nobody notices updates to the gallery.  My board doesn't have a ton of forums, so it wouldn't be bad to have the option to see the gallery categories on the same page as the forum categories.

#2 XanthicBB

XanthicBB

    IPB Newbie

  • Visitors
  • Pip
  • 30 posts

Posted 09 December 2004 - 10:50 AM

:thumbsup:  :thumbsup:  :thumbsup: If there's one feature suggestion I support, it's this one.

TheWalrus said it best in a prior post:

Quote

I'd like to see the "Galleries" be able to be included in the forum index (that is, the pane at the top of the Galleries page).  Clicking on the "Galleries" category in the forum index would take you to the Gallery page.

Also, the Gallery statistics should be integrated into the statistics at the bottom of the forum index page.

On the Gallery page, the Gallery statistics should be moved to after the Last 5 panes.

Basically, the Gallery should look and act as much like a forum except that Topics are albums.  Viewing an Album should be like viewing a Topic except that the contents of the Topic is a paged set of thumbnails with paged comments following.

The Album view should have Thumbnails (default) and Images modes (like the Topic View has Outline, Standard, and Linear+ modes).  In Images mode, the images would be full size one to a page, with paged comments following.  In Thumbnails mode, the top of the page would be a set of paged thumbnails (number of columns/rows configurable by admin) with all comments (paged) for any image in the album shown after the thumbnails (including comments on the whole album) with most recent comment first or last (configurable by admin).

Basically, I want the Gallery to feel like a completely integrated entity inside IPB rather than a separate entity that is gotten to only by the Gallery link in the header (I'd remove this link if that were the case).

Categories would be more like shared albums where the administrator would set up who is allowed to post images to the Category.  In fact, I would get rid of the specific notion of Category as it exists now and just have Albums that can be in Gallery Categories (like Forum Categories) including Root Categories that reside inside the Galleries Root Forum Category (that appears in the Forum Index).

If you do this, please make the Admin interface as similar to the IPB interface for Forums.  That is, in New Fourms, allow the creation of a Galleries Root Category.  Then in the New Galleries allow the creation of Gallery Categories that are very similar to creating Forums (same user interface).  Permissions should be handled just like IPB for posting/moderating to forums.  Moderation for albums should be like moderation for posts (with Inline moderation).  All other operations should be handled like topics (like New Image instead of New Topic and Add Comment instead of Add Reply, etc).

This would make me very happy.  There are just too many polished Gallery scripts out there that are better than IP Gallery except that they are not integrated into IPB.  The better the IPB integration, the more IP Gallery will appeal to me to be used on all my future websites where I need a community gallery.

<{POST_SNAPBACK}>

Quote

One more addition. 

Don't necessarily segregate the Gallery Root Category on the Forum Index to one category.  Rather, just allow Gallery Categories to be created just like Forums and placed in any Forum Category or Forum that you want.

This goes along with the notion that the current Gallery Categories are really just a type of Forum that can contain Albums/Forums/Gallery Categories as needed.

<{POST_SNAPBACK}>



#3 goodfella_uk

goodfella_uk

    IPB Newbie

  • +Clients
  • 20 posts

Posted 27 June 2009 - 09:42 AM

How do you move the "Recent Gallery Images" include on your Board Index...

I don't want it at the top.

Do anyone know what template and code it is?
Movie Poster Forum www.movieposterforum.com - The Movie Forum www.themovieforum.org

#4 bfarber

bfarber

    Meet Jay

  • IPS Management
  • 24,879 posts

Posted 28 June 2009 - 11:44 AM

It's a hook, so you'd have to put the ACP into IN_DEV at the moment to change the hook location.  We hope to improve this functionality in the future.

Brandon Farber
Developer / Senior Support

If it sounds like fun, it's not allowed on the bus!

Posted Image     Posted Image

Invision Power Services, Inc.


#5 goodfella_uk

goodfella_uk

    IPB Newbie

  • +Clients
  • 20 posts

Posted 28 June 2009 - 12:31 PM

Ok, thanks for your reply...

IN_DEV is a new one to me, how do I do that?

Andy
Movie Poster Forum www.movieposterforum.com - The Movie Forum www.themovieforum.org

#6 tranceandy

tranceandy

    Needs Life

  • Visitors
  • PipPipPipPipPipPipPipPip
  • 8,514 posts

Posted 28 June 2009 - 12:37 PM

Change the line in your conf_global.php file from
define('IN_DEV', 0);
to:
define('IN_DEV', 1);
Don't forget to change it back after you've finished :)

#7 goodfella_uk

goodfella_uk

    IPB Newbie

  • +Clients
  • 20 posts

Posted 28 June 2009 - 03:26 PM

Cheers Andy Mate!

What does this actually do then?
Movie Poster Forum www.movieposterforum.com - The Movie Forum www.themovieforum.org

#8 DawPi

DawPi

    Needs Hobby

  • +Clients
  • 3,651 posts

Posted 28 June 2009 - 03:48 PM

View PostAndy D, on 28 June 2009 - 12:37 PM, said:

Change the line in your conf_global.php file from
define('IN_DEV', 0);
to:
define('IN_DEV', 1);
Don't forget to change it back after you've finished :)
initdata.php.
Dawid Pieron
Inter-Media - owner, developer and ip.board modder
Need custom mod, conversion service, any ip.board related job or support for any of my paid mods or services?
www | mail | facebook | twitter
---

Spring Sale for all my top mods! Check this out! :)

Special promotion - buy 3 mods and get fourth for free (free mod must be cheapest from all bought mods)


#9 Lewis P

Lewis P

    Needs Serious Help

  • +Clients
  • 1,880 posts

Posted 28 June 2009 - 03:56 PM

View PostDawPi, on 28 June 2009 - 03:48 PM, said:

initdata.php.

The line was moved to conf_global.php in IPB3. :)

#10 Axel Wers

Axel Wers

    Needs Hobby

  • +Clients
  • 3,495 posts

Posted 28 June 2009 - 04:54 PM

That is cool

I switched Look Location

from

(outer.pre) Before the foreach loop stars)

to

(inner.pre) After the foreach loop starts

and I got:

Fatal error: Class 'skin_boards_1' not found in /ipb3/admin/sources/classes/output/publicOutput.php(2826) : eval()'d code on line 1

Although I switched it back I still get this error message (recache skins didn't work). Forum is totally broken.

#11 Alex K.

Alex K.

    Needs Serious Help

  • Members
  • PipPipPipPipPipPip
  • 1,663 posts

Posted 28 June 2009 - 07:29 PM

Send a ticket to support and they'll be able to help you fix it.

Buy or convert to IPB today and get the best platform for your community.


#12 Axel Wers

Axel Wers

    Needs Hobby

  • +Clients
  • 3,495 posts

Posted 29 June 2009 - 12:28 PM

I removed define('IN_DEV', 1); from conf_global.php and it's ok already. But Recent gallery photos disappeared from my board.
I uninstalled that hook and it's disappeared from ACP as well. How can I reinstall gallery hook?

#13 bfarber

bfarber

    Meet Jay

  • IPS Management
  • 24,879 posts

Posted 30 June 2009 - 10:40 AM

You just reimport the XML hook file from the manage hooks page.  The file is under admin/applications_addon/ips/gallery/xml/hooks

You won't be able to run your board with IN_DEV enabled without doing some other things, but you'll need to enable it to move hooks for now. We want to change this in a future version to make it easier to move hooks.

Brandon Farber
Developer / Senior Support

If it sounds like fun, it's not allowed on the bus!

Posted Image     Posted Image

Invision Power Services, Inc.


#14 Axel Wers

Axel Wers

    Needs Hobby

  • +Clients
  • 3,495 posts

Posted 30 June 2009 - 03:15 PM

Thanks Brandon

Quote

We want to change this in a future version to make it easier to move hooks.
This would be good.