Integrate Gallery Index with Board Index
#1
Posted 30 November 2004 - 06:44 PM
#2
Posted 09 December 2004 - 10:50 AM
TheWalrus said it best in a prior post:
Quote
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.
Quote
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.
#3
Posted 27 June 2009 - 09:42 AM
I don't want it at the top.
Do anyone know what template and code it is?
#4
Posted 28 June 2009 - 11:44 AM
Brandon Farber
Developer / Senior Support
If it sounds like fun, it's not allowed on the bus!

Invision Power Services, Inc.
#5
Posted 28 June 2009 - 12:31 PM
IN_DEV is a new one to me, how do I do that?
Andy
#6
Posted 28 June 2009 - 12:37 PM
define('IN_DEV', 0);to:define('IN_DEV', 1);
Don't forget to change it back after you've finished #7
Posted 28 June 2009 - 03:26 PM
What does this actually do then?
#8
Posted 28 June 2009 - 03:48 PM
Andy D, on 28 June 2009 - 12:37 PM, said:
define('IN_DEV', 0);to:define('IN_DEV', 1);
Don't forget to change it back after you've finished 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
Posted 28 June 2009 - 03:56 PM
DawPi, on 28 June 2009 - 03:48 PM, said:
The line was moved to conf_global.php in IPB3.
iArcade Developer · My Hooks
I once got told I look like the red angry bird...
Skin Changes: 3.3.1 -> 3.3.2 (Main) · 3.3.1 -> 3.3.2 (Mobile)Older Changes: 3.2.3 -> 3.3.0 (Main) · 3.2.3 -> 3.3.0 (Mobile) · 3.3.0 -> 3.3.1 (Main) · 3.3.0 -> 3.3.1 (Mobile)
Beta Changes: 3.2.3 -> 3.3.0 Beta 1 · 3.3.0 Beta 1 -> Beta 2 · 3.3.0 Beta 2 -> Beta 3 · 3.3.0 Beta 3 -> Beta 4 · 3.3.0 Beta 4 -> 3.3.0 Final
#10
Posted 28 June 2009 - 04:54 PM
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
Posted 28 June 2009 - 07:29 PM
Buy or convert to IPB today and get the best platform for your community.
#12
Posted 29 June 2009 - 12:28 PM
I uninstalled that hook and it's disappeared from ACP as well. How can I reinstall gallery hook?
#13
Posted 30 June 2009 - 10:40 AM
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!

Invision Power Services, Inc.












