Putting Content into the Module block

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Putting Content into the Module block
DareDoo
CZ Newbie
DareDoo has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: Nov 29, 2004
0.00 posts per day
Posts: 27
Points: 2,066
   
is there any way to put content pages into the regular module block? i know how to make a content block, but i dont want everything to be seperate. i want it to all be in one.



Back to top Reply with quote
#2   re: Putting Content into the Module block
wolf
CZ Active Member
wolf has been a member for over 20 year's 20 Year Member
usa.gif indiana.gif
Occupation: Student; Flash, HTML, PHP developer
Age: 33
Gender: Male
Status: Offline
Joined: Jul 25, 2003
0.02 posts per day
Posts: 168
Points: 10,417
AIM Address Yahoo Messenger MSN Messenger 
what do you mean? a module and block are two different things...do u mean you want just one big block for all of ur site links?




_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#3   Re: re: Putting Content into the Module block
DareDoo
CZ Newbie
DareDoo has been a member for over 19 year's 19 Year Member
Status: Offline
Joined: Nov 29, 2004
0.00 posts per day
Posts: 27
Points: 2,066
   


Originally posted by wolf @ Thu Dec 02, 2004 9:36 pm:

what do you mean? a module and block are two different things...do u mean you want just one big block for all of ur site links?


if you go look on my site. [ Register or login to view links on this board. ] . you will see the navigation block. it has all the site pages in it. how do i add more pages into that block instead of having to create a new content block for my content. i want all my content to go in there. also i would like to know how to add a link in there.



Back to top Reply with quote
#4   re: Putting Content into the Module block
cRuX
CZ Newbie
cRuX has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Jan 10, 2005
0.00 posts per day
Posts: 4
Points: 564
 Yahoo Messenger MSN Messenger 
Bump..

Never got answered and I'd also like to know how.

What it is exactly I'd like to know is how to take the page I make when I goto Content > Add New Page from there to put in the Modules/Navigation main block. Or any other way to create a page to go in Modules/Navigation main block.




_________________

[ Register or login to view links on this board.]
Back to top Reply with quote
#5   re: Putting Content into the Module block
cRuX
CZ Newbie
cRuX has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Jan 10, 2005
0.00 posts per day
Posts: 4
Points: 564
 Yahoo Messenger MSN Messenger 
Anyone..?




_________________

[ Register or login to view links on this board.]
Back to top Reply with quote
#6   
JRSweets
CZ Active Member
 Codezwiz Site Donator
JRSweets has been a member for over 20 year's 20 Year Member
usa.gif massachusetts.gif
Age: 42
Gender: Male
Fav. Sports Team: NE Patriots
Website:
Status: Offline
Joined: Apr 07, 2004
0.04 posts per day
Posts: 259
Points: 19,861
  MSN Messenger 
You could basically do this, create folder in the modules folder. Inside that folder make a file called index.php and use the following code:

<?php
if (!eregi("modules.php", $PHP_SELF)) {
  die ("You can't access this file directly...");
}

header("Location: modules.php?name=Forums&file=statistics");


Just change to link you want to redirect to. Then goto you modules admin and acitve your new module. icon_biggrin.gif


Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum