Piwigo.org

You are not logged in. (Register / Login)

Announcement

#1 2012-06-16 18:12:59

styxsailor
Translation Team
Registered: 2011-07-18
Posts: 34

Set subalbum as start page?

Is it possible to set a subalbum as start page of the site?

With the albumstructure below, normally you get to see Album 1, Album 2, ... in the home page. Say, I'd like to see instead Subalbum 1.1, Subalbum 1.2, ... (nohting from e.g Album 2, ... etc.)

      /root
      |
      +-- Album 1
      |      |
      |      |-- Subalbum 1.1
      |      |
      |      |-- Subalbum 1.2
      |      |
      |
      |
      +-- Album 2
      |      |
      |      |-- Subalbum 2.1
      |      |
      |



Thanks

--styxsailor

Offline

#2 2012-06-16 18:25:51

mistic100
Piwigo Team
Location: Avignon (Fr)
Registered: 2008-09-27
Posts: 1451
Website

Re: Set subalbum as start page?

Hi,
I'm not sure but i think Extended Description allows to do that

anyway you can create a personnal block displayed on home page with PWG Stuff with this content

Code:

<script type="text/javascript">
<!--
window.location = "http://www.google.com/"
//-->
</script>

replacing the url by the one of your album

well the issue is that you could never see the home page, but perhaps it's not a problem for you

Last edited by mistic100 (2012-06-16 18:26:50)

Offline

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013