Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 04:27:08 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155476 Posts in 21708 Topics by 7734 Members
Latest Member: rofroodoOvego
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: How to change or personalize the text in the module news?  (Read 518 times)
midiweb

Offline Offline

Posts: 178


« on: January 19, 2009, 06:54:17 PM »

hi, with the module "News"  for the wb2.7, how to get rid of the lines:

Code:
Posted by Administrator (admin) on:

and

Code:
Comments

I just want to display only my text or  the news.

Cheers

Logged
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #1 on: January 19, 2009, 07:01:02 PM »

Look into the Settings.
There is a HTML Loop for this.

@Coments Loop
<tr>
<td class="comment_title">[TITLE]</td>
<td class="comment_info">By [DISPLAY_NAME] on [DATE] at [TIME]</td>
</tr>
<tr>
<td colspan="2" class="comment_text">[COMMENT]</td>
</tr>



Deleate it or comment it out with
beginning <!--
and ending -->

Reagards,
Stefek
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
midiweb

Offline Offline

Posts: 178


« Reply #2 on: January 21, 2009, 03:20:16 PM »

where's please? I don't find the file with these lines.
In the module News, there are a lot php files. Is it one of these? Or you mean "Settings" in the backfront,
I see some HTML settings but nothing about the news add-on.

Cheers

Logged
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #3 on: January 21, 2009, 03:33:30 PM »

No need to change any files.

You will find this settings as follows:

1) go to "Pages" (in backend of your installation)
2) Look for the page where your modul is running
3) select this page
4) you will find tree buttons. Choose "Setting" to the right side.
5) Scroll down and look for "Comments Loop"

you "arrived" wink

Bon voyage.

Stefek
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7972



WWW
« Reply #4 on: January 21, 2009, 06:13:37 PM »

Hello,

on projects page this is already fixed for the next version. News should then be multilingual per default (if the translations are available)

Matthias
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!