1
Bidybag
just add a normal page with same theme..not an article or section
  • 2004/3/24 15:34

  • Bidybag

  • Just popping in

  • Posts: 10

  • Since: 2004/3/23


how do i just add a normal page?

2
dheltzel
Re: just add a normal page with same theme..not an article or section
  • 2004/3/24 15:42

  • dheltzel

  • Not too shy to talk

  • Posts: 164

  • Since: 2003/1/8 1


You can add a custom block and put it in the center column. Or you might try the TinyContnet module, it works well for this, and gives you a menu block for accessing the pages.

HTH,
Dennis

3
Bidybag
Re: just add a normal page with same theme..not an article or section
  • 2004/3/24 16:35

  • Bidybag

  • Just popping in

  • Posts: 10

  • Since: 2004/3/23


the download link deosnt work for that on here so i got the hacked version and that works

i added an extra page in the menu but now i want to add another 1 and not a sub menu

i dont think the modules lets you add 2

4
Stewdio
Re: just add a normal page with same theme..not an article or section
  • 2004/3/24 17:11

  • Stewdio

  • Community Support Member

  • Posts: 1560

  • Since: 2003/5/7 1


You can try what I do and wrap your content in .php

Edit your pages to look like this:

include("../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 1;
?>

The content of your original html file goes here!!

include(XOOPS_ROOT_PATH."/footer.php");
?>

Save them as .php in a directory on your site, and use multiMenu to point to your pages.

This is only one option of many that you can use to display custom content and pages.

5
Bidybag
Re: just add a normal page with same theme..not an article or section
  • 2004/3/24 18:04

  • Bidybag

  • Just popping in

  • Posts: 10

  • Since: 2004/3/23


dont understand

6
meme
Re: just add a normal page with same theme..not an article or section
  • 2004/3/24 18:08

  • meme

  • Quite a regular

  • Posts: 271

  • Since: 2002/12/10


click here
Wiki Home = your friend

7
Bidybag
Re: just add a normal page with same theme..not an article or section
  • 2004/3/24 18:17

  • Bidybag

  • Just popping in

  • Posts: 10

  • Since: 2004/3/23


?

8
JackJ
Re: just add a normal page with same theme..not an article or section
  • 2004/3/24 22:42

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Hello Bidybag

He meant the Wiki Home link on the right of this page

Or here

http://wiki.xoops.org/wakka.php?wakka=XoopsStaticContent

I have a one page module thing which may assist

Here

Login

Who's Online

867 user(s) are online (52 user(s) are browsing Support Forums)


Members: 0


Guests: 867


more...

Donat-O-Meter

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

Latest GitHub Commits