1
Agent
Tiny Content 1.3 help + other CMS modules.
  • 2003/10/22 2:00

  • Agent

  • Just popping in

  • Posts: 3

  • Since: 2003/10/22


Greetings... I am here using XOOPS 2 @http://www.programgeeks.net/beta (I know it looks bad, I'm sorry) but I was wondering if anyone here knows a way to make the name of the linktitle of a page show as the Actual title or after the mainsite title.. So far I am getting:

ProgramGeeks - Tiny Content

which is bad, because I want: ProgramGeeks - {Link Title} for all pages using tinycontent. :-/

Also.. Does anyone here know why it's not possible to use tables with other content modules (like C-Jay)? I am just curious.. Forgive me if these are all really newbie questions.

So far I am very satisfied with Xoops, though, just needed some help! ^_^

2
Agent
Re: Tiny Content 1.3 help + other CMS modules.
  • 2003/10/22 22:42

  • Agent

  • Just popping in

  • Posts: 3

  • Since: 2003/10/22


Still need help.

3
chapi
Re: Tiny Content 1.3 help + other CMS modules.
  • 2003/10/23 7:19

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Hi, to have the pagetitle displaying the current title of the tinycontent page you have to add the following line

$xoopsTpl->assign('xoops_pagetitle', $title);

in front of these 2 lines in modules/tinycontent/index.php

$xoopsTpl->assign('title', $title);
$xoopsTpl->assign('content', $content);

That's all! You have to add it 2 times in this file, for the normal contents and the wrapped contents.

Login

Who's Online

208 user(s) are online (162 user(s) are browsing Support Forums)


Members: 0


Guests: 208


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