1
aglchina
Re: How can I allow content on homepage and block from registration page.
  • 2007/6/28 0:48

  • aglchina

  • Just popping in

  • Posts: 6

  • Since: 2005/6/28


You can modify index.php like this:
include "header.php";
  
$xoopsTpl->assign'is_homepage',true); //add this code 
  
include "footer.php";


And edit you theme
<{if $is_homepage}>Show This<{else}>Show That<{/if}>




TopTop



Login

Who's Online

201 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits