1
Zjerre
Change CBB post layout (remove 'joined')
  • 2006/6/1 10:34

  • Zjerre

  • Just popping in

  • Posts: 69

  • Since: 2003/9/6 1


Hello,
This might be a stupid question, and yet posted in this forum but I can't retrieve it...

I want to change the look of my forum posts (CBB 2.2 running on XOOPS 2.2): how can I delete the 'joined' and 'from' tags from posts and comments, and how can I add other tags who reffer to data in the user profiles?

Thx! Zjerre
Et sceleratis sol oritur.

2
Zjerre
Re: Change CBB post layout (remove 'joined')
  • 2006/6/1 14:34

  • Zjerre

  • Just popping in

  • Posts: 69

  • Since: 2003/9/6 1


This can't be that difficult, can it?
I'm a nobody in php coding, that's why I'm asking some help. If somebody just could name me the file(s) to change I'll try it on my own...
Thanks
Et sceleratis sol oritur.

3
davidl2
Re: Change CBB post layout (remove joined)
  • 2006/6/1 14:38

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Have you also posted this on the home site for the module: www.xoopsforge.com ?

4
Zjerre
Re: Change CBB post layout (remove joined)
  • 2006/6/1 14:42

  • Zjerre

  • Just popping in

  • Posts: 69

  • Since: 2003/9/6 1


Quote:

davidl2 wrote:
Have you also posted this on the home site for the module: www.xoopsforge.com ?


Nope I haven't, but I'll look for an answer there I suppose.
It's been a while I visited Xoops.org, and I must say I kinda lost my way here... Although thanks for the tip.
Et sceleratis sol oritur.

5
stefan88
Re: Change CBB post layout (remove joined)
  • 2006/6/1 15:37

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


I'm not using CBB and I'm on 2.0.x, but generaly you should edit the template file ...
..

6
marcionline
Re: Change CBB post layout (remove 'joined')

Quote:

Zjerre wrote:
Hello,
This might be a stupid question, and yet posted in this forum but I can't retrieve it...

I want to change the look of my forum posts (CBB 2.2 running on XOOPS 2.2): how can I delete the 'joined' and 'from' tags from posts and comments, and how can I add other tags who reffer to data in the user profiles?

Thx! Zjerre


You can edit xoops_root\modules\newbb\templates\newbb_thread.html and remove or comment this lines (backup before and I not sure because my CBB version is 3.01, so...)

<div class="comUserStat"><span class="comUserStatCaption"><{$smarty.const._MD_JOINED}>:</span><br /><{$topic_post.poster.regdate}></div>
<{if 
$topic_post.poster.from}>
<
div class="comUserStat"><span class="comUserStatCaption"><{$smarty.const._MD_FROM}>:</span> <{$topic_post.poster.from}></div>



7
Zjerre
Re: Change CBB post layout (remove 'joined')
  • 2006/6/2 15:51

  • Zjerre

  • Just popping in

  • Posts: 69

  • Since: 2003/9/6 1


thx Marcionline, this worked fine!

But now, another and more difficult question:
Is it possible to add a tag like 'joined' which corresponds with an element in the extended profile module?

Strange question maybe, so this is what I mean: in the extended profile module you can add costum information like for example your gender, date of birth etc. I want some of these data visable in each post of a member. So is it possible to play with the template code and make a conection with the extend profile?? This would be superb!

Thx Z
Et sceleratis sol oritur.

8
Zjerre
Re: Change CBB post layout (add costum info)
  • 2006/6/4 19:09

  • Zjerre

  • Just popping in

  • Posts: 69

  • Since: 2003/9/6 1


Nobody has a clue?
A little help from my friends would be appreciated!
Et sceleratis sol oritur.

9
patagon
Re: Change CBB post layout (add costum info)
  • 2006/6/4 20:28

  • patagon

  • Quite a regular

  • Posts: 235

  • Since: 2002/1/8 0


I guess one needs to know how to call them (similar to the ones that you removed). I would also be interested in this info...

Login

Who's Online

159 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 159


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