• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

move straight to forums list instead of index page

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi;
is there a reason NOT to go to the forums list page through the index page?
i want to go straight to <mydomain>/forums/list.page because going through the index page makes it difficult to "go back" to the page you were in before entering the forum system, because the index page forwards to the list page, so pressing the back button wil go back to the index page which will forward again to the list page - not allowing the users to actually go back to the page he came to the forum from.
so, is it ok to go straight to the forum list? will i loose some init struff that has to be done?
thanks.
[originally posted on jforum.net by gkatz]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, if you want, just edit templates/default/forum_base.htm and put the link as you prefer. Also, you can change the "forum link" property either by editing web-inf/config/SystemGlobals.properties or via Admin Panel -> Configurations.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
You don't know me, but I've been looking all over the world for. Thanks to the help from this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic