Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

Hiding controls
https://www.tinywebgallery.com/forum/viewtopic.php?f=1&t=3082
Page 1 of 1

Author:  josephi [ 16. Aug 2011, 23:11 ]
Post subject:  Hiding controls

Brand new to TWG. My site requires very little of the functionality of TWG, as all I'm doing is showcasing images of clients' book covers with a link to an eBook. I want NO user interaction other than to have them click the link. Therefore, I would like to remove the upper bar where it reads "Please select a gallery." and "New window | Edit | Upload". If I could remove the entire bar, that's be better.

Also, I want only one gallery... I would prefer to have that open by default.

How can this be achieved?

Author:  TinyWebGallery [ 17. Aug 2011, 00:46 ]
Post subject:  Re: Hiding controls

You can disable everything in the config. Even the complete upper part.

And if you like no folders - put everything in the pictures folder.

- Michael

Author:  josephi [ 17. Aug 2011, 02:33 ]
Post subject:  Re: Hiding controls

And how is that done? I program in PHP, but am unfamiliar with TWG architecture.

Author:  TinyWebGallery [ 17. Aug 2011, 11:02 ]
Post subject:  Re: Hiding controls

Config - it is a simple config parameter you have to set. No programming at all.

e.g.
$hide_top=true;
hides the whole top menu.
or
$show_breadcrumb = false;
hides the breadcrumb
or
$hide_topnavigation=ture;
// (true/false) Show/hide the small navigation on the detail page.

And for the right side each function can be enabled/disabled...

- Michael

Author:  josephi [ 17. Aug 2011, 11:16 ]
Post subject:  Re: Hiding controls

ok.... what file in what dir? I needed specs, man.

Author:  TinyWebGallery [ 18. Aug 2011, 02:09 ]
Post subject:  Re: Hiding controls

How about reading documentation?
http://www.tinywebgallery.com/en/configuration.php

Just the first page...

- Michael

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/